Skip to content

Comments

Release 0.9.3#2522

Merged
seratch merged 1 commit intomainfrom
release/v0.9.3
Feb 20, 2026
Merged

Release 0.9.3#2522
seratch merged 1 commit intomainfrom
release/v0.9.3

Conversation

@github-actions
Copy link
Contributor

Release readiness review (v0.9.2 -> TARGET 452faf2)

This is a release readiness report done by $final-release-review skill.

Diff

v0.9.2...452faf2

Release call:

🟢 GREEN LIGHT TO SHIP No release-blocking issues found in the diff.

Scope summary:

  • 4 files changed (+4/-5); key areas touched: tracing usage sanitization, trace processor tests, version bump.

Risk assessment (ordered by impact):

  1. OpenAI tracing usage payload drops total_tokens
    • Risk: 🟢 LOW. Trace payloads sent to OpenAI tracing will omit total_tokens, which could affect any downstream consumer expecting that field.
    • Evidence: Commit 3cefce9 and diff removing total_tokens from allowlist in BackendSpanExporter.
    • Files: src/agents/tracing/processors.py, tests/test_trace_processor.py
    • Action: Run uv run pytest -k test_backend_span_exporter_sanitizes_generation_usage_for_openai_tracing and confirm the test passes and emitted payloads omit total_tokens.

Notes:

  • Base tag v0.9.2 derived from local tags; target is HEAD 452faf24d82749ec7dc6f793dc547304e0d6f93e.
  • Tests not run locally; assumed to pass in CI.

@github-actions github-actions bot added this to the 0.9.x milestone Feb 20, 2026
@seratch seratch merged commit 2fee7ed into main Feb 20, 2026
@seratch seratch deleted the release/v0.9.3 branch February 20, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant