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

latest releases: v2.5.0, v2.4.0, v1.8.0...
2 years ago

Added

  • #1232 - Get CSRF token from local storage
  • #1256 - Added parent pom.xml as BOM
  • #1258 - Add support for HandlerTypePredicate in spring-web.
  • #1265 - adding spring support with the official jetbrains compiler plugin
  • #1268 - Added I18n support.
  • #38 - Derive documentation from javadoc.

Changed

  • Upgrade swagger-ui to 3.52.3
  • Upgrade swagger-api to 2.1.11
  • Upgrade spring-boot to 2.5.5
  • #1233 - Operation ids for actuator endpoints.

Fixed

  • #1230 - Feign clients that uses SpringMVCContract appears in OpenApi like controllers exposed if spring-boot-starter-actuator is in classpath.
  • #1215 - Bad Pageable description in Page description.
  • #1215 - Change default behavior of pageable reoslution, outside of spring data rest.
  • #1252 - Schemas for subclasses not rendered in GraalVM native image builds.
  • #1261 - Removal of SpringdocRouterFunctionDsl.
  • #1188 - Cannot override servers in api-docs.yaml using OpenApiCustomiser.
  • #1208 - Response schema for overridden methods of ResponseEntityExceptionHandler is not generated.
  • #1276 - Cannot referenced example in RequestBody.
  • #1277 - Inconsistent casing of swagger-config causes fetch error.

Don't miss a new springdoc-openapi release

NewReleases is sending notifications on new releases.