Merged
Conversation
…454) - adds `three_ds_requestor_challenge_indicator` to 3DS retrieve responses - adds `payment_account_reference_id` to Tokenizations
97893bf to
a015030
Compare
205b1a8 to
a937d5f
Compare
475dd51 to
d779ba1
Compare
10f248e to
190676f
Compare
# Migration Some union class method names have been shortened. To migrate, replace those method names with the shorter versions. For example: - `SomeClass.ofReallyLongName(...)` might become `SomeClass.ofShort(...)` - `someObject.isReallyLongName()` might become `someObject.isShort()` - etc.
e84d9fa to
47448bb
Compare
f3b4c8d to
47448bb
Compare
- adds `original_banknet_reference_number` and `original_switch_serial_number` to `network_info.mastercard` - adds `original_transaction_id` to `network_info.visa`
c51bd04 to
fd9ddcc
Compare
b4c98c9 to
ce18db7
Compare
6022d3b to
e621cd6
Compare
83aeec7 to
3cb8525
Compare
300bf8b to
a6c1769
Compare
chore(internal): remove some unnecessary `constructor` keywords
c6e99c7 to
2e98bdf
Compare
d222507 to
ac8eabd
Compare
22d55a0 to
ff1495c
Compare
Contributor
Author
|
🤖 Release is at https://github.com/lithic-com/lithic-java/releases/tag/v0.74.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.74.0 (2025-01-28)
Full Changelog: v0.73.0...v0.74.0
⚠ BREAKING CHANGES
Features
closemethod (#463) (e621cd6)Bug Fixes
Chores
constructorkeywords (2e98bdf)checkNotNulltocheckRequired(#459) (190676f)Documentation
asyncandsyncmethod comments (#465) (a6c1769)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