Skip to content

Commit f2ea843

Browse files
authored
[release] preparing 2.1.0 (DataDog#405)
1 parent 45a29f4 commit f2ea843

2 files changed

Lines changed: 22 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
Changes
22
=======
33

4-
# 2.0.1 / 2018-2-28
4+
# 2.1.0 / Unreleased
5+
6+
### Notes
7+
8+
* [FEATURE] Kafka: support multiple instances. See [#404][]
9+
* [FEATURE] Consul: add network latency check support. See [#394][] (Thanks [@Aramack][])
10+
* [BUGFIX] Stdlib: fix deprecations after stdlib 4.24.0. See [#403][] and [#404][] (Thanks [@teintuc][])
11+
* [BUGFIX] RHEL: stop specifying service resource provider `redhat`. See [#401][] (Thanks [@milescrabill][])
12+
* [IMPROVEMENT] Add types to multiple manifest parameters. See [#404][]
13+
* [COMPATIBILITY] Drop puppetlabs-apt dependency lower bound to `2.4.0`. See [#404][] and 400 (Thanks [@samueljamesmarshall][])
14+
15+
# 2.0.1 / 2018-02-28
516

617
### Notes
718

819
* [BUGFIX] RHEL: fix bad default agent6 repo url. See [#397][]
920

10-
# 2.0.0 / 2018-2-27
21+
# 2.0.0 / 2018-02-27
1122

1223
### Overview
1324
This release is a mejor release, there are a some breaking changes. We have
@@ -448,8 +459,13 @@ Please read the [docs]() for more details.
448459
[#389]: https://github.com/DataDog/puppet-datadog-agent/issues/389
449460
[#390]: https://github.com/DataDog/puppet-datadog-agent/issues/390
450461
[#391]: https://github.com/DataDog/puppet-datadog-agent/issues/391
462+
[#394]: https://github.com/DataDog/puppet-datadog-agent/issues/394
451463
[#395]: https://github.com/DataDog/puppet-datadog-agent/issues/395
452464
[#397]: https://github.com/DataDog/puppet-datadog-agent/issues/397
465+
[#401]: https://github.com/DataDog/puppet-datadog-agent/issues/401
466+
[#403]: https://github.com/DataDog/puppet-datadog-agent/issues/403
467+
[#404]: https://github.com/DataDog/puppet-datadog-agent/issues/404
468+
[@Aramack]: https://github.com/Aramack
453469
[@BIAndrews]: https://github.com/BIAndrews
454470
[@ColinHebert]: https://github.com/ColinHebert
455471
[@DDRBoxman]: https://github.com/DDRBoxman
@@ -495,6 +511,7 @@ Please read the [docs]() for more details.
495511
[@kitchen]: https://github.com/kitchen
496512
[@lowkeyshift]: https://github.com/lowkeyshift
497513
[@mcasper]: https://github.com/mcasper
514+
[@milescrabill]: https://github.com/milescrabill
498515
[@mraylu]: https://github.com/mraylu
499516
[@mrunkel-ut]: https://github.com/mrunkel-ut
500517
[@mtougeron]: https://github.com/mtougeron
@@ -508,11 +525,13 @@ Please read the [docs]() for more details.
508525
[@rothgar]: https://github.com/rothgar
509526
[@rtyler]: https://github.com/rtyler
510527
[@sambanks]: https://github.com/sambanks
528+
[@samueljamesmarshall]: https://github.com/samueljamesmarshall
511529
[@scottgeary]: https://github.com/scottgeary
512530
[@sethcleveland]: https://github.com/sethcleveland
513531
[@stamak]: https://github.com/stamak
514532
[@stantona]: https://github.com/stantona
515533
[@swwolf]: https://github.com/swwolf
516534
[@szponek]: https://github.com/szponek
517535
[@tdm4]: https://github.com/tdm4
536+
[@teintuc]: https://github.com/teintuc
518537
[@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": "2.0.1",
3+
"version": "2.1.0",
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)