Merged
Conversation
717b475 to
7e006d5
Compare
6a07f59 to
7e006d5
Compare
552378f to
c0b2611
Compare
9c421f1 to
8afc6b9
Compare
feat(client): allow setting arbitrary JSON for top-level body params feat(client): expose getters for `JsonField` of body params fix(client): consistently throw on omitting required fields fix(client): convert `JsonField` containing list type to mutable in builder style(internal): simplify existing convenience setters on params style(internal): move headers and query params setters below others style(internal): explicitly add some method return types
bf53796 to
57324bd
Compare
8e30c02 to
237ecbe
Compare
chore(internal): refactor `validate` methods
f4cb872 to
3695f32
Compare
a96a3aa to
2b491a4
Compare
3330041 to
f9ab04f
Compare
4a2cb07 to
d5bdf23
Compare
7e7295e to
7538c22
Compare
4c039f9 to
9c18c02
Compare
de6211a to
deffea6
Compare
Contributor
Author
|
🤖 Release is at https://github.com/Increase/increase-java/releases/tag/v0.161.0 🌻 |
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
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.161.0 (2025-01-14)
Full Changelog: v0.160.0...v0.161.0
Features
JsonFieldof body params (57324bd)Bug Fixes
validate()calls (#684) (3695f32)JsonFieldcontaining list type to mutable in builder (57324bd)Chores
checkRequiredfunction (#690) (deffea6)build.gradle.ktsformatting (#685) (2b491a4)validatemethods (3695f32)Documentation
Styles
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