Skip to content

Commit c772cdc

Browse files
bnasslahsenclaude
andcommitted
Record the swagger-core 2.2.54 upgrade in the changelog
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent a15cb5a commit c772cdc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- **The Scalar starters no longer register forwarded-header handling.** Set `server.forward-headers-strategy=framework` (or `native`) behind a trusted proxy
2424
- Add `springdoc.cache.max-entries` (default `100`) to bound the per-locale OpenAPI cache
2525
- Document the security policy and the release versioning scheme
26-
- Upgrade swagger-core to version **2.2.53**
26+
- #3351`java.time.Duration`, `LocalTime` and `OffsetTime` are now resolved by swagger-core instead of being forced to a bare `string`, so they carry a `format` (`duration` and `partial-time` respectively for the first two)
27+
- Upgrade swagger-core to version **2.2.54**
2728
- Upgrade swagger-ui to version **5.32.14**
2829

2930
### Fixed

0 commit comments

Comments
 (0)