Releases: openai/openai-java
Releases · openai/openai-java
v0.43.0
v0.42.0
0.42.0 (2025-04-02)
Full Changelog: v0.41.1...v0.42.0
Features
- api: manual updates (0440105)
- client: add enum validation method (a641218)
- client: make union deserialization more robust (#385) (a641218)
Chores
v0.41.1
0.41.1 (2025-04-01)
Full Changelog: v0.41.0...v0.41.1
Chores
- Remove deprecated/unused remote spec feature (4d3b56e)
v0.41.0
v0.40.1
v0.40.0
v0.39.0
0.39.0 (2025-03-27)
Full Changelog: v0.38.0...v0.39.0
Features
Bug Fixes
- add missing
deploymentModel
(40c568f)
v0.38.0
0.38.0 (2025-03-27)
Full Changelog: v0.37.0...v0.38.0
Features
Bug Fixes
- client: map deserialization bug (caa79a2)
Chores
v0.37.0
v0.36.0
0.36.0 (2025-03-21)
Full Changelog: v0.35.1...v0.36.0
⚠ BREAKING CHANGES
- client: refactor exception structure and methods (#336)
Features
- api: new models for TTS, STT, + new audio features for Realtime (#340) (630d63c)
- api: o1-pro now available through the API (#337) (93a7949)
Bug Fixes
- add missing deployment models (0f5c072)
- client: compilation error in adding streaming discriminator (#342) (f26276e)
- client: remove duplicate types (#341) (e6b3e76)
Chores
- client: refactor exception structure and methods (#336) (552fcf2)
- internal: add missing release please block (#335) (3312a39)
- internal: make multipart assertions more robust (badd931)
- internal: remove unnecessary
assertNotNull
calls (badd931) - internal: version bump (#333) (7f09373)