File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 1.6.4] - 2022-01-06
8
+ ### Added
9
+ - Add support out of the box for MultipartRequest
10
+ - #1418 - Support for therapi-runtime-javadoc 0.13.0.
11
+ ### Changed
12
+ - #1415 - Moving PageableDefault support to springdoc-openapi-common
13
+ - #1424 - Update classgraph dependency to 4.8.138
14
+ ### Fixed
15
+ - #1407 - Fix issue number in 1.6.3 CHANGELOG
16
+ - #1421 - Actuator endpoints have 2 appended to operationId
17
+ - #1425 - Parameter 2 of method indexPageTransformer in org.springdoc.webmvc.ui.SwaggerConfig required a single bean, but 2 were found
18
+
7
19
## [ 1.6.3] - 2021-12-25
8
20
### Added
9
21
- #1299 - Add support for Spring Cloud Function Web.
You can’t perform that action at this time.
0 commit comments