Skip to content

Releases: aws-amplify/aws-sdk-ios

AWS SDK for iOS 2.6.24

14 Jul 06:45
Compare
Choose a tag to compare

New Features

  • Amazon Kinesis Video Streams
    • Amazon Kinesis Video Streams is a fully managed video ingestion and storage service. It enables you to securely ingest, process, and store video at any scale for applications that power robots, smart cities, industrial automation, security monitoring, machine learning (ML), and more. Kinesis Video Streams also ingests other kinds of time-encoded data like audio, RADAR, and LIDAR signals. Kinesis Video Streams provides you SDKs to install on your devices to make it easy to securely stream video to AWS. Kinesis Video Streams automatically provisions and elastically scales all the infrastructure needed to ingest video streams from millions of devices. It also durably stores, encrypts, and indexes the video streams and provides easy-to-use APIs so that applications can access and retrieve indexed video fragments based on tags and timestamps. Kinesis Video Streams provides a library to integrate ML frameworks such as Apache MxNet, TensorFlow, and OpenCV with video streams to build machine learning applications.
    • HLS streaming feature is supported through AWSKinesisVideoArchivedMedia and pod AWSKinesisVideoArchivedMedia.

AWS SDK for iOS 2.6.23

06 Jul 04:38
Compare
Choose a tag to compare

Enhancements

  • Amazon S3
    • Added enhancements to TransferUtility to resume transfers after app restart, convenience methods for status, completion handler and status tracking. See issue#489, issue#755, issue#759, and issue#769

Bug Fixes

AWS SDK for iOS 2.6.22

22 Jun 01:29
Compare
Choose a tag to compare

Please visit CHANGELOG for more information.

AWS SDK for iOS 2.6.21

06 Jun 00:10
Compare
Choose a tag to compare

Bug Fixes

  • AWS IoT
    • Fixed crash in AWS IoT due to use of API is not backward compatible with iOS 8.0. See issue#949

Enhancements

  • Amazon Polly
    • Added support for new voice - Lea

AWS SDK for iOS 2.6.20

01 Jun 20:08
Compare
Choose a tag to compare

New Features

  • Amazon S3
    • Enabled AWSS3TransferUtilityTimeoutIntervalForResource to be customizable using AWSS3TransferUtilityConfiguration. See issue#910

Bug Fixes

  • Amazon S3

    • Fixed bug in TransferUtility error handling logic. See issue#932
    • Fixed heap overflow crash related to non-null terminated string handling in TransferUtility. See issue#941
  • Amazon Pinpoint

    • Fixed bug where Pinpoint endpoint profile update would improperly set optOut status to ALL when opted into notifications with non-visible notification type. See issue#927

Misc. Updates

  • Amazon EC2
    • Update Amazon EC2 client to the latest service model.

AWS SDK for iOS 2.6.19

24 May 21:46
Compare
Choose a tag to compare

Please visit CHANGELOG for more information.

AWS SDK for iOS 2.6.18

11 May 20:14
Compare
Choose a tag to compare

New Features

  • Amazon Transcribe

    • Amazon Transcribe is an automatic speech recognition (ASR) service that makes it easy for developers to add speech to text capability to their applications.
  • AWS IoT

    • Add new methods for publish, subscribe and unsubscribe which allow ack messages callback using ackCallback parameter. See example.

Bug Fixes

  • AWS Core

    • Fixed crash in AWS Core during retry of service requests. See issue#913
    • Exit gracefully by returning nil instead of crashing if awsconfiguration.json is not present or empty or has invalid data.
  • Amazon S3

    • Fixed multipart upload crash due to memory consumption while transferring very large files. issue#914

Enhancements

  • General SDK improvements

    • Declare framework dependencies in podspecs. See PR #827
    • Fix incorrect clang pragmas. See PR #915
  • Amazon S3

    • Propogate S3 service errors through "Error" field in userInfo dictionary of error. See PR #666

AWS SDK for iOS 2.6.17

27 Apr 23:41
Compare
Choose a tag to compare

Please visit CHANGELOG for more information.

AWS SDK for iOS 2.6.16

13 Apr 02:48
Compare
Choose a tag to compare

Bug Fixes

  • Amazon Pinpoint
    • Fixed an issue that prevented EndpointProfile from receiving updates of Device Token. See issue#886

AWS SDK for iOS 2.6.15

10 Apr 23:21
Compare
Choose a tag to compare

Please visit CHANGELOG for more information.