springdoc-openapi v1.5.3 Release Notes

Release Date: 2021-01-26 // over 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
    • 0๏ธโƒฃ #1015 - Default value for List/Array RequestParameter has wrong type.
    • 0๏ธโƒฃ #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=/