Skip to content

Releases: openai/openai-java

v4.49.0

Choose a tag to compare

@stainless-app stainless-app released this 31 Jul 23:50

4.49.0 (2026-07-31)

Full Changelog: v4.48.0...v4.49.0

Features

  • client: add native mTLS transport recipe (#828) (b40ba7a)

v4.48.0

Choose a tag to compare

@stainless-app stainless-app released this 31 Jul 18:24

4.48.0 (2026-07-31)

Full Changelog: v4.47.0...v4.48.0

Features

  • api: content provenance checks (b89a308)
  • api: support the fast service tier for response compaction (b89a308)

v4.47.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 17:31

4.47.0 (2026-07-30)

Full Changelog: v4.46.0...v4.47.0

Features

v4.46.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Jul 22:15

4.46.0 (2026-07-28)

Full Changelog: v4.45.0...v4.46.0

Features

  • api: transcription model updates (82b568b)
  • support: establish Java support policy and retire the Spring Boot 2 starter (#820) (f87609f)

Build System

  • deps: fix 27 consumer-isolated Dependabot alerts (#810) (d9eefdc)
  • deps: patch consumer-neutral dependencies (#816) (8b79573)

v4.45.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Jul 20:59

4.45.0 (2026-07-23)

Full Changelog: v4.44.0...v4.45.0

Features

  • api: accept None for prompt_cache_key/safety_identifier (e9c054c)
  • api: add support for spend_limit admin apis (d2ddc33)
  • bedrock: support AWS credentials files (#761) (a3fc7f6)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (b435090)

Bug Fixes

  • api: align structured output builder optional fields (8e03393)
  • core: ignore metadata-only SSE blocks (#805) (c33e020)

Build System

  • deps: migrate test WireMock to Jetty 12 (#798) (0522672)
  • deps: patch test Jackson dependencies (#807) (271d102)
  • deps: patch test-only Logback dependencies (#806) (de56d63)
  • deps: remove vulnerable Logback from starter tests (#808) (1fe659e)
  • deps: update test Commons IO to 2.22.0 (#788) (f50d19b)
  • deps: update test commons-lang3 to 3.18.0 (c3be8f9)
  • deps: update test JSONPath to 2.10.0 (#790) (b2cf0ff)

v4.44.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jul 02:50
ed32404

4.44.0 (2026-07-17)

Full Changelog: v4.43.0...v4.44.0

Features

  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (2e1c539)
  • api: manual updates (5c78d3e)
  • api: manual updates (ef9016c)

Bug Fixes

  • client: handle response stream keepalive events (#776) (6eef965)
  • deps: update Azure Identity to 1.18.4 (#779) (d2b695c)
  • deps: update Jackson to 2.18.9 (#777) (2935d47)
  • deps: update plexus-utils to 4.0.3 (#780) (6e4e2a7)
  • deps: update test Handlebars to 4.5.3 (#783) (ae10648)

Chores

Build System

v4.43.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Jul 20:42

4.43.0 (2026-07-13)

Full Changelog: v4.42.0...v4.43.0

Features

  • api: add owner_project_access to APIKeyListParams (b5c0fbc)

v4.42.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 19:43

4.42.0 (2026-07-09)

Features

  • api: gpt-5.6-sol updates (2ca768a)

Bug Fixes

  • api: preserve deprecated beta realtime accessors (a1cd1f1)
  • api: restore beta responses custom code (73f67f2)

Chores

  • retrigger release automation (a3006ee)

v4.41.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 17:06

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

Choose a tag to compare

@stainless-app stainless-app released this 16 Jun 21:54

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

  • Use CI environment for OpenAI API key workflow (#756) (27de5f5)
  • Use publish environment for release job (#758) (bbb66f8)