Releases: openai/openai-java
Releases · openai/openai-java
v3.6.1
3.6.1 (2025-09-22)
Full Changelog: v3.6.0...v3.6.1
Bug Fixes
Chores
- api: openapi updates for conversations (0dbcc0a)
- improve example values (109a350)
- improve formatter performance (3fce946)
v3.6.0
3.6.0 (2025-09-19)
Full Changelog: v3.5.3...v3.6.0
Features
- api: add reasoning_text (2bde290)
- api: type updates for conversations, reasoning_effort and results for evals (364a176)
- client: expose sleeper option (a5ffd57)
Bug Fixes
- client: ensure single timer is created per client (a5ffd57)
v3.5.3
3.5.3 (2025-09-15)
Full Changelog: v3.5.2...v3.5.3
Bug Fixes
- client: incorrect
getPackageVersion
impl (51a0e59)
Chores
- api: docs and spec refactoring (02720cf)
v3.5.2
3.5.2 (2025-09-12)
Full Changelog: v3.5.1...v3.5.2
Chores
- api: Minor docs and type updates for realtime (63ad148)
- improve formatter performance (be0acb7)
- internal: codegen related update (18a0e64)
- internal: codegen related update (ab87009)
- internal: remove redundant deserializer symbols (8c63a5b)
v3.4.1
3.4.1 (2025-09-03)
Full Changelog: v3.4.0...v3.4.1
Bug Fixes
- ci: use java-version 21 for publish step (db861bd)