We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a76935 commit 3b71b49Copy full SHA for 3b71b49
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.5.2] - 2020-12-16
8
+### Added
9
+- #978 - Add explode support in combination with arrayShema annotation
10
+- #938 - Swagger-UI Property persistAuthorization.
11
+### Changed
12
+- Update swagger-ui to 3.38.0
13
+### Fixed
14
+- #985 - StackOverflowError when using ObjectId with @ParameterObject
15
+- #980, #968 - Functional DSL incorrect path mapping
16
+
17
## [1.5.1] - 2020-12-07
18
### Added
19
- #923 - Exposing swagger-ui on the management port.
0 commit comments