v0.76.0
0.76.0 (2025-02-06)
Full Changelog: v0.75.0...v0.76.0
Features
Bug Fixes
- api: add missing
@MustBeClosedannotations (#479) (ed2ddd0) - api: switch
CompletableFuture<Void>toCompletableFuture<Void?>(ed2ddd0) - client: add missing validation calls on response (ed2ddd0)
- client: always provide a body for
PATCHmethods (ed2ddd0)