-
Notifications
You must be signed in to change notification settings - Fork 1
release: 4.0.0 #395
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 34 commits into
main
from
release-please--branches--main--changes--next
Feb 8, 2025
Merged
release: 4.0.0 #395
stainless-app
merged 34 commits into
main
from
release-please--branches--main--changes--next
Feb 8, 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
9ad1c78 to
595151c
Compare
2e771ac to
c5f656d
Compare
fac8901 to
5d706bc
Compare
1ed22df to
623b174
Compare
0ba3dda to
f0fec86
Compare
chore(internal): tweak client options nullability handling
d79e319 to
a08f4ba
Compare
878c59a to
4520086
Compare
37b4386 to
0d0766b
Compare
2ec1461 to
1cef90d
Compare
99f0244 to
38d434d
Compare
2f9deb2 to
a595f32
Compare
50bf1f7 to
1e1e28e
Compare
072e8cd to
1e88c1b
Compare
refactor(internal): extract request preparation logic
1f3b5c4 to
1c877e6
Compare
e792d00 to
856e1c9
Compare
c521914 to
84cd37e
Compare
baab1fc to
77e6a73
Compare
ab6521e to
daf9de7
Compare
0dce3fc to
d17227d
Compare
fix(api): switch `CompletableFuture<Void>` to `CompletableFuture<Void?>` fix(client): always provide a body for `PATCH` methods fix(client): add missing validation calls on response chore(internal): minor formatting/style changes chore(internal): rename some tests
11a7205 to
abe41ab
Compare
jordanbrauer
approved these changes
Feb 8, 2025
Contributor
Author
|
🤖 Release is at https://github.com/Finch-API/finch-api-java/releases/tag/v4.0.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
4.0.0 (2025-02-05)
Full Changelog: v3.3.0...v4.0.0
⚠ BREAKING CHANGES
Features
_queryParamsand_headersmethods (#419) (2a3c658)closemethod (#412) (d9b722b)Bug Fixes
@MustBeClosedannotations (#429) (abe41ab)CompletableFuture<Void>toCompletableFuture<Void?>(abe41ab)PATCHmethods (abe41ab)Chores
checkRequiredfunction (#400) (f0fec86)build.gradle.ktsformatting (#396) (595151c)RetryingHttpClientTest(#421) (6f997fe)constructorkeywords (0a1b627)checkNotNulltocheckRequired(#409) (4018e4c)Documentation
asyncandsyncmethod comments (#415) (ab65f2f)Refactors
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