3.5.0 -- 2024-05-03
3.5.0 (2024-05-30)
Features
- DynamoDbEncryption: Add GetEncryptedDataKeyDescription operation (#856) (8f8471a)
- Bump MPL to 1.4 (#1067) (51bbab5). This provides three new KMSConfiguration options when constructing a KeyStore (see https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/use-hierarchical-keyring.html). To KmsKeyArn are added KmsMRKeyArn, Discovery and MrDiscovery.
Maintenance
- improve verification (#1020) (cbde4ef)
- simplify structured encryption (#866) (a70a569)
- allow Legacy to use subclass of DynamoDBEncryptor (#1073) (135acd9)
- Java-Release: update release commands and use SNAPSHOT builds (#995) (ac9b79e)
- reformat and enforce formatting (#1035) (8a76a9d)
- verify with Dafny 4.6 (#1072) (9db6e78)