Skip to content

Releases: okzk/env-injector

v0.0.5

10 Sep 10:54
4f4cf4c
Compare
Choose a tag to compare

Changelog

4f4cf4c Merge pull request #2 from tzmfreedom/fix_unmarshal_on_not_string_value
2493f90 Fix unmarshal bug when SecretString values is not string value(eg, boolean, number)
dbce4c6 extract injecting logics

v0.0.4

13 Apr 15:37
Compare
Choose a tag to compare

Changelog

35e5276 use latest golang
d46d71e update README.md
8ca908c support injection via meta congig
13142a5 remove unreachable code
9df761d refactor injection functions
1ac5cbf support secretsmanager
f3cebb6 make services struct
b9c3459 split code
b9d4234 update README.md

v0.0.3

18 Oct 06:53
Compare
Choose a tag to compare

Changelog

3c5594e update log format
6a71634 fix error message
f2e0d69 treat as a fatal error in some cases (#1)


Automated with GoReleaser
Built with go version go1.9.1 linux/amd64

v0.0.2

13 Oct 02:14
Compare
Choose a tag to compare

Changelog

76c91f0 specify golang version


Automated with GoReleaser
Built with go version go1.9.1 linux/amd64

v0.0.1

12 Oct 16:27
Compare
Choose a tag to compare

Changelog

50b1fdf add .travis.yml
2731665 ignoring binary
fe3fd6a ignoring dist directory
aa8fcdf add .goreleaser.yml
9fc0ac1 support nextToken handling
93f8070 update README.md
cd2c6b2 support hierarchical parameters
111e495 call 'GetParameters' one by one
5a85b72 fix typo
9106713 accept assume role credentials
5ea0764 fix invalid param log
7fcd854 enable shared config state
bd6b6a9 update README.md
e8d4198 Initial commit


Automated with GoReleaser
Built with go version devel +6054f87f3a Thu Oct 12 13:56:15 2017 +0000 linux/amd64