Skip to content

AWS SDK for Android 2.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 22:10
· 417 commits to main since this release
595435f

Features

  • aws-android-sdk-cognitoidentityprovider: update models to latest (#2456)
  • aws-android-sdk-connect: update models to latest (#2469)
  • aws-android-sdk-transcribe: update models to latest (#2476)
  • aws-android-sdk-rekognition: update models to latest (#2487)
  • aws-android-sdk-iot: update models to latest (#2490)
  • aws-android-sdk-location: update models to latest (#2494)
  • aws-android-sdk-sns: update models to latest (#2496)
  • aws-android-sdk-polly: update models to latest (#2497)
  • aws-android-sdk-mobile-client: adds signature with user attributes in confirmSignIn (#2492)
  • aws-android-sdk-mobile-client: hosted-ui auth response handler is now built into redirect activity (#2473)

Bug Fixes

  • hosted-ui sign-out flow is now launched correctly using custom tabs manager (#2472)
  • hostedUI auth response is now properly handled via HostedUIRedirectActivity (#2473)
    • note: applying above fix requires an update to AndroidManifest.xml. See the documentation for more information.