-
Notifications
You must be signed in to change notification settings - Fork 1
release: 4.1.0 #438
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 22 commits into
main
from
release-please--branches--main--changes--next
Feb 27, 2025
Merged
release: 4.1.0 #438
stainless-app
merged 22 commits into
main
from
release-please--branches--main--changes--next
Feb 27, 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
chore(internal): optimize build and test perf
chore(internal): rename internal body classes chore(internal): make body class constructors private chore(internal): make body classes for multipart requests chore(internal): misc formatting changes
chore(internal): update some formatting in `Values.kt`
38c6d59 to
d84edd3
Compare
c831782 to
95d82a2
Compare
2375524 to
a34264f
Compare
685b2e2 to
0d383c3
Compare
78ae06c to
164050e
Compare
It's causing release issues in some cases.
7be837b to
35edbd8
Compare
Note that `setup-gradle@v4` automatically runs wrapper validation.
ccece65 to
97cc45e
Compare
c8c6a07 to
6db2948
Compare
ceaaa62 to
e7312ce
Compare
b60a71a to
fd63219
Compare
chore(internal): use `assertNotNull` in tests for type narrowing chore(internal): remove unnecessary non-null asserts in tests
638872b to
344ac4b
Compare
eb2cb1d to
8f256fb
Compare
9faf779 to
becaa47
Compare
07b5892 to
6a36319
Compare
jordanbrauer
approved these changes
Feb 27, 2025
Contributor
Author
|
🤖 Release is at https://github.com/Finch-API/finch-api-java/releases/tag/v4.1.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.1.0 (2025-02-25)
Full Changelog: v4.0.2...v4.1.0
Features
JsonField#asX()for known values (#443) (d2c8ddd)asXmethods (#442) (caffc54)Bug Fixes
Chores
Values.kt(d2c8ddd)assertNotNullin tests for type narrowing (344ac4b)Documentation
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