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 d383b2b commit 40a700dCopy full SHA for 40a700d
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.6.3] - 2021-12-25
8
+### Added
9
+- #1299 - Add support for Spring Cloud Function Web.
10
+### Changed
11
+- Upgrade to swagger-core 2.1.12
12
+- Upgrade spring-native to 0.11.1
13
+- bump classgraph version to 4.8.117
14
+### Fixed
15
+- ##405 - Enhance springdoc-openapi as BOM for Gradle
16
+
17
## [1.6.2] - 2021-12-19
18
### Added
19
- #1386, #1385 - Disable validation by default
0 commit comments