Skip to content

v3.45.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 23 Jul 01:06
d229dc0

3.45.0 (2026-07-22)

Full Changelog: v3.44.0...v3.45.0

Go version requirement

openai-go v3.45.0 requires Go 1.25 or newer. This release upgrades
golang.org/x/net to v0.57.0 to address security findings and aligns the SDK
with supported Go toolchains. v3.44.0 is the final release that builds with Go
1.22–1.24; older SDK releases do not receive guaranteed security backports. No
exported SDK API or /v3 import path changes are included.

Features

  • api: accept None for prompt_cache_key/safety_identifier (711460e)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (6669f50)