Skip to content

release: 0.10.0#304

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

release: 0.10.0#304
stainless-app[bot] wants to merge 61 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 bumping the SDK version from 0.9.7 to 0.10.0, generated by Stainless's release tooling.

All version strings are consistent across every file that carries them, and no code logic changes are present in this PR.

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 are version metadata or changelog. Version strings are consistent across every carrier file. No code logic, dependencies, or configurations were altered. No issues found.

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 URL and hash updated to reflect new spec for 0.10.0
CHANGELOG.md New 0.10.0 entry added with tracing feature (async span queue) and memory-leak bug fix
pyproject.toml Package version bumped from 0.9.7 to 0.10.0
src/agentex/_version.py Module-level version string bumped from 0.9.7 to 0.10.0

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Stainless Release Bot] --> B[Bump version 0.9.7 → 0.10.0]
    B --> C[.release-please-manifest.json]
    B --> D[pyproject.toml]
    B --> E[src/agentex/_version.py]
    B --> F[.stats.yml — new OpenAPI spec hash]
    B --> G[CHANGELOG.md — add 0.10.0 entry]
    G --> H[Feature: async span processing queue #303]
    G --> I[Bug Fix: memory leak in SGP tracing #302]
Loading

Reviews (45): 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
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