Bump springdoc-openapi-ui from 1.5.4 to 1.5.5
Bumps springdoc-openapi-ui from 1.5.4 to 1.5.5.
Release notes
Sourced from springdoc-openapi-ui's releases.
springdoc-openapi v1.5.5 released!
Added
- #1050 - Add support for addPathPrefix with Webflux swagger-ui.
- #1059 - Support per method security requirement in RepositoryRestResource.
Changed
- Upgrade versions: spring-boot to 2.4.3 and swagger-ui to 3.44
Fixed
- #1068 - Spring Data Rest: Wrong response schema after POST,PUT,PATCH operations.
- #1073 - Springdocs doesn't detect header declarations in class level
@RequestMapping
s.- #1069 - Spring Data Rest: Wrong response schema for collection relations.
- #1070 - Spring Data Rest: Collection models generated with non-HAL content.
- #1075 - QuerydslBinderCustomizer alias being removed when using excludeUnlistedProperties.
Changelog
Sourced from springdoc-openapi-ui's changelog.
[1.5.5] - 2021-02-28
Added
- #1050 - Add support for addPathPrefix with Webflux swagger-ui.
- #1059 - Support per method security requirement in RepositoryRestResource.
Changed
- Upgrade versions: spring-boot to 2.4.3 and swagger-ui to 3.44
Fixed
- #1068 - Spring Data Rest: Wrong response schema after POST,PUT,PATCH operations.
- #1073 - Springdocs doesn't detect header declarations in class level
@RequestMapping
s.- #1069 - Spring Data Rest: Wrong response schema for collection relations.
- #1070 - Spring Data Rest: Collection models generated with non-HAL content.
- #1075 - QuerydslBinderCustomizer alias being removed when using excludeUnlistedProperties.
Commits
-
a038940
[maven-release-plugin] prepare release v1.5.5 -
7295b2e
CHANGELOG.md update -
182b988
code review -
393d4d2
upgrade to spring-boot 2.4.3 -
ceb4a5b
ui code refactoring -
a9e91ca
fix ui tests -
52f60a5
upgrade swagger-ui to 3.44.0 -
11f7a9b
code review -
041f1fb
code review -
7c09357
code review - Additional commits viewable in compare view