All Versions
232
Latest Version
Avg Release Cycle
30 days
Latest Release
427 days ago

Changelog History
Page 1

  • v2.41.0 Changes

    June 06, 2025

    AWSCore

    • ๐Ÿ‘Œ Support for ap-east-2 - Asia Pacific (Taipei) (see AWS Regional Services List for a list of services supported in the region)
  • v2.40.2 Changes

    April 25, 2025

    ๐Ÿ› Bug Fixes

    • AWSIoT

    • Auth

  • v2.40.1 Changes

    January 23, 2025

    ๐Ÿ› Bug Fixes

    • AWSCore
      • call response interceptors in HTTP response handlers (#5495)
  • v2.40.0 Changes

    January 15, 2025

    ๐Ÿ†• New features

    ๐Ÿ› Bug Fixes

    • AWSLocation
      • Fixing clock skew retries (#5491)
  • v2.39.0 Changes

    January 09, 2025

    AWSCore

    • ๐Ÿ‘Œ Support for ap-southeast-7 - Asia Pacific (Bangkok) (see AWS Regional Services List for a list of services supported in the region)
  • v2.38.2 Changes

    December 31, 2024

    ๐Ÿ†• New features

    • AWSTranscribeStreaming
      • Adding support for missing languages (#5483)
  • v2.38.1 Changes

    December 18, 2024

    ๐Ÿ› Bug Fixes

    • AWSIoT
      • Fixing race conditions during cleanup in AWSIoTStreamThread (#5477)
      • Fixing a race condition when invalidating/creating the reconnect timer in AWSIoTMQTTClient (#5454)
      • Fixing a potential race condition in the timer ring queue in AWSMQTTSession (#5461)
  • v2.38.0 Changes

    December 10, 2024

    โšก๏ธ Misc. Updates

    • AWSMobileClient
      • Breaking API change Removing the following deprecated methods:
      • interceptApplication(_:didFinishLaunchingWithOptions:)
      • interceptApplication(_:didFinishLaunchingWithOptions:resumeSessionWithCompletionHandler:)
      • setSignInProviders(_:)
      • getCredentialsProvider()

    ๐Ÿ› Bug Fixes

    • AWSS3
      • Fix reading content_length from DB in AWSS3TransferUtilityDatabaseHelper.m getTransferTaskDataFromDB
  • v2.37.2 Changes

    September 26, 2024

    ๐Ÿ› Bug Fixes

    • AWSIoT
      • Replacing deprecated SecKeyRawSign with SecKeyCreateSignature (#5442)
  • v2.37.1 Changes

    September 05, 2024

    ๐Ÿ› Bug Fixes

    • AWSPinpoint
      • Fixing error decoding AWSPinpointEndpointProfile when user attributes are set. (#5431)