Releases: hairyhenderson/gomplate
Releases · hairyhenderson/gomplate
1.2.3
1.2.2
Emergency bugfix release...
v1.2.2 (2016-11-20)
Fixed bugs:
- gomplate w/vault error: user: Current not implemented on linux/amd64 #79
- Avoiding CGO landmine #81 (hairyhenderson)
1.2.1
1.2.0
Big new feature - Vault datasources!
✨ New! Install on macOS with Homebrew:
brew tap hairyhenderson/tap
brew install gomplate
v1.2.0 (2016-11-15)
Implemented enhancements:
- Support for Vault datasources (app-id & token auth) #74 (hairyhenderson)
- Adding Dockerfile #68 (hairyhenderson)
Merged pull requests:
- Added a read me section about multiple line if/else/end statements. #73 (EtienneDufresne)
- Adding instructions for installing via the homebrew tap #72 (hairyhenderson)
- Updating codegangsta/cli reference to urfave/cli #70 (hairyhenderson)
- Formatting with gofmt -s #66 (hairyhenderson)
1.1.2
Critical bug fix in this one! Thanks to @marcboudreau for finding and fixing it!
v1.1.2 (2016-09-06)
Fixed bugs:
- Fixing a panic in Ec2Info.go #62 (marcboudreau)
1.1.1
v1.1.1 (2016-09-04)
Implemented enhancements:
- Caching responses from EC2 #61 (hairyhenderson)
- Short-circuit ec2 function defaults when not in AWS #60 (hairyhenderson)
Fixed bugs:
- Slow and repeated network calls during ec2 functions #59
1.1.0
v1.1.0 (2016-09-02)
Implemented enhancements:
- Provide default when region can't be found #55
- Adding ability to provide default for ec2region function #58 (hairyhenderson)
Merged pull requests:
- Fixing broken tests #57 (hairyhenderson)
1.0.0
0.6.0
0.5.1
Just a bugfix...
Fixed bugs:
- Gomplate sometimes stalls for 5s #48
- Make things start faster #51 (hairyhenderson)