Skip to content

Release v2.2.35 - 2016-04-19

Compare
Choose a tag to compare
@trevorrowe trevorrowe released this 19 Apr 18:04
· 4262 commits to version-3 since this release

Tag release v2.2.35

References:
#1161, #1162

  • Feature - Aws::S3 - Added support for Amazon S3 accelerate feature.
  • Feature - Aws::CognitoIdentityProvider - Added support for AWS Cognito Identity Provider.
  • Feature - Aws::CognitoIdentity - Minor update to support some new features of
    Aws::CognitoIdentityProvider.
  • Feature - Aws::ElasticBeanstalk - Adds support for automatic platform version upgrades with
    managed updates.
  • Feature - Aws::Kinesis - Amazon Kinesis now allows customers to start reading
    from a time position in a stream, enabling easier replay of streaming data
    and more advanced use cases that process data for a specific time frame. You
    can use this feature by calling GetShardIterator and specifying a timestamp
    to start reading data at a given time position in the stream.
  • Feature - Aws::DeviceFarm - API update.
  • Feature - Aws::EC2 - Added new volume types.
  • Feature - Aws::Firehose - Added support for delivery to CloudWatch Logs and
    AWS Elasticsearch Service.