-
Notifications
You must be signed in to change notification settings - Fork 1
release: 0.17.0 #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 0.17.0 #52
Conversation
|
🧪 Testing To try out this version of the SDK, run: Expires: Wed, 26 Nov 2025 19:41:28 GMT |
Mesa DescriptionAutomated Release PR0.17.0 (2025-10-27)Full Changelog: v0.16.0...v0.17.0 Features
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 Description generated by Mesa. Update settings |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Performed full review of bd8266c...495cfcb
Analysis
-
Breaking API change: The
countryparameter changing from required to optional with a US default could cause unexpected behavior in existing client code that relied on explicit country specification. -
Potentially incorrect semantic versioning: While a minor version bump was applied, this breaking change could warrant a major version increase depending on the team's API contract philosophy.
-
Cross-cutting change impact: The modification spans both request parameters (TypedDict) and response models (BaseModel/Pydantic), increasing the risk of inconsistent behavior or missed update points.
Tip
Help
Slash Commands:
/review- Request a full code review/review latest- Review only changes since the last review/describe- Generate PR description. This will update the PR body or issue comment depending on your configuration/help- Get help with Mesa commands and configuration options
9 files reviewed | 0 comments | Edit Agent Settings
|
🤖 Release is at https://github.com/onkernel/kernel-python-sdk/releases/tag/v0.17.0 🌻 |
Automated Release PR
0.17.0 (2025-10-27)
Full Changelog: v0.16.0...v0.17.0
Features
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