Version 1.2.0
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.