Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@ChrisMcKenzie ChrisMcKenzie released this 10 Nov 20:40
· 49 commits to master since this release

Added: Hooks allow you to have hooks that both run basic commands and things like graphite-events posting.
Note: this deprecates the preCommand and postCommand keys in your service definition. and they will be removed in later version.

Added: Graphite Event Hook. This allows users to send graphite events before or after you update completes.
Added: Consul Event Hook. This allows users to send consul events before or after you update completes.