File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
19
## [ 1.5.6] - 2021-03-16
8
20
### Added
9
21
- #1107 - use HTTP 302 status for UI redirect
You can’t perform that action at this time.
0 commit comments