github springdoc/springdoc-openapi v1.5.3
springdoc-openapi v1.5.3 released!

latest releases: v2.6.0, v2.5.0, v2.4.0...
3 years ago

Added

  • Added Support for spring.webflux.base-path
  • #965,#1034 - Improve compatibility with new PathMatcher / PathPatternParser
  • #1012 - Forward queryParameters to swagger-ui when redirecting
  • #1020 - Change handler methods scanning strategy
  • #1026 - Support for @operation in @RepositoryRestResource Spring Data Repositories.
  • #1027 - Detect automatically @controller with @operation.

Changed

  • Upgrade versions: spring-boot to 2.4.2 and swagger-ui to 3.40

Fixed

  • #996 - Fix NPE when using management port and spring.application.name is set
  • #1004 - NPE in DataRestResponseService.findSearchReturnType
  • #1015 - Default value for List/Array RequestParameter has wrong type.
  • #1010 - Wrong Parameter Name with Default Sort.
  • #1014 - HATOEAS Links produces a circular reference.
  • #1035 - oauth2 redirect url calculated incorrectly when springdoc.swagger-ui.path=/

Don't miss a new springdoc-openapi release

NewReleases is sending notifications on new releases.