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

Releases: meltwater/secretary

0.4.1

28 Jan 11:38
Compare
Choose a tag to compare
  • Dependency vendoring via glide (#4)
  • Improve support for substring encryption (#5)

0.4.0

16 Dec 15:35
Compare
Choose a tag to compare

Implements support for substring decryption. (#1)

For example, sending in amqp://ENC[NACL,encrypted_usr]:ENC[NACL,encrypted_pwd]@rabbit:5672/ will resolve both encrypted strings and replace them.

0.3.1

15 Dec 13:44
Compare
Choose a tag to compare
Fixed decryption failure for multiline blocks mangled by YAML parser

0.3.0

14 Dec 14:22
Compare
Choose a tag to compare
removed support for deployment time encryption