- feature:Config: Moved Config to its own class to boost import speed
- feature:
EC2
: Add support for VPC peering with security groups. - feature:
DirectoryService
: Add SNS event notification support
- feature:Regions: Add ability to list regions and endpoints for services in a partition. (issue 812)
- feature:
DynamoDB
: Add support for DescribeLimits. - feature:
APIGateway
: Add support for TestInvokeAuthorizer and FlushStageAuthorizersCache operations. - feature:
CloudSearchDomain
: Add support for stats.
- feature:
StorageGateway
: Added support for user-supplied barcodes. - feature:
CodeDeploy
: Added support for setting up triggers for a deployment group. - bugfix:SSL: Fixed issue where AWS_CA_BUNDLE was not being used.
- feature:
RDS
: Added support for Cross-account Encrypted (KMS) snapshot sharing. - feature:
EMR
: Added support for adding EBS storage to EMR instances. - bugfix:pagination: Refactored pagination to handle non-string service tokens.
- bugfix:credentials: Fix race condition in credential provider.