Skip to content

Commit

Permalink
Updated ChangeLog v2.1.0 - Added ServiceURL option for KMS client (#48)
Browse files Browse the repository at this point in the history
* Updated ChangeLog v2.1.0 - Added ServiceURL option for KMS client
  • Loading branch information
jnunn-aws authored Aug 17, 2023
1 parent 0d16378 commit ed9585d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change log

## 2.1.0 (2023-08-17)
- Added KmsConfig to the client configuration, which allows users to configure the region, service URL, timeout, and other settings of the internal KMS client independently of the S3 client.

## 2.0.5 (2023-02-13)
- Fixed issue when AWS SES is configured to send encrypted emails to S3 bucket, and then email fails to be decrypted by Amazon.Extensions.S3.Encryption

Expand Down

0 comments on commit ed9585d

Please sign in to comment.