Skip to content

Releases: TritonDataCenter/containerpilot

1.2.1

10 Mar 14:50
Compare
Choose a tag to compare

CHANGELOG:

SHA1: aca04b3c6d6ed66294241211237012a23f8b4f20 containerbuddy-1.2.1.tar.gz

1.2.0

10 Mar 13:11
Compare
Choose a tag to compare

CHANGELOG:

  • added flag to override service IP #102
  • fixed logging bug when using default log format #105

SHA1: a20e0fb550e98abc9ca8b9ce80bf433a814eed41 containerbuddy-1.2.0.tar.gz

1.1.0

02 Mar 15:06
Compare
Choose a tag to compare

CHANGELOG:

  • fixed -version flag regression bug #85
  • added support for log-levels and log formats (thanks @justenwalker!) #88
  • reduced rebuilds in makefile #95
  • moved example applications into the integration tests #91

SHA1: 5cb5212707b5a7ffe41ee916add83a554d1dddfa containerbuddy-1.1.0.tar.gz

1.0.0

24 Feb 13:13
Compare
Choose a tag to compare

This is the first stable release of Containerbuddy.

SHA1 acaab447e4492aa12d4f7daf908fbd10707bd844 containerbuddy-1.0.0.tar.gz

0.1.3-RC

18 Feb 14:51
Compare
Choose a tag to compare
0.1.3-RC Pre-release
Pre-release

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

17 Feb 20:35
Compare
Choose a tag to compare
0.1.2-RC Pre-release
Pre-release

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

22 Jan 15:22
Compare
Choose a tag to compare
0.1.1-RC Pre-release
Pre-release

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

05 Jan 15:02
Compare
Choose a tag to compare
0.1.0-RC Pre-release
Pre-release

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

16 Dec 19:05
Compare
Choose a tag to compare
0.0.5-alpha Pre-release
Pre-release

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

08 Dec 13:46
Compare
Choose a tag to compare
0.0.4-alpha Pre-release
Pre-release

CHANGELOG:

  • support preStop and postStop 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