Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jul 29, 2025

Automated Release PR

1.10.0 (2025-10-03)

Full Changelog: v1.9.0...v1.10.0

⚠ BREAKING CHANGES

  • api: define shared model ConversionRateConfig

Features

Bug Fixes

  • ci: use java-version 21 for publish step (b290b3a)
  • client: deserialization of empty objects (1764089)
  • client: ensure single timer is created per client (427df35)
  • client: incorrect getPackageVersion impl (9bc6ac9)
  • client: r8 support (27da721)

Chores

  • fix formatting (a6e527f)
  • improve formatter performance (5d37bc1)
  • internal: bump ci test timeout (0e68dd4)
  • internal: change some comment formatting (7e80bfe)
  • internal: codegen related update (97bd293)
  • internal: codegen related update (3a4300a)
  • internal: codegen related update (185acb8)
  • internal: codegen related update (76d269d)
  • internal: reduce proguard ci logging (9b4d208)

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 3f54b9c to 27da721 Compare July 31, 2025 21:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dd6a894 to 9b4d208 Compare July 31, 2025 23:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 95437bd to 0e68dd4 Compare August 2, 2025 04:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3fb8752 to b69b32e Compare August 29, 2025 18:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b69b32e to 69ab6d3 Compare August 29, 2025 18:30
`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 69ab6d3 to aef4699 Compare September 2, 2025 19:51
@stainless-app stainless-app bot changed the title release: 1.10.0 release: 2.0.0 Sep 2, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from aef4699 to 3e4c953 Compare September 2, 2025 19:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3e4c953 to 252a90f Compare September 2, 2025 19:58
@stainless-app stainless-app bot changed the title release: 2.0.0 release: 1.10.0 Sep 2, 2025
Copy link
Contributor Author

stainless-app bot commented Sep 2, 2025

Release version edited manually

The Pull Request version has been manually set to 1.10.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 252a90f to 71a352f Compare September 2, 2025 20:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 71a352f to 169589a Compare September 2, 2025 23:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 169589a to 0b597e8 Compare September 3, 2025 15:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 71cc046 to 93f24ed Compare September 12, 2025 00:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 93f24ed to 13077e9 Compare September 12, 2025 14:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 13077e9 to 634e8d5 Compare September 15, 2025 15:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 634e8d5 to 4ebe043 Compare September 16, 2025 00:33
fix(client): ensure single timer is created per client
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4ebe043 to abc5f17 Compare September 19, 2025 15:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from abc5f17 to a0df4ed Compare September 19, 2025 18:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a0df4ed to a86371d Compare September 19, 2025 22:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a86371d to 38919d5 Compare September 23, 2025 21:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 38919d5 to 8b4bfdc Compare September 25, 2025 18:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8b4bfdc to 112de41 Compare September 29, 2025 18:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 112de41 to c638aaf Compare September 29, 2025 21:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c638aaf to cac6a52 Compare September 30, 2025 22:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cac6a52 to 448b26b Compare October 3, 2025 18:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 448b26b to b5592a9 Compare October 3, 2025 22:31
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