Skip to content

Commit 07714a0

Browse files
committed
[release] prepping changelog + metadata 1.12.1
1 parent 89947b6 commit 07714a0

2 files changed

Lines changed: 25 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,35 @@
11
Changes
22
=======
33

4+
# 1.12.1 / 2017-12-29
5+
6+
### notes
7+
8+
* [BUGFIX] agent6: fix generated YAML. See [#379][]
9+
410
# 1.12.0 / 2017-12-13
511

612
### notes
713

8-
* [FEATURE] agent6 beta support. see [#356][]
9-
* [FEATURE] directory integration. see [#357][] (thanks [@alexfouche][])
10-
* [FEATURE] linux_proc_extras integration. see [#357][] (thanks [@alexfouche][])
11-
* [FEATURE] kafka integration. see [#357][] (thanks [@alexfouche][])
12-
* [FEATURE] kubernetes integration. see [#369][] (thanks [@lowkeyshift][])
13-
* [FEATURE] kuberentes_state integration. see [#369][] (thanks [@lowkeyshift][])
14-
* [FEATURE] network integration. see [#346][] (thanks [@jameynelson][])
15-
* [FEATURE] system core integration. see [#359][] (thanks [@dan70402][])
16-
* [FEATURE] support for process_agent. see [#352][] (thanks [@jfrost][])
14+
* [FEATURE] agent6 beta support. See [#356][]
15+
* [FEATURE] directory integration. See [#357][] (thanks [@alexfouche][])
16+
* [FEATURE] linux_proc_extras integration. See [#357][] (thanks [@alexfouche][])
17+
* [FEATURE] kafka integration. See [#357][] (thanks [@alexfouche][])
18+
* [FEATURE] kubernetes integration. See [#369][] (thanks [@lowkeyshift][])
19+
* [FEATURE] kuberentes_state integration. See [#369][] (thanks [@lowkeyshift][])
20+
* [FEATURE] network integration. See [#346][] (thanks [@jameynelson][])
21+
* [FEATURE] system core integration. See [#359][] (thanks [@dan70402][])
22+
* [FEATURE] support for process_agent. See [#352][] (thanks [@jfrost][])
1723

18-
* [IMPROVEMENT] better support for puppet 4, 5. see [#362][] and [#370][] (thanks [@bittner][])
19-
* [IMPROVEMENT] explicit puppet 5 support + fixes. see [#377][]
20-
* [IMPROVEMENT] pgbouncer: support multiple instances. see [#361][] (thanks [@ajvb][])
21-
* [IMPROVEMENT] general cleanup. see [#357][] and [#376][] (thanks [@alexfouche][])
24+
* [IMPROVEMENT] better support for puppet 4, 5. See [#362][] and [#370][] (thanks [@bittner][])
25+
* [IMPROVEMENT] explicit puppet 5 support + fixes. See [#377][]
26+
* [IMPROVEMENT] pgbouncer: support multiple instances. See [#361][] (thanks [@ajvb][])
27+
* [IMPROVEMENT] general cleanup. See [#357][] and [#376][] (thanks [@alexfouche][])
2228

23-
* [BUGFIX] agent6: fix downgrade back to agent5 if on `latest` version. see [#375][]
24-
* [BUGFIX] apt: only grep for last 8 characters to verify key. see [#373][] and [#374][] (thanks [@szponek][])
29+
* [BUGFIX] agent6: fix downgrade back to agent5 if on `latest` version. See [#375][]
30+
* [BUGFIX] apt: only grep for last 8 characters to verify key. See [#373][] and [#374][] (thanks [@szponek][])
2531

26-
* [DOCUMENTATION] fix tagging documentation. see [#347][] (thanks [@bit-herder][])
32+
* [DOCUMENTATION] fix tagging documentation. See [#347][] (thanks [@bit-herder][])
2733

2834
# 1.11.0 / 2017-07-27
2935

@@ -394,6 +400,7 @@ Changes
394400
[#375]: https://github.com/DataDog/puppet-datadog-agent/issues/375
395401
[#376]: https://github.com/DataDog/puppet-datadog-agent/issues/376
396402
[#377]: https://github.com/DataDog/puppet-datadog-agent/issues/377
403+
[#379]: https://github.com/DataDog/puppet-datadog-agent/issues/379
397404
[@BIAndrews]: https://github.com/BIAndrews
398405
[@ColinHebert]: https://github.com/ColinHebert
399406
[@DDRBoxman]: https://github.com/DDRBoxman
@@ -456,4 +463,4 @@ Changes
456463
[@swwolf]: https://github.com/swwolf
457464
[@szponek]: https://github.com/szponek
458465
[@tdm4]: https://github.com/tdm4
459-
[@tuxinaut]: https://github.com/tuxinaut
466+
[@tuxinaut]: https://github.com/tuxinaut

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.12.0",
3+
"version": "1.12.1",
44
"author": "James Turnbull (<james@lovedthanlost.net>) and Rob Terhaar (<rob@atlanticdynamic>) for Datadog Inc.",
55
"summary": "Install the Datadog monitoring agent and report Puppet runs to Datadog",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)