Skip to content

Releases: openai/openai-java

v2.20.1

31 Jul 23:48
984e85d
Compare
Choose a tag to compare

2.20.1 (2025-07-31)

Full Changelog: v2.20.0...v2.20.1

Bug Fixes

Chores

  • internal: bump ci test timeout (0ea80f0)
  • internal: reduce proguard ci logging (876aa8f)

v2.20.0

30 Jul 12:51
Compare
Choose a tag to compare

2.20.0 (2025-07-30)

Full Changelog: v2.19.2...v2.20.0

Features

  • add retryable exception (4916163)
  • api: manual updates (c4f9a92)
  • client: ensure compat with proguard (0d4db65)

v2.19.2

28 Jul 21:11
88056ab
Compare
Choose a tag to compare

2.19.2 (2025-07-28)

Full Changelog: v2.19.1...v2.19.2

Bug Fixes

  • client: some bad _additionalBodyProperties serialization (ae900c6)

v2.19.1

24 Jul 20:10
1926dcd
Compare
Choose a tag to compare

2.19.1 (2025-07-24)

Full Changelog: v2.19.0...v2.19.1

Bug Fixes

  • client: accidental mutability of some classes (8f377c4)

Chores

  • internal: remove unnecessary [...] in [@see](https://github.com/see) (ba7945f)
  • internal: simplify handling of deployment models (#556) (2c7e661)

Documentation

v2.19.0

23 Jul 21:07
c0aa6b5
Compare
Choose a tag to compare

2.19.0 (2025-07-23)

Full Changelog: v2.18.2...v2.19.0

Features

  • client: support base64 embeddings and use as default (#519) (12b0ff7)

Documentation

  • fix missing readme comment (720ed2c)

v2.18.2

22 Jul 15:20
3b809df
Compare
Choose a tag to compare

2.18.2 (2025-07-22)

Full Changelog: v2.18.1...v2.18.2

Bug Fixes

  • client: support structured outputs in async requests (#548). (#550) (b9d52cf)

v2.18.1

22 Jul 14:47
f380c56
Compare
Choose a tag to compare

2.18.1 (2025-07-22)

Full Changelog: v2.18.0...v2.18.1

Bug Fixes

  • actually add system properties (09bb653)

Documentation

v2.18.0

22 Jul 13:12
Compare
Choose a tag to compare

2.18.0 (2025-07-22)

Full Changelog: v2.17.0...v2.18.0

Features

  • client: add {QueryParams,Headers}#put(String, JsonValue) methods (1973f9a)
  • client: allow configuring env via system properties (5f8deb3)

Chores

  • api: event shapes more accurate (b7ba592)

v2.17.0

21 Jul 14:51
f9cbca2
Compare
Choose a tag to compare

2.17.0 (2025-07-21)

Full Changelog: v2.16.0...v2.17.0

Features

  • client: add https config options (3f74519)
  • client: allow setting additional multipart body props (220503e)

Chores

  • internal: refactor delegating from client to options (e89596d)

v2.16.0

17 Jul 21:35
71cf8ab
Compare
Choose a tag to compare

2.16.0 (2025-07-17)

Full Changelog: v2.15.0...v2.16.0

Features

  • client: publish GraalVM metadata files (#534) (e6b4fe0)