Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aws-sessionstore-dynamodb-2.0.1.gem | 2020-11-16 | 23.6 kB | |
README.md | 2020-11-16 | 607 Bytes | |
Release v2.0.1 - 2020-11-16.tar.gz | 2020-11-16 | 20.1 kB | |
Release v2.0.1 - 2020-11-16.zip | 2020-11-16 | 42.2 kB | |
Totals: 4 Items | 86.5 kB | 0 |
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.