Skip to content

Releases: openai/openai-java

v2.12.2

10 Jul 14:21
Compare
Choose a tag to compare

2.12.2 (2025-07-10)

Full Changelog: v2.12.1...v2.12.2

Documentation

v2.12.1

08 Jul 20:41
Compare
Choose a tag to compare

2.12.1 (2025-07-08)

Full Changelog: v2.12.0...v2.12.1

Chores

  • ci: ensure docs generation always succeeds (54de202)

v2.12.0

01 Jul 17:07
d8b19b7
Compare
Choose a tag to compare

2.12.0 (2025-07-01)

Full Changelog: v2.11.0...v2.12.0

Features

  • support new schema constraints for structured outputs (#520) (5c41ac5)

Bug Fixes

  • ci: correct conditional (a8c7a16)
  • client: don't close client on withOptions usage when original is gc'd (e0890e3)

Chores

  • ci: only run for pushes and fork pull requests (8dc0179)

Documentation

Refactors

  • internal: minor ClientOptionsTest change (a7379a2)

v2.11.0

27 Jun 18:10
Compare
Choose a tag to compare

2.11.0 (2025-06-27)

Full Changelog: v2.10.0...v2.11.0

Features

  • api: add realtime data models (38d8e89)

Chores

v2.10.0

26 Jun 21:47
90e2ee3
Compare
Choose a tag to compare

2.10.0 (2025-06-26)

Full Changelog: v2.9.1...v2.10.0

Features

  • api: webhook and deep research support (79859a1)

Bug Fixes

  • ci: release-doctor — report correct token name (da7f492)
  • client: fix webhooks errors (8051535)

Chores

  • api: remove unsupported property (2102d96)
  • client: sync structured outputs features (cb5c638)
  • docs: update README to include links to docs on Webhooks (5698e53)

v2.9.1

26 Jun 02:33
33c4443
Compare
Choose a tag to compare

2.9.1 (2025-06-25)

Full Changelog: v2.9.0...v2.9.1

Chores

  • internal: add tests for breaking change detection (b0a6eeb)
  • updated readme link (c0992cd)

v2.9.0

23 Jun 18:27
56edf49
Compare
Choose a tag to compare

2.9.0 (2025-06-23)

Full Changelog: v2.8.1...v2.9.0

Features

  • api: make model and inputs not required to create response (87dd646)
  • api: update api shapes for usage and code interpreter (c003f8d)

Bug Fixes

  • client: bump max requests per host to max requests (5 -> 64) (a36d9f6)

v2.8.1

18 Jun 21:57
e0cb29e
Compare
Choose a tag to compare

2.8.1 (2025-06-18)

Full Changelog: v2.8.0...v2.8.1

Bug Fixes

  • client: consider cognitiveservices.azure.com as azure (#470) (551bfc2)

v2.8.0

17 Jun 14:27
6458f96
Compare
Choose a tag to compare

2.8.0 (2025-06-17)

Full Changelog: v2.7.0...v2.8.0

Features

  • api: add reusable prompt IDs (0767a2b)
  • api: manual updates (ec235f7)
  • client: implement per-endpoint base URL support (c87f1af)

Bug Fixes

  • client: update StructuredResponse with Prompt details (a47219b)
  • internal: run formatter (5757aa6)
  • tests: fix required prop in test (e820c6f)

Chores

v2.7.0

10 Jun 16:50
c5268a1
Compare
Choose a tag to compare

2.7.0 (2025-06-10)

Full Changelog: v2.6.0...v2.7.0

Features

  • api: Add o3-pro model IDs (48a685f)