Skip to content

3.5.0

Compare
Choose a tag to compare
@jwreagor jwreagor released this 13 Oct 15:30
· 38 commits to master since this release

CHANGELOG:

The big change in this release for ContainerPilot is a refactoring of how the app shuts down. We're now using the Go context package throughout the entire application. Many of the race conditions and timing issues that occurred on global shutdown should now be removed.

FEATURES:

  • Log the pid of every job in a logger field (#497)

BUG FIXES:

  • Refactor away EventHandler into separate pub/sub interfaces (#476)
  • Migrate from deprecated Consul API call PassTTL to UpdateTTL (#515)

SHA1 f06b2e8398f83ee860a73c207354b75758e3e3ac containerpilot-3.5.0.tar.gz