v0.22.0
0.22.0 (2025-02-06)
Full Changelog: v0.21.1...v0.22.0
Features
- api: Add more new Azure service versions (#208) (a117892)
- pagination: avoid fetching when has_more: false (#209) (183b132)
Bug Fixes
- api: add missing
@MustBeClosed
annotations (#205) (0a60b9a) - api: add missing reasoning effort + model enums (#207) (8eb2394)
- api: switch
CompletableFuture<Void>
toCompletableFuture<Void?>
(0a60b9a) - client: add missing validation calls on response (0a60b9a)
- client: always provide a body for
PATCH
methods (0a60b9a) - deploymentModel arg (3ab4110)