Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Releases: meltwater/secretary

0.11.0

15 Oct 15:09
55af0ca
Compare
Choose a tag to compare

Add support for secretary exec -- cmd [args..] which will decrypt all environment variables and all command line arguments without requiring an embedding shell to do the work.

0.10.1

30 Nov 10:49
b1bcdde
Compare
Choose a tag to compare
  • Now builds binary using Go v1.9.2

0.10.0

14 Mar 16:11
Compare
Choose a tag to compare
  • Added version command (#18)

0.9.1

30 Jan 13:05
Compare
Choose a tag to compare
  • Updated AWS SDK to v1.6.18 to solve #16 (#17)

0.9.0

03 Oct 14:11
Compare
Choose a tag to compare
  • Use EC2 meta-data service to autodetect AWS region if needed (#14)
  • Enable Shared Config to support $AWS_DEFAULT_REGION (#14)

0.8.0

07 Mar 19:31
Compare
Choose a tag to compare
  • Enable the use of environment variables for TLS (#11)

0.7.0

02 Mar 10:49
Compare
Choose a tag to compare
  • Support TLS end-to-end encryption for Secretary daemon (#10)

0.6.1

19 Feb 10:49
Compare
Choose a tag to compare
  • Check that environment variables are valid identifiers when using encrypted strings (#8)
  • Upgrade to Go 1.6 (#9)

0.6.0

10 Feb 11:07
Compare
Choose a tag to compare
  • Adds /v1/status endpoint (#7)

0.5.0

09 Feb 15:24
Compare
Choose a tag to compare