Skip to content

Adyen Java API Library v27.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 11 Jul 13:11
· 50 commits to main since this release
e4afcbe

What's Changed

Breaking Changes 🛠

  • Checkout API:
    • In IdealDetails class the attribute issuer is no longer mandatory. This is required to support iDEAL 2.0
    • In PaymentDetails class the enum BANKTRANSFER_IBAN and PAYBYBANK have been removed
    • In BcmcInfo class the attribute transactionDescription has been removed
  • Management API:
    • In PaymentDetails class the enum BANKTRANSFER_IBAN and PAYBYBANK have been removed
  • Update all services by @AdyenAutomationBot in #1316

Other Changes 🖇️

  • Checkout API:
    • In StoredPaymentMethodDetails class a new enum bankTransfer_IBAN has been defined
  • BalancePlatform Configuration API:
    • In AccountHolder, AccountHolderInfo and AccountHolderUpdateRequest the contactDetails attribute has been deprecated
  • added new issue labeler and stalebot by @DjoykeAbyah in #1314
  • chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 by @renovate in #1299
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.2 by @renovate in #1317
  • fix(deps): update dependency com.google.code.gson:gson to v2.11.0 by @renovate in #1296
  • chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.4.0 by @renovate in #1304
  • chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.7.0 by @renovate in #1301
  • fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.2 by @renovate in #1318
  • chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2 by @renovate in #1312
  • stalebot fix by @DjoykeAbyah in #1321
  • Update README.md by @wboereboom in #1319
  • Release v27.0.0 by @AdyenAutomationBot in #1315

Full Changelog: v26.3.0...v27.0.0