Skip to content

chore: release main - #483

Merged
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Jul 30, 2026
Merged

chore: release main#483
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

✨ Stainless prepared a new release

agentex-client: 0.22.2

0.22.2 (2026-07-30)

Full Changelog: agentex-client-v0.22.1...agentex-client-v0.22.2

Bug Fixes

  • tutorials: add pytest-asyncio to async tutorial dev deps (#481) (8ae3ee5)
agentex-sdk: 0.22.2

0.22.2 (2026-07-30)

Full Changelog: agentex-sdk-v0.22.1...agentex-sdk-v0.22.2

Chores

  • agentex-sdk: Synchronize agentex versions

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 Stainless-managed patch release bumping both agentex-client and agentex-sdk from 0.22.1 to 0.22.2. The sole functional change is adding pytest-asyncio and httpx to the dev dependencies of all five async tutorial packages so their async test suites can actually run.

  • Version numbers updated consistently across pyproject.toml, adk/pyproject.toml, src/agentex/_version.py, and .release-please-manifest.json.
  • pytest-asyncio and httpx added to the [project.optional-dependencies] dev section of all five async tutorial pyproject.toml files (tutorials 090 base, 060–090 Temporal).
  • Changelog entries appended to both CHANGELOG.md and adk/CHANGELOG.md following the existing format.

Confidence Score: 5/5

Routine patch release with no logic changes; all modifications are version strings, changelog text, and missing dev dependencies in tutorial projects.

Every changed file is either a version number update (consistent across all four version-tracking files), a changelog append, or a dev-dependency addition to tutorial packages. No production code, no API surface, and no runtime behavior was altered.

Files Needing Attention: No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml agentex-client package version bumped from 0.22.1 to 0.22.2
adk/pyproject.toml agentex-sdk package version bumped from 0.22.1 to 0.22.2
src/agentex/_version.py Generated version constant updated from 0.22.1 to 0.22.2
.release-please-manifest.json Version manifest bumped from 0.22.1 to 0.22.2 for both packages
examples/tutorials/10_async/00_base/090_multi_agent_non_temporal/pyproject.toml Added pytest-asyncio and httpx to dev dependencies so async tests can run correctly
examples/tutorials/10_async/10_temporal/060_open_ai_agents_sdk_hello_world/pyproject.toml Added pytest-asyncio and httpx to dev dependencies so async tests can run correctly
examples/tutorials/10_async/10_temporal/070_open_ai_agents_sdk_tools/pyproject.toml Added pytest-asyncio and httpx to dev dependencies so async tests can run correctly
examples/tutorials/10_async/10_temporal/080_open_ai_agents_sdk_human_in_the_loop/pyproject.toml Added pytest-asyncio and httpx to dev dependencies so async tests can run correctly
examples/tutorials/10_async/10_temporal/090_claude_agents_sdk_mvp/pyproject.toml Added pytest-asyncio and httpx to dev dependencies so async tests can run correctly
CHANGELOG.md Added 0.22.2 changelog entry for agentex-client noting the pytest-asyncio tutorial fix
adk/CHANGELOG.md Added 0.22.2 changelog entry for agentex-sdk noting version synchronization

Reviews (1): Last reviewed commit: "chore: release main" | Re-trigger Greptile

deepthi-rao-scale and others added 2 commits July 30, 2026 14:13
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@stainless-app
stainless-app Bot merged commit 37abff8 into main Jul 30, 2026
58 checks passed
@stainless-app
stainless-app Bot deleted the release-please--branches--main--changes--next branch July 30, 2026 18:38
@stainless-app

stainless-app Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

@stainless-app

stainless-app Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

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.

1 participant