Releases: openai/openai-java
Releases · openai/openai-java
Release list
v4.42.0
v4.41.0
4.41.0 (2026-06-17)
Full Changelog: v4.40.0...v4.41.0
Features
- api: update OpenAPI spec or Stainless config (ce1d334)
v4.40.0
4.40.0 (2026-06-16)
Full Changelog: v4.39.1...v4.40.0
Features
- api: admin spend_alerts (512770c)
- api: manual updates (701ebe0)
- api: update OpenAPI spec or Stainless config (94b7412)
Build System
v4.39.1
4.39.1 (2026-06-04)
Full Changelog: v4.39.0...v4.39.1
Chores
- ci: allow local testing to use incremental compilation + daemons (a1c71e4)
v4.39.0
4.39.0 (2026-06-03)
Full Changelog: v4.38.0...v4.39.0
Features
- api: responses.moderation and chat_completions.moderation (b8f8bdd)
v4.38.0
4.38.0 (2026-06-01)
Full Changelog: v4.37.0...v4.38.0
Features
- api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (76574c1)
v4.37.0
4.37.0 (2026-05-21)
Full Changelog: v4.36.0...v4.37.0
Features
- api: manual updates (751f476)
- api: manual updates (1a21364)
- api: update OpenAPI spec or Stainless config (33debac)
Chores
- api: docs updates (704032e)
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)