Skip to content

Latest commit

 

History

History
101 lines (54 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

101 lines (54 loc) · 5.75 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0 (2023-07-17)

  • feat!: Remove AWS SDK V2 Dependency (#1180) (1d74248), closes #1180

BREAKING CHANGES

  • The AWS Encryption SDK for JavaScript:
  • requires the AWS SDK for JavaScript V3's kms-client (if using the KMS Keyring).
  • no longer requires the AWS SDK V2
  • no longer tests against nor supports NodeJS 12 or 14

3.2.2 (2023-07-05)

Bug Fixes

  • CD: CodeBuild MUST USE a supported Node Version (#1183) (e97b9c9)

3.2.1 (2023-07-05)

Note: Version bump only for package aws-encryption-sdk-javascript

3.2.0 (2023-02-23)

Features

3.1.1 (2022-03-15)

Bug Fixes

3.1.0 (2021-11-10)

Bug Fixes

  • Pin karma-credential-loader to 3.38.0 (#795) (fe63723)

Features

3.0.3 (2021-09-21)

Bug Fixes

3.0.2 (2021-09-08)

Bug Fixes

3.0.1 (2021-09-07)

Bug Fixes

3.0.0 (2021-07-14)

chore

BREAKING CHANGES

  • Removing CI coverage for Node 10
  • This commit upgrades dependencies to no longer support Node 8 and 10.

2.4.0 (2021-07-13)

Note: Version bump only for package aws-encryption-sdk-javascript

2.3.1 (2021-07-01)

Bug Fixes

2.3.0 (2021-06-16)

Features

2.2.1 (2021-06-04)

Bug Fixes