Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Sep 2, 2025

Automated Release PR

1.12.0 (2025-09-26)

Full Changelog: v1.11.2...v1.12.0

⚠ BREAKING CHANGES

  • api: define shared model ConversionRateConfig

Features

Bug Fixes

  • internal: use null byte as file separator in the fast formatting script (58f092f)
  • shorten multipart boundary sep to less than RFC specificed max length (984b6ad)

Performance Improvements

Chores

  • allow fast-format to use bsd sed as well (6566897)
  • do not install brew dependencies in ./scripts/bootstrap by default (c7d1331)
  • internal: codegen related update (d7dd0b8)

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

`ConversionRateConfig` is defined in lots of places in the SDK. This commit extracts it to a shared model to reduce code duplication.

Its new location is `orb-java-core/src/main/kotlin/com/withorb/api/models/ConversionRateConfig.kt`
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b6d7d21 to 9136abe Compare September 2, 2025 23:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9136abe to e661bc3 Compare September 3, 2025 20:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e661bc3 to de393ac Compare September 3, 2025 20:27
@sskhandek sskhandek changed the title release: 2.0.0 release: 1.12.0 Sep 3, 2025
Copy link
Contributor Author

stainless-app bot commented Sep 3, 2025

Release version edited manually

The Pull Request version has been manually set to 1.12.0 and will be used for the release.

If you instead want to use the version number 2.0.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from de393ac to 15c53b4 Compare September 3, 2025 20:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 15c53b4 to 40c6230 Compare September 3, 2025 22:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 40c6230 to e4fe0ba Compare September 5, 2025 00:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e4fe0ba to 2a37035 Compare September 10, 2025 20:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2a37035 to ad80da6 Compare September 12, 2025 00:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ad80da6 to 9dc7a64 Compare September 16, 2025 00:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9dc7a64 to 007f94a Compare September 17, 2025 18:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 007f94a to 39776f4 Compare September 19, 2025 17:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 39776f4 to 228b5bc Compare September 19, 2025 22:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 228b5bc to 5b6f15e Compare September 25, 2025 21:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5b6f15e to 29cf740 Compare September 26, 2025 14:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 29cf740 to 6bfdb00 Compare September 26, 2025 15:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6bfdb00 to 49bb9ef Compare September 26, 2025 20:40
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