Skip to content

release: 0.10.0 #160

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jun 18, 2025

Automated Release PR

0.10.0 (2025-06-20)

Full Changelog: v0.9.0...v0.10.0

Features

  • api: make model and inputs not required to create response (2087fb5)

Bug Fixes

  • issue where we cannot mutate arrays on base model derivatives (266d072)

Chores

  • allow more free formatted json response input (#726) (69fb0af)

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

@stainless-app stainless-app bot requested a review from a team as a code owner June 18, 2025 01:53
array properties are now always recursively coerced into the desire type upon being set, instead of "almost always"

hash key names are no longer unnecessarily translated when creating base models via hash

coercion errors are now stored and re-thrown instead of being re-computed each property access

fixed inconsistencies where sometimes `TypeError`s would be thrown instead of `ArgumentError`s, and vice versa
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5ed41b6 to 266d072 Compare June 18, 2025 02:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4b0da74 to 69fb0af Compare June 18, 2025 19:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1e3a9c9 to 2087fb5 Compare June 20, 2025 20:07
@stainless-app stainless-app bot changed the title release: 0.9.1 release: 0.10.0 Jun 20, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 12eebbd to 2087fb5 Compare June 20, 2025 20:07
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.

1 participant