We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b11833 commit a61c048Copy full SHA for a61c048
CHANGELOG.md
@@ -5,6 +5,15 @@ 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
+## [2.8.2] - 2025-01-12
9
+
10
+### Added
11
+- #2849 - Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1
12
13
+### Fixed
14
+- #2846 - ClassCastException with spring-data-rest and openapi version 3.1 bug
15
+- #2844 - PageableObject and SortObject are called Pageablenull and Sortnull i
16
17
## [2.8.1] - 2025-01-06
18
19
### Fixed
0 commit comments