File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ 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.8] - 2021-04-25
8
+ ### Added
9
+ - #1142 - Prevent wrong usage of @ParameterObject for simpleTypes.
10
+ - #1142 - Enhance @RequestBody Management
11
+ ### Changed
12
+ - Upgrade swagger-ui version to 3.47.1
13
+ - Upgrade swagger-core to 2.1.9
14
+ - Upgrade spring-boot to 2.4.5
15
+ ### Fixed
16
+ - #1031 - Incorrect generated Server URL (always returns cached url based on first incoming request after app startup)
17
+
7
18
## [ 1.5.7] - 2021-04-09
8
19
### Added
9
20
- #1110 - Add configuration flag for tryItOutEnabled
You can’t perform that action at this time.
0 commit comments