Skip to content

Release v2.5.0 - 2016-08-02

Compare
Choose a tag to compare
@awood45 awood45 released this 02 Aug 21:23
· 3979 commits to version-3 since this release

Tag release v2.5.0

References:
#1263

  • Feature - Aws::ApplicationAutoScaling - Updated the documentation for Application Auto Scaling.
  • Feature - Aws::DirectoryService - Updated the documentation for AWS Directory Service.
  • Feature - Aws::EMR - Updated the API, and documentation for Amazon Elastic MapReduce.
  • Feature - Aws::IoT - Updated the API, and documentation for AWS IoT.
  • Feature - Aws::CloudWatchLogs - Updated the API, and documentation for Amazon CloudWatch Logs.
  • Feature - Aws::MachineLearning - Updated the API, and documentation for Amazon Machine Learning.
  • Feature - Aws::MarketplaceMetering - Updated the API for AWSMarketplace Metering.
  • Feature - Aws::RDS - Updated the API, and documentation for Amazon Relational Database Service.
  • Feature - Aws::Route53Domains - Updated the API, and documentation for Amazon Route 53 Domains.
  • Issue - Aws::SharedConfig - Moved from opt-in model to opt-out model. Now, the
    shared config behavior is the default behavior, and the AWS_SDK_CONFIG_OPT_OUT
    environment variable is used to return to the behavior for configuration loading,
    default region selection, and credential chain resolution that existed before
    version 2.4.0 of the SDK.