Releases: scottsuch/capistrano-graphite
Releases · scottsuch/capistrano-graphite
v1.0.0
Changes the graphite_enable_events
config to suppress_graphite_events
.
Refactors to use a single task.
v0.3.1
Fixes copy paste error from previous commit.
v0.3.0
This release adds a tiny bit of pretty logging via capistrano/sshkit.
v0.2.0
Adds ability to use basic auth for posting events. Thanks to @areina for the contribution.
v0.1.2
Set the default value for :graphite_enable_events
by extending :default
task in Capistrano's :load
namespace.
v0.1.1
Fixes bug in graphite_enable_events flag.
v0.1.0
Includes flag to disable sending events to graphite.
v0.0.2
Release reflects gem dependencies necessary to get Travis CI building.
This is the first release and accords with same version number on rubygems.org.