Skip to content

release: 0.10.0#304

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

release: 0.10.0#304
stainless-app[bot] wants to merge 62 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-06)

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 an automated release PR generated by Stainless, bumping the SDK version from 0.9.7 to 0.10.0. The release includes two changes from prior merged PRs: a new background queue for async span processing in tracing (#303), and a memory leak fix in SGP tracing processors (#302). All version references are consistently updated across the manifest, pyproject, and version module.

  • .release-please-manifest.json: version bumped from 0.9.7 to 0.10.0
  • pyproject.toml: project version bumped from 0.9.7 to 0.10.0
  • src/agentex/_version.py: __version__ constant updated from 0.9.7 to 0.10.0
  • .stats.yml: OpenAPI spec hash updated to reflect the updated spec
  • CHANGELOG.md: 0.10.0 entry added with links to the two included feature/fix commits

Confidence Score: 5/5

This PR is safe to merge — it is a purely mechanical version bump with no logic changes.

All five changed files contain only version string updates and a changelog entry. No code logic, APIs, or configuration behaviour is altered.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.9.7 to 0.10.0
.stats.yml OpenAPI spec hash updated to reflect new spec
CHANGELOG.md Added 0.10.0 changelog entry documenting tracing features and bug fixes
pyproject.toml Project version bumped from 0.9.7 to 0.10.0
src/agentex/_version.py Package version constant updated from 0.9.7 to 0.10.0

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #302: Fix memory leak\nin SGP tracing processors"] --> C["Release PR #304\nv0.9.7 → v0.10.0"]
    B["PR #303: Add background queue\nfor async span processing"] --> C
    C --> D["Bump pyproject.toml"]
    C --> E["Bump src/agentex/_version.py"]
    C --> F["Bump .release-please-manifest.json"]
    C --> G["Update .stats.yml hash"]
    C --> H["Update CHANGELOG.md"]
Loading

Reviews (46): 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 6 times, most recently 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 22 times, most recently from 33ae49f to 9d11903 Compare April 5, 2026 04:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ac6c416 to 53be717 Compare April 5, 2026 18:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 53be717 to 821561a Compare April 5, 2026 18:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 821561a to ffb5c53 Compare April 5, 2026 19:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ffb5c53 to b1cbd35 Compare April 5, 2026 20:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b1cbd35 to 5c3b928 Compare April 5, 2026 21:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5c3b928 to 5035f37 Compare April 5, 2026 23:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5035f37 to c075f4e Compare April 6, 2026 00:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c075f4e to c630d99 Compare April 6, 2026 01:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c630d99 to 6bc424d Compare April 6, 2026 05: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