Releases: openai/openai-java
Releases · openai/openai-java
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)
v2.18.2
v2.18.1
2.18.1 (2025-07-22)
Full Changelog: v2.18.0...v2.18.1
Bug Fixes
- actually add system properties (09bb653)
Documentation
- fix readme link (d98571c)
v2.18.0
2.18.0 (2025-07-22)
Full Changelog: v2.17.0...v2.18.0
Features
- client: add
{QueryParams,Headers}#put(String, JsonValue)
methods (1973f9a) - client: allow configuring env via system properties (5f8deb3)
Chores
- api: event shapes more accurate (b7ba592)
v2.17.0
2.17.0 (2025-07-21)
Full Changelog: v2.16.0...v2.17.0
Features
- client: add https config options (3f74519)
- client: allow setting additional multipart body props (220503e)
Chores
- internal: refactor delegating from client to options (e89596d)
v2.16.0
v2.15.0
2.15.0 (2025-07-17)
Full Changelog: v2.14.0...v2.15.0
Features
Bug Fixes
- client: ensure error handling always occurs (a00c39b)
Chores
v2.14.0
v2.13.1
2.13.1 (2025-07-15)
Full Changelog: v2.13.0...v2.13.1
Chores
- api: update realtime specs, build config (babbf87)