Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2186984

Browse files
CHANGELOG.md update for 2.8.5
1 parent f4e632b commit 2186984

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.8.5] - 2025年02月16日
9+
10+
### Added
11+
- #2696 - Do not require JsonSubType annotation for sealed classes
12+
- #2898 - add needed runtime reflection hints for native image
13+
- #2891 - Refactor trimIndent Method
14+
15+
### Changed
16+
- Upgrade swagger-ui to v5.18.3
17+
18+
### Fixed
19+
- #2902 - Schema replaced by String when using @ApiResponse with RepresentationModel (Hateoas links)
20+
- #2876 - Restentpoints with same name get mix up
21+
- #2895 - Only filter out actuator endpoints with double asterisks.
22+
- #2894 - respect @JsonUnwrapped & @Schema on props not fields only
23+
- #2881 - fix defaultValue when using @PageableDefault together with one-indexed-parameters
24+
- #2888 - Provide a better consistency for parameters and responses order.
25+
826
## [2.8.4] - 2025年01月25日
927

1028
### Added

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /