Skip to content

Commit a2d0bbb

Browse files
committed
CHANGELOG.md update
1 parent 1a4c824 commit a2d0bbb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.5.7] - 2021-04-09
8+
### Added
9+
- #1110 - Add configuration flag for tryItOutEnabled
10+
- #1128 - Add support for Generic fields in ParameterObject are not resolved
11+
### Changed
12+
- Upgrade swagger-ui version to 3.46.0
13+
### Fixed
14+
- #1109 - webflux: contextPath not used while behind a load balancer/reverse proxy.
15+
- #1122 - StackOverflowError when using Kotlin companion object's field
16+
- #1125 - Multiple @SecurityScheme inside a @SecuritySchemes are not present in the openapi spec
17+
- #1134 - NoClassDefFoundError: WebFluxProperties$Format.
18+
719
## [1.5.6] - 2021-03-16
820
### Added
921
- #1107 - use HTTP 302 status for UI redirect

0 commit comments

Comments
 (0)