Skip to content

Releases: aws/aws-sdk-ruby

Release v2.2.16 - 2016-02-11

11 Feb 23:28
Compare
Choose a tag to compare

Tag release v2.2.16

References:
#1076

  • Feature - Aws::Lambda - You can now configure a Lambda function to access
    resources in your VPC.
  • Feature - Aws::APIGateway - Adds support for custom request authorizers. With
    custom request authorizers, developers can authorize their APIs using bearer
    token authorization strategies, such as OAuth using an AWS Lambda function.

Release v2.2.15 - 2016-02-09

09 Feb 21:16
Compare
Choose a tag to compare

Tag release v2.2.15

References:
#1047, #1051, #1075

  • Feature - Aws::GameLift - Initial SDK support for Amazon GameLift.
  • Feature - Aws::MarketplaceCommerceAnalytics - Adds the
    :customer_defined_values parameter to the #generate_data_set operation.
    This parameter allows you to submit arbitrary key/value pair strings which
    will be returned, as provided, in the asynchronous response. This allows you
    to use your own identifiers to correlate responses with your internal systems.

Release v2.2.14 - 2016-01-28

28 Jan 21:45
Compare
Choose a tag to compare

Tag release v2.2.14

References:
#1052, #1053, #1070, #1072

  • Feature - Aws::WAF - Adds support for the size constraint predicate.
  • Feature - Aws::SSM - Removes 10 character limit for instance IDs.

Release v2.2.13 - 2016-01-21

21 Jan 21:43
Compare
Choose a tag to compare

Tag release v2.2.13

  • Feature - Aws::ACM - Initial support for the AWS Certificate Manager (ACM) API. ACM is an AWS service that makes it easier for you to deploy secure SSL based websites and applications on the AWS platform. SSL is the standard protocol for encrypting communications and establishing the identity of a website over the Internet. ACM takes care of all of the complexity of obtaining, deploying, and renewing the digital certificates used with SSL. ACM makes it easier to encrypt sensitive data in transit using SSL in order to help meet regulatory and compliance requirements such as PCI-DSS, FISMA, and HIPAA. Because ACM is integrated with AWS services such as Elastic Load Balancing (ELB) and Amazon CloudFront, it’s easy to request a certificate, install it on your load balancer or CloudFront distribution, and let ACM renew and deploy it automatically.
  • Feature - Aws::CloudFront - Add integration with AWS Certificate Manager.
  • Feature - Aws::IoT - Add support for topic rules.
  • Feature - Aws::CloudFormation - Adds a new API, Aws::CloudFormation::Client#continue_update_rollback.

Release v2.2.12 - 2016-01-19

19 Jan 21:18
Compare
Choose a tag to compare

Tag release v2.2.12

References:
#1063, #1064

  • Feature - Aws::DeviceFarm - You can now run Appium tests written in Python
    against your native, hybrid and browser-based apps on AWS Device Farm.
  • Feature - Aws::STS - AWS services now return RegionDisabledException instead
    of AccessDenied when a user sends an API request to an STS regional endpoint
    that is not activated for that AWS account. This enables customers to more
    easily decide how to respond, such as by trying to call a different region
    instead of simply failing the call.

Release v2.2.11 - 2016-01-14

14 Jan 21:47
Compare
Choose a tag to compare

Tag release v2.2.11

References:
#1038, #1042, #1057, #1060

  • Feature - Aws::CloudWatchEvents - Initial support for Amazon CloudWatch
    Events. CloudWatch Events allows you to track changes to your AWS resources
    with less overhead and greater efficiency.
  • Feature - Aws::EC2 - Adds support for purchasing reserved capacity for
    specific blocks of time on a one-time of recurring basis.
  • Feature - Aws::CloudFront - Adds support for HTTPS-only connections, and
    control of edge-to-origin request headers.

Release v2.2.10 - 2016-01-12

12 Jan 21:34
Compare
Choose a tag to compare

Tag release v2.2.10

References:
#1039, #1046, #1049, #1052, #1053, #1054, #1056

  • Feature - Aws::EC2 - Add DNS hostname resolution support for ClassicLink.

Release v2.2.9 - 2016-01-05

05 Jan 21:29
Compare
Choose a tag to compare

Tag release v2.2.9

Release v2.2.8 - 2015-12-21

21 Dec 22:04
Compare
Choose a tag to compare

Tag release v2.2.8

  • Feature - Aws::ECR - Adds initial support for the Amazon EC2 Container
    Registry (Amazon ECR). Amazon ECR is a secure, fully-managed Docker image
    registry that makes it easy for developers to store and retrieve Docker
    container images.
  • Feature - Aws::ECS - Adds support for deployment configuration.
  • Feature - Aws::EMR - Adds a new parameter :service_security_group to
    Aws::EMR::Client#run_job_flow.

Release v2.2.7 - 2015-12-18

18 Dec 00:11
Compare
Choose a tag to compare

Tag release v2.2.7

References:
#1033

  • Feature - Aws::CloudTrail - Adds support for multi-region trails.
  • Feature - Aws::EC2 - Adds support for managed NATs in Amazon Virtual Private
    Cloud.
  • Feature - Aws::CloudFront - Adds support for serving gzip compressed files
    from Amazon CloudFront edge locations.
  • Feature - Aws::RDS - Adds support for enhanced monitoring of Amazon
    Relational Database Service instances.
  • Feature - Aws::ConfigService - Update for AWS Config Rules APIs. Additionally,
    adds supported Amazon Identity and Access Management resources to resource
    type enum.