Skip to content

Commit 54fdaf8

Browse files
committed
CHANGELOG.md update
1 parent 8d0ce84 commit 54fdaf8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ 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.12] - 2021-10-20
8+
### Changed
9+
- Upgrade swagger-ui to 3.52.5
10+
- #1282 - #1288 - #1292 - #1293 Use Optional List to inject RequestMappingInfoHandlerMapping.
11+
- #1290 - Use Publisher as response wrapper to ignore instead of Mono.
12+
- #1313 - Upgrading to io.github.classgraph:classgraph to v4.8.116
13+
- #1296 - Update Demo URLs
14+
### Fixed
15+
- #1316 - Hidden controller exposes Operation annotated method
16+
- #1289 - Fix server address customizing in case of enabled pre-loading mode
17+
- #1274 - Objects properties order is not preserved with springdoc.api-docs.resolve-schema-properties = true.
18+
- #1287 - Fix typo of PageableConverter Javadoc
19+
720
## [1.5.11] - 2021-10-03
821
### Added
922
- #1232 - Get CSRF token from local storage

0 commit comments

Comments
 (0)