springdoc-openapi v1.2.27 Release Notes

Release Date: 2020-01-21 // over 4 years ago
  • ➕ Added

    • 📦 #338 - Support for pathsToMatch and packagesToScan to work in spinal-case as well
    • 🔒 #327 - Support support for spring-security-oauth2 authorization server
    • 🔧 #333 - Support for custom OAuth 2.0 configuration, of the swagger-ui
    • 👍 #280 - Support of HttpEntity on webflux
    • 👍 #352 - Support: Example value can be specified without having to specify the schema
    • 💻 #346 - Support for serving the swagger-ui from outside of the spring-boot application / exploed jar
    • 👍 #353 - Support spring property resolver in all @Info ### 🔄 Changed
    • 👌 Improve actuator documentation
    • #349 - Make oauth2RedirectUrl dynamically calculated ### 🛠 Fixed
    • 💻 #339 - Fixes springdoc.swagger-ui.url property
    • 📚 #351 - Allow webFlux handlers using kotlin coroutines to produce response documentation