Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 1.93 KB

Changelog

0.3.0 - 2020-10-18

  • Fix double base64 encoding of secrets (#59 @devth)
  • Fix incorrect service account token path for vault store authentication (#66 @huguesalary)
  • Fix nil pointer panic on an error during vault store authentication(#65 @huguesalary)
  • Fix Vault API path for v1 secret engine (#42 @c35sys)
  • Add E2E testing structure and tests for AWS Secret Manager (#39 @moolen)
  • Fix logging flag registration (#46 @mcavoyk)
  • Update helm chart to install CRD's by default (#68 @mcavoyk)
  • Change base docker image from gcr.io/distroless/static to alpine:3.12 (#67 @mcavoyk)

0.2.0 - 2020-09-17