Sha256: a4e8b6e32703f295ae2fbea1e4afa529cb0031be4c68668fb8b5956126559116
Contents?: true
Size: 589 Bytes
Versions: 1
Compression:
Stored size: 589 Bytes
Contents
## 1.0.2 * Release the singleton S3 client when AWS raises credential error to be able to use a new credential next time ## 1.0.1 * Set `instance_profile_credentials_retries` to 5 in the S3::Client instance to prevent "missing credentials" errors ## 1.0.0 * Remove option `client:` `from WT::S3Signer.for_s3_bucket` * Uses a singleton s3_client by default to take advantage of AWS credentials cache ## 0.3.0 * Add option `client:` to `WT::S3Signer.for_s3_bucket`, so it's possible to inject a cached `Aws::S3::Client` instance and prevent too many requests to the AWS metadata endpoint
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wt_s3_signer-1.0.2 | CHANGELOG.md |