Telia Oss Aws Env Versions Save

Securely populate environment variables using KMS/SSM/Secrets manager on AWS.

v1.3.0

2 years ago

Changelog

  • 893a303 Add arm64 binaries to releases
  • 7ba4490 Document multi-value secrets (and fix imports in the example)
  • 72cf5f8 Merge pull request #28 from telia-oss/small-fixes
  • 50429e0 Remove unnecessary import alias
  • bdef993 Rename fakes to avoid masking imports

v1.2.0

2 years ago

Changelog

  • c8e91e9 Add support for multi-value secrets
  • a571f3f Add taskfile target for e2e tests
  • 7fce69a Bump Go version to 1.18 (for new string functions)
  • ca79139 Bump dependencies
  • c189192 Document brew tap under usage
  • 7ca7c6a Fix build badge
  • f5512c7 Merge pull request #22 from telia-oss/support-multi-value-secrets
  • 0a81606 Merge pull request #24 from telia-oss/fix-badge
  • 622325d Reduce size of client interfaces
  • aeee77a Rename test function

v1.1.0

3 years ago

Changelog

f97a544 Bump all dependencies ad3b2d5 Merge pull request #23 from telia-oss/update-project-structure 8fd4bdb Replace go-mock with counterfeiter 7ad3c31 Use goreleaser and Github actions

v1.0.2

4 years ago

Bumped all dependencies to their latest minor and patch releases.

v1.0.1

4 years ago

Bump Go version to 1.13.

v1.0.0

5 years ago
  • Added --version (-v for short) flag to the binary.
  • Fixed code so that the secrets can be an empty string ""; mostly because it was a bad practice to make assertions against the value of a secret.
  • Switched to go version 1.11.X for builds, and go mod for dependencies.
  • Bumped the minor versions of all dependencies.

v0.4.0

5 years ago
  • Reduced the size of the binaries by adding ldflags to go build.

v0.3.0

5 years ago

v0.2.0

5 years ago

v0.1.0

5 years ago