Skip to content

Releases: hairyhenderson/gomplate

1.2.3

24 Nov 19:37
Compare
Choose a tag to compare

v1.2.3 (2016-11-24)

Full Changelog

Fixed bugs:

  • gomplate with vault datasource panics when environment variables are unset #83
  • Fixing bug where vault data is incorrectly cached #87 (hairyhenderson)
  • No vault addr dont panic #85 (drmdrew)

Merged pull requests:

  • Mention CLI and datasources support in description #86 (drmdrew)

1.2.2

20 Nov 00:08
Compare
Choose a tag to compare

Emergency bugfix release...

v1.2.2 (2016-11-20)

Full Changelog

Fixed bugs:

  • gomplate w/vault error: user: Current not implemented on linux/amd64 #79
  • Avoiding CGO landmine #81 (hairyhenderson)

1.2.1

19 Nov 19:41
Compare
Choose a tag to compare

v1.2.1 (2016-11-19)

Full Changelog

Fixed bugs:

  • Removing vestigial newline addition #77 (hairyhenderson)
  • Handle redirects from vault server versions earlier than v0.6.2 #76 (drmdrew)

Closed issues:

  • Handle vault HTTP redirects #75

1.2.0

15 Nov 03:39
Compare
Choose a tag to compare

Big new feature - Vault datasources!

✨ New! Install on macOS with Homebrew:

brew tap hairyhenderson/tap
brew install gomplate

v1.2.0 (2016-11-15)

Full Changelog

Implemented enhancements:

Merged pull requests:

1.1.2

06 Sep 23:07
Compare
Choose a tag to compare

Critical bug fix in this one! Thanks to @marcboudreau for finding and fixing it!

v1.1.2 (2016-09-06)

Full Changelog

Fixed bugs:

1.1.1

04 Sep 17:54
Compare
Choose a tag to compare

v1.1.1 (2016-09-04)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Slow and repeated network calls during ec2 functions #59

1.1.0

02 Sep 03:10
Compare
Choose a tag to compare

v1.1.0 (2016-09-02)

Full Changelog

Implemented enhancements:

  • Provide default when region can't be found #55
  • Adding ability to provide default for ec2region function #58 (hairyhenderson)

Merged pull requests:

1.0.0

14 Jul 03:40
Compare
Choose a tag to compare

Finally I think I'm ready to call this 1.0. It's got pretty much all of the features I wanted, and seems to be pretty stable...

🎉

Additions

(since 0.6.0)

  • Now supporting http/https URLs in datasource references (#53)

0.6.0

12 Jul 02:31
Compare
Choose a tag to compare

It's YAMLmania time!

Additions

  • New yaml function (#52)
  • New yamlArray function (#52)
  • Added application/yaml support for datasources (#52)

0.5.1

21 Jun 22:40
Compare
Choose a tag to compare

Just a bugfix...

Fixed bugs: