Releases: TritonDataCenter/containerpilot
2.7.6
3.1.2
3.1.1
3.1.0
CHANGELOG:
- expose ContainerPilot state via
/status
endpoint #154 #408 - add
GET /v3/ping
to control socket #348 #412 - fix bug in child process reaping #409 #411
- make check registration and service registration atomic #391 #403
- Consul TLS client config #169 #401
- Consul Multi-DC support in watches #299 #400
SHA1 d06e289e6e0ca82156d77cea36ff0f0246fcca60 containerpilot-3.1.0.tar.gz
2.7.5
3.0.0
This is the production release of ContainerPilot v3.0.0.
CHANGELOG (major items from 2.7.x):
- support multiple processes as first class citizens: RFD86/multiprocess #290
- configuration redesign: RFD86/config, #307, #308, #312, #319, #324, #375
- drop support for etcd: RFD86/consul, #281
- control server: RFD86/mariposa, #300, #339, #347, #349
- subcommands as client of control server: #356
CHANGELOG (from 3.0.0-dev4)
- moved
exec
out ofsensors
and changedsensors
tometrics
#375 - support
loop
andenv
functions in templating #381 - updated docs #371
- internal refactoring of Consul configuration #382
- better validation for
-putmetric
and-putenv
#366 - don't DNS-validate non-advertised jobs #397
SHA1 6da4a4ab3dd92d8fd009cdb81a4d4002a90c8b7c containerpilot-3.0.0.tar.gz
3.0.0-RC1
This release is the first release candidate for ContainerPilot v3.0.0. It should be considered "beta" but is ready for testing out by users. No new features will be added to this release, only bug fixes or documentation/testing improvements. Please report any problems as you find them.
CHANGELOG (major items from 2.7.x):
- support multiple processes as first class citizens: RFD86/multiprocess #290
- configuration redesign: RFD86/config, #307, #308, #312, #319, #324, #375
- drop support for etcd: RFD86/consul, #281
- control server: RFD86/mariposa, #300, #339, #347, #349
- subcommands as client of control server: #356
CHANGELOG (from 3.0.0-dev4)
- moved
exec
out ofsensors
and changedsensors
tometrics
#375 - support
loop
andenv
functions in templating #381 - updated docs #371
- internal refactoring of Consul configuration #382
- better validation for
-putmetric
and-putenv
#366
SHA1 f67929d1c8567d31772085fc252338091a5f795c containerpilot-3.0.0-RC1.tar.gz
2.7.4
3.0.0-dev.4
This is a development pre-release for ContainerPilot 3.0.0. It should not be used for production work.
CHANGELOG:
- add startsLimit logic to ExitSuccess handler, unit test restart logic #369
SHA1 a669f76aae9b3472f01eaf63f13e824fc2434692 containerpilot-3.0.0-dev.4.tar.gz
3.0.0-dev.3
This is a development pre-release for ContainerPilot 3.0.0. It should not be used for production work. See #283 for the development roadmap and progress.
CHANGELOG:
- graceful reload of telemetry server and control server #358 #339
- subcommands as control socket client #356
- control server maintenance mode implementation #349
- control server metrics collection implementation #347
- lots of debugging and bug fixes
SHA1 2e36f781e6bfac4ca3de6a7cf1a7145785d474b5 containerpilot-3.0.0-dev.3.tar.gz