github springdoc/springdoc-openapi v2.5.0
springdoc-openapi v2.5.0 released!

28 days ago

What's Changed

  • Fix typo in SpringRepositoryRestResourceProvider.java by @codespearhead in #2540
  • Add 'springdoc.trim-kotlin-indent' property to handle Kotlin multiline string indentation by @e-build in #2535
  • Fix README.md by @zinzoddari in #2549
  • [issues#2318]Add Info to GroupedOpenAPI properties by @23557544 in #2551
  • Showcase Issue #2553 by @EAlf91 in #2552
  • Remove duplicate words from comments by @zinzoddari in #2554
  • Upgrade spring-boot to 3.2.4
  • Upgrade swagger-core to 2.2.21
  • Upgrade swagger-ui to 5.13.0

Added

  • #2318 - Add Info to GroupedOpenAPI properties
  • #2554 - Remove duplicate words from comments
  • #2418 - Improve support for externalizing strings in generated openapi
  • #2535 - Add 'springdoc.trim-kotlin-indent' property to handle Kotlin multiline string indentation

Fixed

  • #2525 - Inherited Methods Not Included in Swagger Documentation with @RouterOperation in Spring Boot WebFlux Application
  • #2526 - SpringDoc bean naming conflict error with GraphQL Spring boot starter
  • #2540 - Fix typo in SpringRepositoryRestResourceProvider.java
  • #2549 - Fix README.md

New Contributors

Full Changelog: v2.4.0...v2.5.0

Don't miss a new springdoc-openapi release

NewReleases is sending notifications on new releases.