1.4.0 -- 2024-05-20
Features
The Hierarchical Keyring's Keystore now supports four (4) KMSConfigurations
:
- kmsKeyArn
- kmsMRKeyArn
- discovery
- mrDiscovery
See our JavaDocs for details
on how these options effect the relationship between
a Keystore and KMS.
Maintenance
- .NET : Bump dependency BouncyCastle.Cryptography from 2.2.1 to 2.3.1. (#329)
- .NET : Bump dependency AWSSDK.Core from 3.7.300.2 to 3.7.304.2. (#329)
- Java : Move InternalResult into StandardLibrary(Internal) (#325)