Releases: openai/openai-java
Releases · openai/openai-java
v4.15.0
4.15.0 (2026-01-09)
Full Changelog: v4.14.0...v4.15.0
Features
- api: add new Response completed_at prop (703a651)
- client: allow configuring dispatcher executor service (8e579d9)
Bug Fixes
Chores
- internal: use different example values for some enums (d8c6ed4)
v4.14.0
4.14.0 (2026-01-06)
Full Changelog: v4.13.0...v4.14.0
Features
- client: add
HttpRequest#url()method (cf7d459)
v4.13.0
v4.12.0
v4.11.0
v4.10.0
4.10.0 (2025-12-10)
Full Changelog: v4.9.0...v4.10.0
Features
- api: make model required for the responses/compact endpoint (904f55a)
v4.9.0
4.9.0 (2025-12-04)
Full Changelog: v4.8.0...v4.9.0
Features
- api: gpt-5.1-codex-max and responses/compact (651c44f)
Bug Fixes
- api: align types of input items / output items for typescript (9202c69)
- client: cancel okhttp call when future cancelled (c665e21)
Documentation
- remove
$for better copy-pasteabality (66f7a4b)
v4.8.0
v4.7.2
4.7.2 (2025-11-13)
Full Changelog: v4.7.1...v4.7.2
Bug Fixes
- client: multi-value header serialization (4a198b2)
v4.7.1
4.7.1 (2025-11-04)
Full Changelog: v4.7.0...v4.7.1
Bug Fixes
- api: fix nullability of logprobs (f1733f8)