springdoc-openapi v1.5.1 Release Notes

Release Date: 2020-12-07 // over 3 years ago
  • โž• Added

    • ๐Ÿ’ป #923 - Exposing swagger-ui on the management port.
    • ๐Ÿ’ป #938 - Swagger-UI Property persistAuthorization.

    ๐Ÿ”„ Changed

    • โšก๏ธ Update swagger-core to v2.1.6
    • โšก๏ธ Update swagger-ui to 3.37.2

    ๐Ÿ›  Fixed

    • #973 - Nullable meta annotations are ignored
    • #971 - WebFlux functional DSL does not recognise query parameters.
    • #962 - NPE within AbstractRequestService
    • ๐Ÿ”ง #948 - Swagger ui syntax highlighting configuration properties do not autocomplete.