Releases: mercadopago/sdk-java
Releases · mercadopago/sdk-java
2.1.19
What's Changed
- Update maven-core dependency to version 3.9.6 by @meliguilhermefernandes in #274
Full Changelog: 2.1.18...2.1.19
2.1.17
Add transaction id field.
2.1.16
What's Changed
- refactor send method by @brunacamposxx in #266
- Add Point of Interaction and Address Object by @brunacamposxx in #267
- Update version 2.1.16 by @brunacamposxx in #268
Full Changelog: 2.1.15...2.1.16
2.1.15
What's Changed
- Update maven-javadoc-plugin by @romerosilva-meli in #265
Full Changelog: 2.1.14...2.1.15
2.1.14
Validate if response entity is null.
2.1.13
2.1.12
What's Changed
- checks if the x-idempotency-key was submitted by the user by @brunacamposxx in #259
- update sdk version by @brunacamposxx in #260
New Contributors
- @brunacamposxx made their first contribution in #259
Full Changelog: 2.1.11...2.1.12
2.1.11
this version adds address and phone information to PaymentPayerRequest
for PSE payments.
2.1.10
Update Payment field PaymentThreeDSInfo
serialized name from three_dsinfo
to three_ds_info
.
2.1.9
This version updates maven-javadoc-plugin to 3.5.0