Skip to content

Adyen Java API Library v36.0.1

Latest
Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 29 Apr 14:37
· 9 commits to main since this release
b48ca0e

What's Changed

Important

This patch addresses the issue introduced in Java API Library v36.0.0 that impacted the usage of the Adyen iOS SDK.

Response attributes without a value will be omitted (instead that being returned as empty lists).

The timeout settings of the underlying (Apache) HTTP client have been updated to define a default timeout of 60 seconds, developers should however always define/override those defaults accordingly.

Fixes ⛑️

Other Changes 🖇️

Full Changelog: v36.0.0...v36.0.1