python OpenAI Agents SDK (Python) Releases · · 0.17.8

OpenAI Agents Python Library v0.17.8: Enhancements and Fixes

sdkaiengineerpython-agentic
patch

This release of the OpenAI Agents Python library, version 0.17.8, includes several bug fixes and minor enhancements. Key changes focus on improving error handling, ensuring proper log redaction, and refining validation logic. These updates are relevant for developers using the library for agent-based applications and are available immediately as a patch release.

  • add DProvenanceKit to external tracing processors list by @Therealdk8890 in https://github.com/openai/openai-agents-python/pull/3726
  • add sandbox examples to examples index by @saime428 in https://github.com/openai/openai-agents-python/pull/3731
  • improve coverage for stream and sandbox edge cases by @seratch in https://github.com/openai/openai-agents-python/pull/3730
  • chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/3714
  • chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/3715
Maintenance (8)
  • docs add DProvenanceKit to external tracing processors list by @Therealdk8890 in https://github.com/openai/openai-agents-python/pull/3726
  • docs add sandbox examples to examples index by @saime428 in https://github.com/openai/openai-agents-python/pull/3731
  • test improve coverage for stream and sandbox edge cases by @seratch in https://github.com/openai/openai-agents-python/pull/3730
  • chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/3714
  • chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/3715
  • chore(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/3716
  • chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in https://github.com/openai/openai-agents-python/pull/3717
  • Release 0.17.8 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3739
Read the original announcement →

https://github.com/openai/openai-agents-python/releases/tag/v0.17.8

Related releases