Skip to content

Commit d4e6685

Browse files
committed
CHANGELOG.md update
1 parent d5de5ab commit d4e6685

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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.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+
718
## [1.5.7] - 2021-04-09
819
### Added
920
- #1110 - Add configuration flag for tryItOutEnabled

0 commit comments

Comments
 (0)