Releases: openai/openai-java
Releases · openai/openai-java
v3.0.3
v3.0.2
3.0.2 (2025-08-09)
Full Changelog: v3.0.1...v3.0.2
Chores
- internal: update comment in script (925656f)
v3.0.1
3.0.1 (2025-08-08)
Full Changelog: v3.0.0...v3.0.1
Bug Fixes
- client: fix verbosity parameter location in Responses (c4200c3)
- responses: remove incorrect verbosity builder method (76286de)
- responses: remove more references to incorrect verbosity location (1f56089)
Chores
v3.0.0
3.0.0 (2025-08-08)
Full Changelog: v2.20.1...v3.0.0
Features
- api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (fa34d24)
- api: manual updates (089a075)
- client: support new unified Azure URL scheme (#554) (9aacff0)
Bug Fixes
- functions: add accidentally removed arguments method (696dfb1)
Chores
- example: fix run example comment (42fe3d9)
- increase max gradle JVM heap to 8GB (87afac0)
- internal: add async lock helper (1a75cea)
Documentation
v2.20.1
v2.20.0
v2.19.2
2.19.2 (2025-07-28)
Full Changelog: v2.19.1...v2.19.2
Bug Fixes
- client: some bad
_additionalBodyProperties
serialization (ae900c6)
v2.19.1
2.19.1 (2025-07-24)
Full Changelog: v2.19.0...v2.19.1
Bug Fixes
- client: accidental mutability of some classes (8f377c4)
Chores
- internal: remove unnecessary
[...]
in[@see](https://github.com/see)
(ba7945f) - internal: simplify handling of deployment models (#556) (2c7e661)
Documentation
- more code comments (2110f40)
v2.19.0
2.19.0 (2025-07-23)
Full Changelog: v2.18.2...v2.19.0
Features
Documentation
- fix missing readme comment (720ed2c)