Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@mattia mattia released this 18 Dec 13:58
· 1 commit to main since this release
0.2.0
54570e4

This release contains potential breaking changes, based on how you accessed the underlying secret

What's Changed

  • Add status badges for CI and package index by @mattia in #8
  • Fortify Secret.Wrapped value protection by @mattia in #9

The changes in #9 allows even more protection to avoid accidental secret exposure. Now the only way to access the underlying value of the secret is by going through the projectedValue.

Full Changelog: 0.1.0...0.2.0