Release v2.9.12 - 2017-04-26
Tag release v2.9.12
References:
#1213, #1494, #1496
-
Feature - Aws::RDS - Updated the API, and documentation for Amazon Relational Database Service.
-
Feature - Aws::S3 - Added Multipart Download Helper feature to support different mode (
:auto
,:single_request
,:get_range
) in downloading large objects with#download_file
in multipart when possible. -
Issue - Aws::Xml::Parser::OxEngine - Made parser option for
ox
explicit to work around a breaking behavior change in theox
gem.