We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c5712 commit 69aa19cCopy full SHA for 69aa19c
CHANGELOG.md
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+
9
+## [2.0.4] - 2023-03-15
10
11
+### Changed
12
13
+- Upgrade swagger-ui to 4.18.1
14
15
+### Fixed
16
17
+- #2123 - Fix spring authorization server response
18
+- #2131 - Fixed a bug that javadoc of record class parameters was not recognized.
19
+- #2114 - Exception during WebFlux tests: NoClassDefFoundError: KotlinModule$Builder
20
21
## [2.0.3] - 2023-03-07
22
23
### Added
0 commit comments