Merged
Conversation
…thentications (#481) - adds `three_ds_authentication.updated` Event - adds `challenge_metadata` to Authentications
…` impl (#483) docs: add more phantom reachability docs
2d37a0e to
7baa3ec
Compare
chore(internal): optimize build and test perf
chore(internal): optimize build and test perf
0e66229 to
e78b569
Compare
chore(internal): use better test example values 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 # Migration Instead of writing: `AccountHolderCreateParams.builder().forKyb(...).build()` or similar Write: `AccountHolderCreateParams.builder().body(...).build()`
chore(internal): update some formatting in `Values.kt`
ccb6cbc to
bbbebbc
Compare
97e1fc5 to
bbbebbc
Compare
bd6ffa7 to
2cc42ac
Compare
It's causing release issues in some cases.
0d393ed to
fb47a73
Compare
Note that `setup-gradle@v4` automatically runs wrapper validation.
e4ed85d to
5fa3f68
Compare
a79d013 to
a10addc
Compare
bf2f8b5 to
ddef161
Compare
chore(internal): use `assertNotNull` in tests for type narrowing chore(internal): remove unnecessary non-null asserts in tests
9b68469 to
780afa6
Compare
Contributor
Author
|
🤖 Release is at https://github.com/lithic-com/lithic-java/releases/tag/v0.77.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.77.0 (2025-02-21)
Full Changelog: v0.76.0...v0.77.0
⚠ BREAKING CHANGES
Features
JsonField#asX()for known values (#488) (bbbebbc)asXmethods (#487) (4f5cb79)Bug Fixes
Chores
challenge_metadataproperty on Authentications (#481) (aba327f)PhantomReachableClosingAsyncStreamResponseimpl (#483) (7baa3ec)Values.kt(bbbebbc)assertNotNullin tests for type narrowing (8350303)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