springdoc-openapi v1.4.1 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
  • โž• Added

    • 0๏ธโƒฃ #714 - Ability to disable swagger-ui default petstore url
    • ๐Ÿ‘ #713 - Add Support of Actuator endpoints using webflux
    • ๐Ÿ–จ #703 - Pretty print OpenApi spec

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade swagger-ui to 3.26.0

    ๐Ÿ›  Fixed

    • ๐Ÿ’ป #678 - Multiple file upload Flux error on the swagger-ui
    • #711 - Wrong ApiResponse Schema picked up in ExceptionHandlers returning void
    • #688, #349, #545 - Prevent swagger-config from being loaded twice in case of no groups