-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.1.0 #5
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
160
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: 0.1.0 #5
stainless-app
wants to merge
160
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
b8cb0be to
a4aa7a5
Compare
ab68615 to
928b193
Compare
dea3b1c to
8e82a6b
Compare
70c0deb to
7aba513
Compare
7aba513 to
a3aeae6
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`
a3aeae6 to
5d06f04
Compare
e247cf7 to
cae9ea3
Compare
cae9ea3 to
57276fa
Compare
57276fa to
d48b5e4
Compare
d48b5e4 to
7eda74b
Compare
7eda74b to
934378c
Compare
934378c to
9656cd6
Compare
9656cd6 to
f57da6d
Compare
f57da6d to
223c607
Compare
223c607 to
79adf9b
Compare
79adf9b to
5fe789d
Compare
fix(internal): test nullability warnings chore(internal): use better test examples
5fe789d to
c2985c6
Compare
c2985c6 to
891ccfe
Compare
891ccfe to
70ea235
Compare
70ea235 to
19b60d3
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
0.1.0 (2025-12-19)
Full Changelog: v0.0.1...v0.1.0
⚠ BREAKING CHANGES
DateTimeOffsetinstead ofDateTimeFeatures
HttpResponse.ReadAsStreammethod (3a51242)User-Agentheader (d9f32d8)X-Stainless-Archheader (11b2877)X-Stainless-LangandX-Stainless-OSheaders (ff4a7fe)X-Stainless-Package-Versionheaders (d3b8497)X-Stainless-RuntimeandX-Stainless-Runtime-Version(a49e832)X-Stainless-Timeoutheader (569bcb2)Bug Fixes
MaxRetries = 0(54eb187)DateTimeOffsetinstead ofDateTime(aa4b2f8)JsonElementin more places (1de7a74)Performance Improvements
HttpResponse(0466032)Chores
ClientOptionsstruct (b7feea0)Random.Sharedin newer .NET versions (5496540)using(d670d93)Documentation
WithOptions(0b988e2)Refactors
ClientOptions(118fd1e)ClientOptionsinstead of client (7ae1ca0)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