Skip to content

release: 0.10.0#304

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

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

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 agentex-sdk package from v0.9.7 to v0.10.0. The release incorporates two tracing-related changes from the previous commits:

  • Feature: A background queue for async span processing was added to the tracing subsystem.
  • Bug fix: A memory leak in the SGP tracing processors was resolved.

The PR itself contains only version metadata updates (.release-please-manifest.json, pyproject.toml, src/agentex/_version.py), an updated OpenAPI spec hash (.stats.yml), and the corresponding changelog entry. All version strings are consistent across files and no code logic is changed in this PR.

Confidence Score: 5/5

This PR is safe to merge — it contains only automated version bumps and changelog entries with no functional code changes.

All five changed files are pure version/metadata updates generated by the Stainless release toolchain. Version strings are consistent across all files (0.10.0 everywhere), the changelog is accurate, and there are no logic, security, or behavioral changes introduced in this PR itself.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.9.7 to 0.10.0 as expected for this release.
.stats.yml OpenAPI spec hash updated to reflect the new spec; no issues.
CHANGELOG.md Changelog entry added for 0.10.0 with feature (async span processing) and bug fix (memory leak) entries; correctly links to commits and issues.
pyproject.toml Package version bumped from 0.9.7 to 0.10.0 in the project metadata.
src/agentex/_version.py Runtime version constant updated to 0.10.0; consistent with all other version files in this PR.

Flowchart

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

Reviews (13): 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
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fcbd7cc to e0f4c4a Compare April 4, 2026 00:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e0f4c4a to af5b9eb Compare April 4, 2026 04: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