Skip to content

4.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 17:01
· 0 commits to 22d5fffe481469f85a14266a694ff19d9fea4755 since this release
  • DataCollector
    • Use applicationContext in DataCollector#collectDeviceData() callback to prevent potential Activity leaks
  • GooglePay
    • Fix issue that causes GooglePayNonce#isNetworkTokenized to always return false after being parceled
  • 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.