Migration Guide
Showcasing the major changes during your upgrade from v21.0.0 -> v22.0.0.
New services
- Transaction Webhooks: Added to the existing adyen/notification/BankingWebhookHandler
New API version
-
Checkout API v71: Includes deleting unused parameter to clean up the API and some other minor details you can find here. Also please check the release notes in Adyen docs
-
Transfer API v4: Minor changes found here. Also please check the release notes in Adyen docs
-
Management API v3: Minor changes found here . Also please check the release notes in Adyen docs
Refactorings
- Replace apache.commons Base64 with jdk Base64
What's Changed
Breaking Changes 🛠
- Disputes API : Remove endpoint
downloadDisputedefenseDocument
You can find this service in adyen/service/DisputesApi - Fix the checkout and donations mapping by @AlexandrosMor in #1149
- Update models + services by @AdyenAutomationBot in #1139
- SSLContext PR rebased on develop by @jillingk in #1141
- Update checkout to v71 by @AlexandrosMor in #1169
Other Changes 🖇️
- Bump versions by @jillingk in #1159
- Add missing enum value by @jillingk in #1158
- Release v22.0.0-beta by @AdyenAutomationBot in #1156
- Replace apache.commons Base64 with jdk Base64 by @AlexandrosMor in #1162
- Update models + services by @AdyenAutomationBot in #1164
- Release v22.0.0 by @AdyenAutomationBot in #1160
Full Changelog: v21.6.0...v22.0.0