[Go] AppEncryption v0.6.0
github-actions
released this
17 Jul 17:46
·
172 commits
to main
since this release
What's Changed
-
[Go] new key cache backend: "simple" by @aka-bo in #1048
SK and IK caching has been updated to utilize the "simple" cache backend by default. This lightweight cache implementation does not evict keys and provides a similar caching experience to that of previous versions of the SDK (<0.4.0).
Full Changelog: go/appencryption/v0.5.0...go/appencryption/v0.6.0