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 ⛑️
- Initialise List/Set/Map as null by @gcatanese in #1461
Other Changes 🖇️
- Update example site placeholder by @ayodejidev in #1453
- HMAC Troubleshooting tool by @gcatanese in #1452
- HTTP Client timeouts by @gcatanese in #1458
- fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 [security] by @renovate in #1456
- Release v36.0.1 by @AdyenAutomationBot in #1454
Full Changelog: v36.0.0...v36.0.1