File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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.4.8] - 2020-09-27
8
+ ### Added
9
+ - #878 , #449 - Add options to filter on the GroupedOpenApi by consumes/produces mediaTypes or by header
10
+ - #866 - QuerydslPredicateOperationCustomizer exclude static fields and support QuerydslBindings.excludeUnlistedProperties
11
+ - #877 - Add support for disabling Syntax highlighting in Swagger-ui
12
+ ### Fixed
13
+ - #876 - @ParameterObject causes NPE when combined with spring-data-rest
14
+ - #879 - Empty API docs with nested routes
15
+
7
16
## [ 1.4.7] - 2020-09-21
8
17
### Added
9
18
- #854 - Add pre-loading setting to load OpenAPI early
You can’t perform that action at this time.
0 commit comments