-
Notifications
You must be signed in to change notification settings - Fork 1
release: 0.18.0 #53
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.18.0 #53
Conversation
Mesa DescriptionAutomated Release PR0.18.0 (2025-10-30)Full Changelog: v0.17.0...v0.18.0 Features
Bug Fixes
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 |
|
🧪 Testing To try out this version of the SDK, run: Expires: Sat, 29 Nov 2025 21:02:44 GMT |
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 3e8abcf...8085d35
Analysis
-
The current implementation forces full stream consumption which can lead to resource leaks when streams aren't completely consumed by client code.
-
Resource management issues exist in both synchronous and asynchronous streaming paths, suggesting a systematic architectural weakness rather than an isolated bug.
-
While the bug fix maintains the public API, it represents a fundamental correction to the underlying resource handling pattern, indicating the original design approach to stream handling was flawed.
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
5 files reviewed | 0 comments | Edit Agent Settings
8085d35 to
f5dc595
Compare
f5dc595 to
4169504
Compare
masnwilliams
left a comment
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.
lgtm
|
🤖 Release is at https://github.com/onkernel/kernel-python-sdk/releases/tag/v0.18.0 🌻 |
Automated Release PR
0.18.0 (2025-10-30)
Full Changelog: v0.17.0...v0.18.0
Features
Bug Fixes
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