Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Dec 18, 2025

Automated Release PR

0.25.0 (2025-12-20)

Full Changelog: v0.24.0...v0.25.0

Features

  • Enhance AuthAgentInvocation with step and last activity tracking (99b8057)

Bug Fixes

  • use async_to_httpx_files in patch method (b103991)

Chores

  • internal: add --fix argument to lint script (73e0e46)

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


Note

Release 0.25.0 with auth invocation type updates (new step, uppercased status enums), async file handling fix for PATCH, and lint script --fix option.

  • API/Types:
    • Add step to AgentAuthInvocationResponse; docstrings for auth invocation endpoints now mention status and dual API key/JWT support.
    • Uppercase status literals in AuthAgentInvocationCreateResponse (ALREADY_AUTHENTICATED, INVOCATION_CREATED) and ReauthResponse (REAUTH_STARTED, ALREADY_AUTHENTICATED, CANNOT_REAUTH).
  • Client:
    • Async: AsyncAPIClient.patch now uses async_to_httpx_files(...) for file uploads.
  • Tooling:
    • scripts/lint supports --fix to run ruff autofix.
  • Release/Meta:
    • Bump version to 0.25.0; update OpenAPI spec URL/hash and changelog.

Written by Cursor Bugbot for commit 5f90455. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Dec 18, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/kernel-python/99b80574482322b22a5bd1ce79762471330f4945/kernel-0.24.0-py3-none-any.whl'

Expires at: Mon, 19 Jan 2026 00:27:11 GMT
Updated at: Sat, 20 Dec 2025 00:27:11 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c56ec7d to 86187e3 Compare December 19, 2025 04:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 86187e3 to 1bd52f9 Compare December 20, 2025 00:26
@stainless-app stainless-app bot changed the title release: 0.24.1 release: 0.25.0 Dec 20, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1bd52f9 to 5f90455 Compare December 20, 2025 00:27
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