github springdoc/springdoc-openapi v1.6.8
springdoc-openapi v1.6.8 released!

latest releases: v2.6.0, v2.5.0, v2.4.0...
2 years ago

Added

  • #1616 - Add global customizer and filters
  • #1620 - Allow ComposedSchemas to replace non-composed so we can respect polymorphic links discovered in later methods
  • #1579 - Updated class and method javadoc handling

Changed

  • upgrade to spring-boot 2.6.7
  • #1603 - Update swagger-ui path from /swaggerui to /swagger-ui when using management port (actuator) .
  • Prefer ComposedSchemas over non-composed so that method name order doesn't prevent polymorphic links generating into the spec

Fixed

  • #1621 - Redirection to UI broken with query-config-enabled when any other boolean parameter is defined.
  • #1617 - spring cloud stream crashes at startup.
  • #1605 - spring-native NullPointerException due to missing TypeHint

Don't miss a new springdoc-openapi release

NewReleases is sending notifications on new releases.