|
1 | 1 | Changes |
2 | 2 | ======= |
3 | 3 |
|
| 4 | +# 1.12.1 / 2017-12-29 |
| 5 | + |
| 6 | +### notes |
| 7 | + |
| 8 | +* [BUGFIX] agent6: fix generated YAML. See [#379][] |
| 9 | + |
4 | 10 | # 1.12.0 / 2017-12-13 |
5 | 11 |
|
6 | 12 | ### notes |
7 | 13 |
|
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][]) |
17 | 23 |
|
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][]) |
22 | 28 |
|
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][]) |
25 | 31 |
|
26 | | -* [DOCUMENTATION] fix tagging documentation. see [#347][] (thanks [@bit-herder][]) |
| 32 | +* [DOCUMENTATION] fix tagging documentation. See [#347][] (thanks [@bit-herder][]) |
27 | 33 |
|
28 | 34 | # 1.11.0 / 2017-07-27 |
29 | 35 |
|
@@ -394,6 +400,7 @@ Changes |
394 | 400 | [#375]: https://github.com/DataDog/puppet-datadog-agent/issues/375 |
395 | 401 | [#376]: https://github.com/DataDog/puppet-datadog-agent/issues/376 |
396 | 402 | [#377]: https://github.com/DataDog/puppet-datadog-agent/issues/377 |
| 403 | +[#379]: https://github.com/DataDog/puppet-datadog-agent/issues/379 |
397 | 404 | [@BIAndrews]: https://github.com/BIAndrews |
398 | 405 | [@ColinHebert]: https://github.com/ColinHebert |
399 | 406 | [@DDRBoxman]: https://github.com/DDRBoxman |
@@ -456,4 +463,4 @@ Changes |
456 | 463 | [@swwolf]: https://github.com/swwolf |
457 | 464 | [@szponek]: https://github.com/szponek |
458 | 465 | [@tdm4]: https://github.com/tdm4 |
459 | | -[@tuxinaut]: https://github.com/tuxinaut |
| 466 | +[@tuxinaut]: https://github.com/tuxinaut |
0 commit comments