Releases: aws-amplify/aws-sdk-ios
Releases · aws-amplify/aws-sdk-ios
AWS SDK for iOS 2.6.24
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
andpod AWSKinesisVideoArchivedMedia
.
AWS SDK for iOS 2.6.23
Enhancements
- Amazon S3
Bug Fixes
AWS SDK for iOS 2.6.22
Please visit CHANGELOG for more information.
AWS SDK for iOS 2.6.21
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
- Added support for new voice -
AWS SDK for iOS 2.6.20
New Features
- Amazon S3
- Enabled AWSS3TransferUtilityTimeoutIntervalForResource to be customizable using AWSS3TransferUtilityConfiguration. See issue#910
Bug Fixes
-
Amazon S3
-
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
Please visit CHANGELOG for more information.
AWS SDK for iOS 2.6.18
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
andunsubscribe
which allowack
messages callback usingackCallback
parameter. See example.
- Add new methods for
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
AWS SDK for iOS 2.6.17
Please visit CHANGELOG for more information.
AWS SDK for iOS 2.6.16
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
Please visit CHANGELOG for more information.