-
Notifications
You must be signed in to change notification settings - Fork 1
release: 1.10.0 #416
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
stainless-app
wants to merge
32
commits into
main
Choose a base branch
from
release-please--branches--main--changes--next
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
release: 1.10.0 #416
stainless-app
wants to merge
32
commits into
main
from
release-please--branches--main--changes--next
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3f54b9c
to
27da721
Compare
dd6a894
to
9b4d208
Compare
95437bd
to
0e68dd4
Compare
3fb8752
to
b69b32e
Compare
b69b32e
to
69ab6d3
Compare
`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`
69ab6d3
to
aef4699
Compare
aef4699
to
3e4c953
Compare
3e4c953
to
252a90f
Compare
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
252a90f
to
71a352f
Compare
71a352f
to
169589a
Compare
169589a
to
0b597e8
Compare
71cc046
to
93f24ed
Compare
93f24ed
to
13077e9
Compare
13077e9
to
634e8d5
Compare
634e8d5
to
4ebe043
Compare
fix(client): ensure single timer is created per client
4ebe043
to
abc5f17
Compare
abc5f17
to
a0df4ed
Compare
a0df4ed
to
a86371d
Compare
a86371d
to
38919d5
Compare
38919d5
to
8b4bfdc
Compare
8b4bfdc
to
112de41
Compare
112de41
to
c638aaf
Compare
c638aaf
to
cac6a52
Compare
cac6a52
to
448b26b
Compare
448b26b
to
b5592a9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated Release PR
1.10.0 (2025-10-03)
Full Changelog: v1.9.0...v1.10.0
⚠ BREAKING CHANGES
Features
Bug Fixes
getPackageVersion
impl (9bc6ac9)Chores
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