springdoc-openapi v1.5.7 Release Notes

Release Date: 2021-04-09 // about 3 years ago
  • ➕ Added

    • 🔧 #1110 - Add configuration flag for tryItOutEnabled
    • 👍 #1128 - Add support for Generic fields in ParameterObject are not resolved

    🔄 Changed

    • ⬆️ Upgrade swagger-ui version to 3.46.0

    🛠 Fixed

    • #1109 - webflux: contextPath not used while behind a load balancer/reverse proxy.
    • #1122 - StackOverflowError when using Kotlin companion object's field
    • #1125 - Multiple @SecurityScheme inside a @SecuritySchemes are not present in the openapi spec
    • #1134 - NoClassDefFoundError: WebFluxProperties$Format.