Skip to content

Release v2.2.27 - 2016-03-15

Compare
Choose a tag to compare
@awood45 awood45 released this 15 Mar 23:15
· 4335 commits to version-3 since this release

Tag release v2.2.27

References:
#1127, #1129, #1131, #1133

  • Feature - Aws::DatabaseMigrationService - AWS Database Migration Service helps
    you migrate databases to AWS easily and securely. The source database remains
    fully operational during the migration, minimizing downtime to applications
    that rely on the database. The AWS Database Migration Service can migrate your
    data to and from most widely used commercial and open-source databases. The
    service supports homogenous migrations such as Oracle to Oracle, as well as
    heterogeneous migrations between different database platforms, such as Oracle
    to Amazon Aurora or Microsoft SQL Server to MySQL.

    For more information, go to the product page
    and for documentation, go to the
    AWS Database Migration Service User Guide.

  • Feature - Aws::SES - Adds support for custom MAIL FROM domains.

  • Feature - Aws::EC2 - Implemented Aws::EC2::Image#exists?.

    See related GitHub issue #1127.