Skip to content

Commit 910bf7d

Browse files
committed
📚 CHANGELOG update for 2.8.0
1 parent f67d71a commit 910bf7d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changes
22
=======
33

4+
# 2.8.0 / Unreleased
5+
6+
* [FEATURE] Add `ssl_verify` option to RabbitMQ template, [#383][] [@iancward][]
7+
* [FEATURE] Add correct sudo commands to Postfix recipe, [#384][] [@BrentOnRails][] & [@degemer][]
8+
* [FEATURE] Add support for `windows_service` integration, [#387][] [@mlcooper][]
9+
* [FEATURE] Add attributes for package download retries, [#390][] [@degemer][]
10+
* [FEATURE] Add tags blacklist regex attribute for handler, [#397][] [@ABrehm264][] & [@degemer][]
11+
* [FEATURE] Defer evaluation of api and app keys and read from `run_state`, [#395][] [@mfischer-zd][]
12+
413
# 2.7.0 / 2016-11-15
514

615
* [FEATURE] Add `dd-agent` user to `docker` group in `docker`/`docker_daemon` recipes, [#364][] [@jvrplmlmn][]
@@ -472,7 +481,14 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
472481
[#374]: https://github.com/DataDog/chef-datadog/issues/374
473482
[#375]: https://github.com/DataDog/chef-datadog/issues/375
474483
[#380]: https://github.com/DataDog/chef-datadog/issues/380
484+
[#383]: https://github.com/DataDog/chef-datadog/issues/383
485+
[#384]: https://github.com/DataDog/chef-datadog/issues/384
486+
[#387]: https://github.com/DataDog/chef-datadog/issues/387
487+
[#390]: https://github.com/DataDog/chef-datadog/issues/390
488+
[#395]: https://github.com/DataDog/chef-datadog/issues/395
489+
[#397]: https://github.com/DataDog/chef-datadog/issues/397
475490
[@ABrehm264]: https://github.com/ABrehm264
491+
[@BrentOnRails]: https://github.com/BrentOnRails
476492
[@DorianZaccaria]: https://github.com/DorianZaccaria
477493
[@EasyAsABC123]: https://github.com/EasyAsABC123
478494
[@JoeDeVries]: https://github.com/JoeDeVries

0 commit comments

Comments
 (0)