Skip to content

Releases: chainifynet/aws-encryption-sdk-go

Release v0.4.0

21 Mar 20:00
6c958ff
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: v0.3.2...v0.4.0

Release v0.3.2

12 Mar 18:54
e93d538
Compare
Choose a tag to compare

What's Changed

  • Achieved 100% code coverage with tests 🚀
  • refactor(serialization): AAD, EDK refactor, improve tests by @wobondar in #289
  • fix(docs): update README by @wobondar in #291

Dependencies

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

06 Mar 00:03
9c65e24
Compare
Choose a tag to compare

Breaking Changes

  • Deprecated client.EncryptWithParams method removed. Use client.Encrypt instead. #285

What's Changed

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

29 Feb 21:12
0821817
Compare
Choose a tag to compare

Deprecation

client.EncryptWithParams Will be removed in the upcoming version. Use client.Encrypt instead.

What's Changed

  • Client, Crypto, Serialization refactoring by @wobondar in #261
  • Coverage increased up to 94% 🥳

Dependencies

Full Changelog: v0.2.2...v0.3.0

Release v0.2.2

22 Jan 11:07
032a33c
Compare
Choose a tag to compare

What's Changed

Changes

Dependencies

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

03 Jan 19:23
32c8120
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

22 Dec 18:38
58ba7c9
Compare
Choose a tag to compare

What's Changed

Test

  • e2e: update E2E tests to utilise V1 algorithms (d9fd6b3)
  • cmm: cover NewDefault with test (8c21b11)

Full Changelog: v0.1.1...v0.2.0

Release v0.1.1

14 Dec 12:44
8d84033
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

02 Dec 01:04
1758c53
Compare
Choose a tag to compare

What's Changed

  • Refactor and Support KMS MRK by @wobondar in #46
  • feat(examples): MRK-aware KMS Key Provider example by @wobondar in #48
  • fix(deps): ignore patch dependency updates for examples by @wobondar in #125
  • feat(docs): update README, fix some mistyped package name by @wobondar in #126
  • fix(deps): bump the aws-sdk group with 1 update by @dependabot in #25
  • fix(deps): bump the aws-sdk group with 3 updates by @dependabot in #26
  • fix(deps): bump the aws-sdk group with 1 update by @dependabot in #29
  • fix(deps): bump the aws-sdk group with 1 update by @dependabot in #31
  • fix(deps): bump the aws-sdk group with 3 updates by @dependabot in #34
  • fix(deps): bump the aws-sdk group with 1 update by @dependabot in #36
  • fix(deps): bump the aws-sdk group with 2 updates by @dependabot in #39
  • fix(deps): bump the aws-sdk group with 3 updates by @dependabot in #42
  • fix(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #40
  • fix(deps): bump the aws-sdk group with 3 updates by @dependabot in #44
  • fix(deps): bump the aws-sdk group with 3 updates by @dependabot in #55

Full Changelog: v0.0.2...v0.1.0

Release v0.0.2

14 Nov 15:46
ecd5f9d
Compare
Choose a tag to compare

What's Changed

  • fix(deps): bump the aws-sdk group with 1 update by @dependabot in #21
  • fix(deps): update example deps by @wobondar in #22
  • feat(errors): return proper errors on NewXXXMasterKey by @wobondar in #23

Full Changelog: v0.0.1...v0.0.2