springdoc-openapi v1.2.31 Release Notes

Release Date: 2020-02-18 // about 4 years ago
  • โž• Added

    • ๐Ÿ‘ Allow Request paremeters types to be ignored programatically using SpringDocUtils
    • ๐Ÿ‘ #420 - Support to disable autotagging of @RestController Classes
    • ๐Ÿ“š #404 - Support for properties to exclude packages and paths from documentation.
    • ๐Ÿ—„ #414 - Support for kotlin Deprecated
    • ๐Ÿ”’ #423 - Support for Hiding org.springframework.security.core.Authentication on ServerHttpResponse ### ๐Ÿ”„ Changed
    • โฌ†๏ธ Upgrade swagger-ui to 3.25.0
    • #428 - Allow ModelAndView to be detected
    • #435 - Improve Reverse proxy compatibily for webflux
    • #418 - Adjusting the output for Links ### ๐Ÿ›  Fixed
    • #426 - Discovery of MediaType producers inconsistent with Spring MVC behaviour
    • #408 - Multiple Parameter Refs throws IllegalStateException (Duplicate key)
    • #401 - Solves Hateoas fields names mismatch
    • #419 - @CookieValue parameter indents request body