Skip to content

release: 0.41.1#88

Open
stainless-app[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--changes--next--components--sdk
Open

release: 0.41.1#88
stainless-app[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 27, 2026

Automated Release PR

0.41.1 (2026-02-27)

Full Changelog: v0.41.0...v0.41.1

Chores

  • internal: move stringifyQuery implementation to internal function (6c5754b)

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

Low Risk
Low risk release bump that primarily refactors query-string serialization by moving it into src/internal/utils/query.ts; runtime behavior should be unchanged but could affect URL/form encoding if the helper’s signature or export wiring is incorrect.

Overview
Bumps version to 0.41.1 (manifest, package.json, src/version.ts) and updates CHANGELOG.md for the release.

Refactors query/form serialization by moving the Kernel client’s stringifyQuery implementation into a new internal utility (src/internal/utils/query.ts), re-exporting it from src/internal/utils.ts, and updating the client and tests to use the shared stringifyQuery.

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

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 27, 2026

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/kernel-typescript/6c5754b181e0f7abf9bcf8b6c5dfc7d7dbfda8ac/dist.tar.gz'

Expires at: Sun, 29 Mar 2026 04:11:06 GMT
Updated at: Fri, 27 Feb 2026 04:11:06 GMT

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.

0 participants