Skip to content

release: 1.1.0#274

Merged
sskhandek merged 9 commits intomainfrom
release-please--branches--main--changes--next
Jun 21, 2025
Merged

release: 1.1.0#274
sskhandek merged 9 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

1.1.0 (2025-06-18)

Full Changelog: v1.0.1...v1.1.0

Features

Bug Fixes

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

Chores

  • ci: enable for pull requests (0d16f9f)
  • ci: link to correct github repo (0d079fe)
  • internal: version bump (4956d97)

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 force-pushed the release-please--branches--main--changes--next branch from 679250e to 74e4bfc Compare June 10, 2025 23:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a3456b0 to 0d079fe Compare June 11, 2025 09:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9076a2f to 0d16f9f Compare June 17, 2025 00:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d993161 to 1d97f15 Compare June 17, 2025 01:04
@stainless-app stainless-app bot changed the title release: 1.0.2 release: 1.1.0 Jun 17, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 54a60dc to 1d97f15 Compare June 17, 2025 01:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6636702 to 9d2ed65 Compare June 17, 2025 19:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d0f0579 to c557aa7 Compare June 18, 2025 00:03
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 5b02676 to b53b6cc Compare June 18, 2025 01:56
@sskhandek sskhandek merged commit 7203b6f into main Jun 21, 2025
5 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Jun 21, 2025

🤖 Release is at https://github.com/orbcorp/orb-ruby/releases/tag/v1.1.0 🌻

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