Releases: hyperwallet/java-sdk
Releases · hyperwallet/java-sdk
Java V4 SDK v2.4.5
What's Changed
- Added field 'accountId' to PayPal.
- PayPal account creation allowed using field 'accountId' which accepts Email, Phone Number, PayPal PayerID.
- Venmo account creation allowed using field 'accountId' which accepts Email, Phone Number, Venmo Handle, Venmo External ID.
Full Changelog: 2.4.4...2.4.5
2.4.4
Java V4 SDK v2.4.4
Added attribute 'isDefaultTransferMethod' to identify default accounts.
1.9.4
Java V3 SDK v1.9.4
Added attribute 'isDefaultTransferMethod' to identify default accounts.
1.9.3
Java V3 SDK v1.9.3
Added connection and read timeout support
2.4.3
Java V4 SDK v2.4.3
Added connection and read timeout support
2.4.2
Java V4 SDK v2.4.2
- Removed PURGE method from request method
- Removed purgeResource() function from request method
- Added dependencies to ensure compatibility with other Java versions.
- Hardened error response handling for content decryption and conversion
1.9.2
Java V3 SDK v1.9.2
- Removed PURGE method from request method
- Removed purgeResource() function from request method
- Added dependencies to ensure compatibility with other Java versions.
- Hardened error response handling for content decryption and conversion
2.4.1
Java V4 SDK v2.4.1
- Added proxy and proxy auth support for loading JWS keys
- Hardened error response handler
- Added content-type validation for decryption
1.9.1
Java V3 SDK v1.9.1
- Added proxy and proxy auth support for loading JWS keys
- Hardened error response handler
- Added content-type validation for decryption
2.4.0
Java V4 SDK v2.4.0
- Added proxy and proxy auth support
- Updated Payload Encryption to support EC keys
- Added missing fields to HyperwalletBankAccount class