Release v2.0.1 - 2020-11-16
·
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
inRackMiddleware
and:config_file
inConfiguration
. -
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 thedynamo_db_client
option.