Skip to content

release: 0.10.0#304

Open
stainless-app[bot] wants to merge 28 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.10.0#304
stainless-app[bot] wants to merge 28 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Apr 3, 2026

Automated Release PR

0.10.0 (2026-04-03)

Full Changelog: v0.9.7...v0.10.0

Features

  • tracing: Add background queue for async span processing (#303) (3a60add)

Bug Fixes

  • tracing: Fix memory leak in SGP tracing processors (#302) (f43dac4)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Greptile Summary

This is a standard automated release PR generated by Stainless, bumping the SDK version from 0.9.7 to 0.10.0. The minor version increment is appropriate given the new tracing feature introduced in #303.

  • Version bump: 0.9.70.10.0 updated consistently across pyproject.toml, src/agentex/_version.py, and .release-please-manifest.json
  • OpenAPI spec hash: Updated in .stats.yml to reflect the revised spec that includes tracing-related changes
  • CHANGELOG: New entry added documenting the async span processing feature (#303) and the SGP tracing memory-leak fix (#302)
  • No source logic changes are included in this PR — all substantive changes landed in the referenced commits prior to this release

Confidence Score: 5/5

Safe to merge — this is a pure version-bump release PR with no source logic changes.

All five changed files are release bookkeeping (version strings, changelog, manifest, spec hash). The version number is bumped consistently across every required location, the semver bump from 0.9.7 to 0.10.0 correctly reflects the new feature in #303, and no logic code is introduced or modified. There are no P0/P1 findings.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from "0.9.7" to "0.10.0" — straightforward manifest update.
.stats.yml OpenAPI spec hash updated to reflect the new spec (tracing changes); no other fields changed.
CHANGELOG.md 0.10.0 changelog entry added, documenting the async span processing feature and SGP tracing memory-leak fix.
pyproject.toml Package version bumped from "0.9.7" to "0.10.0"; no other changes.
src/agentex/_version.py version string updated from "0.9.7" to "0.10.0", consistent with pyproject.toml and the manifest.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #304 — release: 0.10.0"] --> B["Version bump 0.9.7 → 0.10.0"]
    B --> C["pyproject.toml"]
    B --> D["src/agentex/_version.py"]
    B --> E[".release-please-manifest.json"]
    A --> F["CHANGELOG.md — new 0.10.0 entry"]
    F --> G["Feature: async span processing (#303)"]
    F --> H["Fix: SGP tracing memory leak (#302)"]
    A --> I[".stats.yml — openapi_spec_hash updated"]
Loading

Reviews (11): Last reviewed commit: "release: 0.10.0" | Re-trigger Greptile

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 5 times, most recently from 280ea4e to fd84a22 Compare April 3, 2026 07:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fd84a22 to 693b677 Compare April 3, 2026 16:56
@stainless-app stainless-app bot changed the title release: 0.9.8 release: 0.10.0 Apr 3, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 693b677 to 7139cbe Compare April 3, 2026 16:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7139cbe to 8d9fb6b Compare April 3, 2026 17:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8d9fb6b to 7001db8 Compare April 3, 2026 20:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7001db8 to e6b2606 Compare April 3, 2026 21:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e6b2606 to fcbd7cc Compare April 3, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants