Releases: DataDog/chef-handler-datadog
Releases · DataDog/chef-handler-datadog
0.8.0 / 2016-03-01
- [FEATURE] Add success/failure metric #75 @jhulten
- [FEATURE] Retry tags submission when host is not yet present on DD #80 @olivielpeau
- [OPTIMIZE] Ensure tags always returns an array #78 @rlaveycal
- [OPTIMIZE] More robust failed chef run checking #69 @bigbam505
v0.7.0
0.7.0 / 2015-10-22
- [FEATURE] Support passing
DATADOG_PROXY
env var to controldogapi
behavior, #65 @datwiz - [OPTIMIZE] Only map
tags
if non-nil, #66 @owen - [MISC] Style updates, #60 @miketheman
- [MISC] Update test matrix to handle latest released major versions, #59 @miketheman
v0.6.0
0.6.0 / 2014-09-17
- [FEATURE] Submit Chef-related tags to Datadog for Events, #52 @miketheman
v0.5.0
0.5.0 / 2014-08-21
- [FEATURE] Place recent updated resources above stacktrace on failure, #46 @miketheman
- [BUGFIX] Handle cases where Chef fails during compile phase, #51 @miketheman
- [FEATURE] Allow credentials to be passed as string keys vs symbols, #50 @dwradcliffe
- [MISC] Testing framework updates, @miketheman
- [MISC] Doc updates
v0.4.0 - Features & Optimizations
[FEATURE] Allow specification of a :hostname to config to override node.name, #41 @miketheman
[FEATURE] Allow passing an array of handles in config to alert when Chef fails, #29 @miketheman
[OPTIMIZE] Use new version of dogapi lib to submit tags for Chef only, #28 @miketheman
[MISC] Updated versions of Chef tested
[MISC] Style update for source file name, parens
0.2.0 / 2013-10-31
- [BUGFIX] moved Chef gem dependency to development, #34 @miketheman
- [BUGFIX] redis python client check was not properly checking the default version, @remh
- [MISC] tailor 1.3.1 caught some cosmetic issue, @aLQ
- [MISC] fixed a few repo & build issues, @miketheman