- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
release: 0.15.0 #51
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.15.0 #51
Conversation
Objects without uploadable values are now JSON-serialized per OpenAPI contentType spec instead of being flattened into bracketed keys. Special handling for env_vars to maintain backward compatibility - it continues using flattened format (env_vars[KEY]) as expected by APIs. - Add hasUploadableValue check to determine serialization strategy - Add tests for source field (JSON) and env_vars (flattened) behavior - Fixes 400 errors where source[type] was sent instead of source JSON Resolves issue reported to Stainless support on Oct 8, 2025
…rt-fix fix(uploads): serialize objects without files as JSON in multipart forms
| 🧪 Testing To try out this version of the SDK, run: Expires: Sun, 16 Nov 2025 18:34:26 GMT | 
14df39d    to
    1676144      
    Compare
  
    1676144    to
    3e9a478      
    Compare
  
    3e9a478    to
    1530498      
    Compare
  
    | Mesa DescriptionAutomated Release PRSummaryThis release introduces new browser automation features, enhances the deployment workflow, and improves the SDK's internal consistency. Key Changes
 0.15.0 (2025-10-17)Full Changelog: v0.14.2...v0.15.0 FeaturesThis 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 | 
| 🤖 Release is at https://github.com/onkernel/kernel-node-sdk/releases/tag/v0.15.0 🌻 | 
Automated Release PR
0.15.0 (2025-10-17)
Full Changelog: v0.14.2...v0.15.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