github springdoc/springdoc-openapi v2.8.5
springdoc-openapi v2.8.5 released!

6 days ago

What's Changed

Added

  • #2696 - Do not require JsonSubType annotation for sealed classes
  • #2898 - add needed runtime reflection hints for native image
  • #2891 - Refactor trimIndent Method

Changed

  • Upgrade swagger-ui to v5.18.3

Fixed

  • #2902 - Schema replaced by String when using @ApiResponse with RepresentationModel (Hateoas links)
  • #2876 - Restentpoints with same name get mix up
  • #2895 - Only filter out actuator endpoints with double asterisks.
  • #2894 - respect @JsonUnwrapped & @Schema on props not fields only
  • #2881 - fix defaultValue when using @PageableDefault together with one-indexed-parameters
  • #2888 - Provide a better consistency for parameters and responses order.

New Contributors

Full Changelog: v2.8.4...v2.8.5

Don't miss a new springdoc-openapi release

NewReleases is sending notifications on new releases.