Releases: TritonDataCenter/containerpilot
1.2.1
1.2.0
1.1.0
1.0.0
0.1.3-RC
This release is the fourth release candidate for 1.0. This release is feature complete for 1.0 and is expected to be the final candidate before 1.0.
Changelog
- improve dependency management via godeps and GO15VENDOREXPERIMENT #76 (thanks @justenwalker!)
Code fingerprint
SHA1 e7b88ad052104a0fdbc911539487b637d87c7509 containerbuddy-0.1.3.tar.gz
0.1.2-RC
This release is the third release candidate for 1.0.
CHANGELOG (many thanks to @justenwalker!):
- pinned GOMAXPROCS=1 to avoid creating lots of extra threads on Triton #70
- added reaping of child processes #62
- added support for CONSUL_HTTP_TOKEN #79 (thanks @wleese!)
Release candidate:
SHA1 e0a99838d34c57f5b86da5302911d12a8045ce3c containerbuddy-0.1.2.tar.gz
0.1.1-RC
This release is the second (final?) release candidate for 1.0.
CHANGELOG (many thanks to @justenwalker!):
- split maintenance mode lock from signaler to avoid deadlocks
- integration test framework #72
Release candidate:
SHA1 3163e89d4c95b464b174ba31733946ca247e068e containerbuddy-0.1.1.tar.gz
0.1.0-RC
This release is the release candidate for 1.0. At this point we'll be feature-frozen for 1.0 and will be working only on bugfixes and testing improvements until after 1.0 is shipped.
CHANGELOG (many thanks to @justenwalker!):
- added support for tags if discovery backend supports it (ex. Consul) #59
- added support for
etcd
service discovery backend #61 - expanded network interface specification syntax in the configuration #58
- fixed example application so that local runs will scale (thanks @dobbs!) #56
- some general build/CI cleanup
Release candidate:
SHA1 fbf654319472c3e5cb08104da46d63e4dd005583 containerbuddy-0.1.0.tar.gz
0.0.5-alpha
CHANGELOG:
- environment variable interpolation in Containerbuddy configuration via Golang templates (thanks @justenwalker!) (#38)
- support for Containerbuddy configuration reload on SIGHUP (#48)
- error message (#45) and documentation clarifications (#47)
Alpha release
SHA1 37f48588fdd9af546c64a063bb0998859d6bac9d containerbuddy-0.0.5.tar.gz
0.0.4-alpha
CHANGELOG:
- support
preStop
andpostStop
user-defined behaviors (thanks @justenwalker!) - added support for TravisCI and made bug fixes for our signal test suite
Alpha release
SHA1 81ce46308eff9b7e9f8865f92805c33fcba2fc47 containerbuddy-0.0.4.tar.gz