Releases: openai/openai-java
Releases · openai/openai-java
v4.37.0
v4.36.0
v4.35.0
4.35.0 (2026-05-07)
Full Changelog: v4.34.0...v4.35.0
Features
- api: add quantity field to organization usage responses, update topLogprobs docs (d4686cc)
- api: launch realtime translate + update image 2 (28ad918)
- api: manual updates (7905ef6)
- api: manual updates (8328a1e)
- client: improve logging (6393b34)
- client: more robust error parsing (5a1bfdc)
- client: support proxy authentication (97c8087)
Bug Fixes
- api: fix imagegen
sizeenum regression (aacb886) - client: match
JsonSchemaValidatorheading levels to API (#733) (fc57ef7) - logging: redact Azure api-key header in logging (#717) (157207f)
Performance Improvements
- client: create one json mapper (6bdc12e)
Chores
- fix build error (82a8527)
- redact api-key headers in debug logs (73d01b0)
- remove duplicated dokka setup (06e43e2)
- tests: update test fixtures to use valid example URLs (021f44a)
Documentation
v4.34.0
4.34.0 (2026-05-01)
Full Changelog: v4.33.0...v4.34.0
Features
- api: add fields to groups/projects/users, remove enums, update types (abda696)
- api: add support for Admin API Keys per endpoint (52840e8)
- api: admin API updates (ce01f2c)
- api: manual updates (4ce7800)
- api: manual updates (54bb616)
- support setting headers via env (f37acbd)
Bug Fixes
- api: allow admin api key credential auth (d0ea12d)
- auth: apply route-specific security options (4203865)
- ignore post-completion response stream events (65ea33e)
- types: correct createdAt and completedAt to Double in Response model (e591f78)
- types: correct timestamp precision in transcriptions/realtime, unix timestamps in responses (cc8d80f)
Chores
- internal: regenerate SDK with no functional changes (0a4327c)
Documentation
- api: update rate limit documentation for file upload endpoint (f4eb157)
v4.33.0
4.33.0 (2026-04-28)
Full Changelog: v4.32.0...v4.33.0
Features
- api: api update (059c9d4)
Bug Fixes
- types: correct IN_MEMORY constant value in chat completions/responses (7c39981)
Chores
Documentation
- api: add rate limits and vector store guidance to file upload (83f4731)
v4.32.0
4.32.0 (2026-04-16)
Full Changelog: v4.31.0...v4.32.0
Features
Documentation
- improve examples (717a8d5)
v4.31.0
4.31.0 (2026-04-08)
Full Changelog: v4.30.0...v4.31.0
Features
- api: add phase field to conversations Message (e562a17)
- api: add WEB_SEARCH_CALL_RESULTS to ResponseIncludable enum (eda0a61)
- client: add support for short-lived tokens (#1185) (40e729d)
Bug Fixes
- api: remove web_search_call.results from ResponseIncludable (936b2ab)
Chores
- internal: update multipart form array serialization (240ca42)
- tests: bump steady to v0.20.1 (a3c95b0)
- tests: bump steady to v0.20.2 (78b1d56)
Documentation
v4.30.0
4.30.0 (2026-03-25)
Full Changelog: v4.29.1...v4.30.0
Features
- api: add keys field to computer action types in ComputerAction/ResponseComputerToolCall (67e4a24)
Bug Fixes
- api: align SDK response types with expanded item schemas (f05a663)
Chores
v4.29.1
4.29.1 (2026-03-23)
Full Changelog: v4.29.0...v4.29.1
Bug Fixes
- client: allow updating header/query affecting fields in
toBuilder()(fd3b67c) - client: remove redundant apiKey override (8383a7d)
- core: format StructuredOutputs (256718e)
- types: change type field to constant in ResponseInputMessageItem (a8ae57f)
Chores
- internal: update gitignore (2663595)
- tests: bump steady to v0.19.4 (f0d4ba8)
- tests: bump steady to v0.19.5 (cbd424e)
- tests: bump steady to v0.19.6 (28a4c27)
Refactors
- tests: switch from prism to steady (a8cb9e8)
v4.29.0
4.29.0 (2026-03-17)
Full Changelog: v4.28.0...v4.29.0
Features
- api: 5.4 nano and mini model slugs (397027a)
- api: add defer_loading field to NamespaceTool.Tool.Function (ff60586)
- api: add IN and NIN filter types to ComparisonFilter (6d0eac3)
- api: add v1/videos endpoint to batch create (421acd8)