11Changes
22=======
33
4+ # 2.18.0 / 2019-03-18
5+
6+ ** Note for Windows users** : since Agent v6.11, ` datadog >= 2.18.0 ` is
7+ necessary (see README)
8+
9+ * [ FEATURE] Let the Windows installer set the permissions on Agent directories and files. [ #588 ] [ ] [ @remeh ] [ ]
10+ * [ BUGFIX] Use Upstart service manager for Ubuntu <15.04. See [ #551 ] [ ] [ @rposborne ] [ ]
11+ * [ MISC] Deprecation log for recipes using easy_install. See [ #585 ] [ ] [ @remeh ] [ ]
12+ * [ MISC] Add optional NGINX monitor attributes. See [ #564 ] [ ] [ @spencermpeterson ] [ ]
13+ * [ DOCS] Add an example for the ` extra_config ` field. See [ #586 ] [ ] [ @remeh ] [ ]
14+
415# 2.17.0 / 2019-03-01
516
6- * [ FEATURE] Add support for SLES. See [ #505 ] [ ] [ @gmmeyer ] [ ]
17+ * [ FEATURE] Add support for SLES. See [ #505 ] [ ] [ @gmmeyer ] [ ]
718* [ FEATURE] Add ` index_stats ` parameter for ElasticSearch. See [ #568 ] [ ] [ @aymen-chetoui ] [ ]
8- * [ FEATURE] Add configuration flag for JMX service discovery in Agent 5. See [ #563 ] [ ] [ @wolf31o2 ] [ ]
19+ * [ FEATURE] Add configuration flag for JMX service discovery in Agent 5. See [ #563 ] [ ] [ @wolf31o2 ] [ ]
920* [ FEATURE] Add support for list of tags in v6 configuration file. See [ #557 ] [ ] [ @skarlupka ] [ ]
1021* [ FEATURE] Add vault recipe. See [ #555 ] [ ] [ @skarlupka ] [ ]
1122* [ FEATURE] Add ` min_collection_interval ` to mysql template. See [ #548 ] [ ] [ @mhebbar1 ] [ ]
@@ -676,13 +687,18 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
676687[ #544 ] : https://github.com/DataDog/chef-datadog/issues/544
677688[ #548 ] : https://github.com/DataDog/chef-datadog/issues/548
678689[ #549 ] : https://github.com/DataDog/chef-datadog/issues/549
690+ [ #551 ] : https://github.com/DataDog/chef-datadog/issues/551
679691[ #555 ] : https://github.com/DataDog/chef-datadog/issues/555
680692[ #557 ] : https://github.com/DataDog/chef-datadog/issues/557
681693[ #561 ] : https://github.com/DataDog/chef-datadog/issues/561
682694[ #563 ] : https://github.com/DataDog/chef-datadog/issues/563
695+ [ #564 ] : https://github.com/DataDog/chef-datadog/issues/564
683696[ #565 ] : https://github.com/DataDog/chef-datadog/issues/565
684697[ #568 ] : https://github.com/DataDog/chef-datadog/issues/568
685698[ #583 ] : https://github.com/DataDog/chef-datadog/issues/583
699+ [ #585 ] : https://github.com/DataDog/chef-datadog/issues/585
700+ [ #586 ] : https://github.com/DataDog/chef-datadog/issues/586
701+ [ #588 ] : https://github.com/DataDog/chef-datadog/issues/588
686702[ @ABrehm264 ] : https://github.com/ABrehm264
687703[ @AlexBevan ] : https://github.com/AlexBevan
688704[ @BrentOnRails ] : https://github.com/BrentOnRails
@@ -770,9 +786,9 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
770786[ @martinisoft ] : https://github.com/martinisoft
771787[ @mattrobenolt ] : https://github.com/mattrobenolt
772788[ @mfischer-zd ] : https://github.com/mfischer-zd
789+ [ @mhebbar1 ] : https://github.com/mhebbar1
773790[ @miketheman ] : https://github.com/miketheman
774791[ @mirceal ] : https://github.com/mirceal
775- [ @mhebbar1 ] : https://github.com/mhebbar1
776792[ @mlcooper ] : https://github.com/mlcooper
777793[ @moisesbotarro ] : https://github.com/moisesbotarro
778794[ @mstepniowski ] : https://github.com/mstepniowski
@@ -790,11 +806,13 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
790806[ @remh ] : https://github.com/remh
791807[ @remicalixte ] : https://github.com/remicalixte
792808[ @rlaveycal ] : https://github.com/rlaveycal
809+ [ @rposborne ] : https://github.com/rposborne
793810[ @rsheyd ] : https://github.com/rsheyd
794811[ @ryandjurovich ] : https://github.com/ryandjurovich
795812[ @schisamo ] : https://github.com/schisamo
796813[ @sethrosenblum ] : https://github.com/sethrosenblum
797814[ @skarlupka ] : https://github.com/skarlupka
815+ [ @spencermpeterson ] : https://github.com/spencermpeterson
798816[ @stefanwb ] : https://github.com/stefanwb
799817[ @stensonb ] : https://github.com/stensonb
800818[ @stolfi ] : https://github.com/stolfi
0 commit comments