Skip to content

Releases: openai/openai-java

v0.15.1

27 Jan 18:18
Compare
Choose a tag to compare

0.15.1 (2025-01-27)

Full Changelog: v0.15.0...v0.15.1

Documentation

v0.15.0

27 Jan 05:02
Compare
Choose a tag to compare

0.15.0 (2025-01-27)

Full Changelog: v0.14.1...v0.15.0

Features

Bug Fixes

  • client: make some classes and constructors non-public (#169) (20fb5a1)

Chores

  • internal: remove some unnecessary constructor keywords (20fb5a1)

Documentation

v0.14.1

25 Jan 06:01
4fcd0fc
Compare
Choose a tag to compare

0.14.1 (2025-01-25)

Full Changelog: v0.14.0...v0.14.1

Bug Fixes

Chores

v0.14.0

24 Jan 19:06
Compare
Choose a tag to compare

0.14.0 (2025-01-24)

Full Changelog: v0.13.0...v0.14.0

⚠ BREAKING CHANGES

  • client: better union variant method and variable names (#157)

Features

  • client: better union variant method and variable names (#157) (da5bce5)

Bug Fixes

Chores

  • internal: swap checkNotNull to checkRequired (#156) (d6f65f7)

Documentation

v0.13.0

22 Jan 14:30
Compare
Choose a tag to compare

0.13.0 (2025-01-22)

Full Changelog: v0.12.0...v0.13.0

Features

  • api: update enum values, comments, examples, and constants (#149) (4bfa305)

Bug Fixes

  • examples: remove now unneeded role param (045f141)

v0.12.0

22 Jan 01:02
Compare
Choose a tag to compare

0.12.0 (2025-01-22)

Full Changelog: v0.11.10...v0.12.0

Features

  • client: make it easy to roundtrip messages (#148) (f4a1617)

Bug Fixes

  • client: bad assistants v2 deserialization (#146) (59d6de8)

v0.11.10

21 Jan 22:26
Compare
Choose a tag to compare

0.11.10 (2025-01-21)

Full Changelog: v0.11.9...v0.11.10

Bug Fixes

v0.11.9

21 Jan 05:02
Compare
Choose a tag to compare

0.11.9 (2025-01-21)

Full Changelog: v0.11.8...v0.11.9

Bug Fixes

  • client: make service impl constructors internal (#141) (da35557)

v0.11.8

17 Jan 23:23
306cec3
Compare
Choose a tag to compare

0.11.8 (2025-01-17)

Full Changelog: v0.11.7...v0.11.8

Documentation

v0.11.7

17 Jan 23:09
f35bfff
Compare
Choose a tag to compare

0.11.7 (2025-01-17)

Full Changelog: v0.11.6...v0.11.7

Chores

  • internal: upgrade kotlin compiler and gradle (#132) (61a0b0d)

Documentation