4.27.0
github-actions
released this
03 Apr 17:01
·
0 commits
to 22d5fffe481469f85a14266a694ff19d9fea4755
since this release
- DataCollector
- Use
applicationContext
inDataCollector#collectDeviceData()
callback to prevent potentialActivity
leaks
- Use
- GooglePay
- Fix issue that causes
GooglePayNonce#isNetworkTokenized
to always returnfalse
after being parceled
- Fix issue that causes
- ThreeDSecure
- Catch
TransactionTooLargeException
to prevent crash on large data (fixes #642) - Deprecate 3DS v1. Any attempt to use 3DS v1 will now throw an error. See Migrating to 3D Secure 2 for more information.
- Catch