Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

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

Automated Release PR

1.8.1 (2025-06-18)

Full Changelog: v1.8.0...v1.8.1

Bug Fixes

  • issue where we cannot mutate arrays on base model derivatives (2c56679)

Chores

  • ci: enable for pull requests (985de4e)

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 17, 2025 07:13
@stainless-app stainless-app bot requested review from connorlindsey and thomaswhyyou and removed request for a team June 17, 2025 07:13
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 633106e to 2c56679 Compare June 18, 2025 06:38
@connorlindsey connorlindsey merged commit dc92761 into main Jun 18, 2025
5 checks passed
Copy link
Contributor Author

stainless-app bot commented Jun 18, 2025

🤖 Release is at https://github.com/knocklabs/knock-ruby/releases/tag/v1.8.1 🌻

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