Skip to content

Release v2.0.1 - 2020-11-16

Compare
Choose a tag to compare
@aws-sdk-ruby-automation aws-sdk-ruby-automation released this 16 Nov 21:27
· 36 commits to main since this release

Tag release v2.0.1

References: #27

  • Issue - Expose in and in .

  • Issue - V2 of this release was still loading SDK V1 credential keys. This removes support for client options specified in YAML configuration (behavior change). Instead, construct and use the option.

  • Issue - Expose :config in RackMiddleware and :config_file in Configuration.

  • Issue - V2 of this release was still loading SDK V1 credential keys. This removes support for client options specified in YAML configuration (behavior change). Instead, construct Aws::DynamoDB::Client and use the dynamo_db_client option.