Skip to content

Commit f0ea9d1

Browse files
committed
Prepare 1.3.0 release
1 parent b25ad14 commit f0ea9d1

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
Changes
22
=======
33

4+
# 1.3.0 / 2015-06-01
5+
6+
### Notes
7+
8+
* [FEATURE] Add `collect_ec2_tags` and `collect_instance_metadata` options to the main class
9+
* [FEATURE] Add `sock` parameter in MySQL integration
10+
* [FEATURE] Add support for graphite listener option in the main class
11+
* [FEATURE] Add NTP integration
12+
* [FEATURE] Add support for dogstreams array in the main class
13+
* [FEATURE] Add HAProxy integration
14+
* [FEATURE] Add RabbitMQ integration
15+
* [FEATURE] Add support for an extra template appended to datadog.conf
16+
* [FEATURE] Add Mesos integration
17+
* [FEATURE] Add Marathon integration
18+
* [FEATURE] Add more flexiblity to configure the docker integration
19+
20+
* [BUGFIX] Fix discrepancy of `exact_match` default in the process check compared to dd-agent
21+
* [BUGFIX] Fix ordering of resources when installing agent
22+
* [CI] Test on a variety of puppet & ruby versions
23+
* [CI] Move to Travis docker infra and add some bundle caching
24+
425
# 1.2.0 / 2015-02-24
526

627
### Notes

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datadog-datadog_agent",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": "James Turnbull (<[email protected]>) and Rob Terhaar (<rob@atlanticdynamic>) for Datadog Inc.",
55
"summary": "Install the Datadog monitoring agent and report Puppet runs to Datadog",
66
"license": "Apache License, Version 2.0",

0 commit comments

Comments
 (0)