-
Notifications
You must be signed in to change notification settings - Fork 1
release: 7.3.0 #551
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
Merged
stainless-app
merged 26 commits into
main
from
release-please--branches--main--changes--next
Jul 2, 2025
Merged
release: 7.3.0 #551
stainless-app
merged 26 commits into
main
from
release-please--branches--main--changes--next
Jul 2, 2025
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
da7146e to
ad3d78f
Compare
c02c49e to
ad3d78f
Compare
92eb963 to
d06d641
Compare
42e198c to
3bf7c83
Compare
5117c68 to
4cda84c
Compare
09c0df2 to
8cfd398
Compare
c614c58 to
b0f69c4
Compare
198257b to
6c2f07f
Compare
210b465 to
17cef16
Compare
0a47db1 to
1d74258
Compare
1b565f6 to
6e3128c
Compare
0490b0b to
d6b79ed
Compare
1ed6eae to
ec234c1
Compare
f9ec32d to
85f964f
Compare
23f81aa to
ba2711a
Compare
Refactor `HttpRequest` to always take a `baseUrl`, instead of storing this in `OkHttpClient`. This allows better reuse of `OkHttpClient` when changing the `baseUrl`.
dd25889 to
9b313e8
Compare
3393e8a to
a6d2027
Compare
7dca10a to
d88d4b3
Compare
d8b9cb7 to
c2130c2
Compare
98e66ab to
9ec953f
Compare
ebf8d19 to
65d0eb9
Compare
0608d9c to
f16754f
Compare
3bdc222 to
459de5c
Compare
441eaa4 to
2040de9
Compare
jordanbrauer
approved these changes
Jul 2, 2025
Contributor
Author
|
🤖 Release is at https://github.com/Finch-API/finch-api-java/releases/tag/v7.3.0 🌻 |
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
7.3.0 (2025-07-02)
Full Changelog: v7.2.0...v7.3.0
Features
withOptionsmethod (a6d2027)Bug Fixes
hasNextPageimpl for some classes (1d74258)withOptionsusage when original is gc'd (f16754f)@MustBeClosedfor future returning methods (17cef16)Chores
Refactors
ClientOptionsTestchange (459de5c)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