Skip to content

Releases: wingocard/serum

v0.4.2

23 Feb 20:56
3556802
Compare
Choose a tag to compare

3556802 Fixes bug in error message for missing env keys (#16)

v0.4.1

19 Feb 19:41
f39a288
Compare
Choose a tag to compare

f39a288 Updates WithSecretProvider middleware (#15)

  • Adds a Close method to the Injector struct

v0.4.0

12 Feb 18:22
3e5b352
Compare
Choose a tag to compare

3e5b352 Introduces a new declarative API. (#14)

v0.3.2

06 Oct 19:47
6c63890
Compare
Choose a tag to compare

6c63890 Adds multi line variable support (#12)

v0.3.1

04 Aug 15:22
b7c9ec1
Compare
Choose a tag to compare

b7c9ec1 Adds a context to the Decrypt method of the SecretProvider interface (#10)

  • Adds a context to the gsmanager.New method
  • Adds a context to the Inject method

v0.3.0

20 May 19:56
245073e
Compare
Choose a tag to compare

245073e Fixes an issue where the decrypted string contained an unneeded prefix (#8)

  • Moves gsmanager to its own package
  • Adds more tests for the gsmanager

v0.2.3

14 May 21:18
67160ce
Compare
Choose a tag to compare

67160ce Adds the HasSecrets func to the Injector struct (#7)

v0.2.2

14 May 00:43
1f30848
Compare
Choose a tag to compare

1f30848 Update import path to be less redundant (#6)

v0.2.1

13 May 19:41
4431e30
Compare
Choose a tag to compare

4431e30 Fixes a bad module name (#5)

v0.2.0

11 May 23:25
f9fbdf8
Compare
Choose a tag to compare

f9fbdf8 Change secret token to !{} (#4)