-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.16.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.16.0 #52
Conversation
Mesa DescriptionAutomated Release PR0.16.0 (2025-10-27)Full Changelog: v0.15.0...v0.16.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 |
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 dc0b070...4620338
Analysis
-
The pagination bug could impact many API responses, causing pagination to terminate after the first page when starting from offset 0 due to improper handling of falsy values.
-
The original implementation failed to distinguish between legitimate offset values of 0 and null/undefined values, introducing an edge case vulnerability in the pagination logic.
-
While the fix is minimal and targeted, thorough testing should verify there are no subtle regressions in other pagination scenarios or edge cases.
Tip
⚡ Quick Actions
This review was generated by Mesa.
Actions:
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 | Review on Mesa | Edit Reviewer Settings
4620338 to
bffa266
Compare
bffa266 to
d97efe4
Compare
|
🧪 Testing To try out this version of the SDK, run: Expires: Wed, 26 Nov 2025 18:40:33 GMT |
|
🤖 Release is at https://github.com/onkernel/kernel-node-sdk/releases/tag/v0.16.0 🌻 |
Automated Release PR
0.16.0 (2025-10-27)
Full Changelog: v0.15.0...v0.16.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