|
1 | 1 | Changes
|
2 | 2 | =======
|
3 | 3 |
|
| 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 | + |
4 | 13 | # 2.7.0 / 2016-11-15
|
5 | 14 |
|
6 | 15 | * [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
|
472 | 481 | [#374]: https://github.com/DataDog/chef-datadog/issues/374
|
473 | 482 | [#375]: https://github.com/DataDog/chef-datadog/issues/375
|
474 | 483 | [#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 |
475 | 490 | [@ABrehm264]: https://github.com/ABrehm264
|
| 491 | +[@BrentOnRails]: https://github.com/BrentOnRails |
476 | 492 | [@DorianZaccaria]: https://github.com/DorianZaccaria
|
477 | 493 | [@EasyAsABC123]: https://github.com/EasyAsABC123
|
478 | 494 | [@JoeDeVries]: https://github.com/JoeDeVries
|
|
0 commit comments