1
1
Changes
2
2
=======
3
3
4
+ # 3.9.0 / 2020-11-20
5
+
6
+ * [ FEATURE] Add support for trusted fact tags in reports [ #662 ] [ ] (Thanks [ @murdok5 ] [ ] )
7
+ * [ FEATURE] Add support for collecting elasticsearch index_stats [ #666 ] [ ] (Thanks [ @charles-ferguson ] [ ] )
8
+ * [ FEATURE] Trust new APT and RPM keys [ #667 ] [ ]
9
+ * [ BUGFIX] Fix passing tags to msiexec [ #661 ] [ ] (Thanks [ @alexberry ] [ ] )
10
+ * [ BUGFIX] Only declare the Agent package if not already declared [ #672 ] [ ]
11
+ * [ BUGFIX] Fix Package not depending on the right Yumrepo [ #664 ] [ ]
12
+
4
13
# 3.8.0 / 2020-10-14
5
14
6
15
* [ FEATURE] Add trusted_facts_to_tags argument to add Agent tags from trusted facts [ #658 ] [ ]
@@ -791,7 +800,12 @@ Please read the [docs]() for more details.
791
800
[ #654 ] : https://github.com/DataDog/puppet-datadog-agent/issues/654
792
801
[ #656 ] : https://github.com/DataDog/puppet-datadog-agent/issues/656
793
802
[ #658 ] : https://github.com/DataDog/puppet-datadog-agent/issues/658
794
-
803
+ [ #661 ] : https://github.com/DataDog/puppet-datadog-agent/issues/661
804
+ [ #662 ] : https://github.com/DataDog/puppet-datadog-agent/issues/662
805
+ [ #664 ] : https://github.com/DataDog/puppet-datadog-agent/issues/664
806
+ [ #666 ] : https://github.com/DataDog/puppet-datadog-agent/issues/666
807
+ [ #667 ] : https://github.com/DataDog/puppet-datadog-agent/issues/667
808
+ [ #672 ] : https://github.com/DataDog/puppet-datadog-agent/issues/672
795
809
[ @Aramack ] : https://github.com/Aramack
796
810
[ @BIAndrews ] : https://github.com/BIAndrews
797
811
[ @ChannoneArif-nbcuni ] : https://github.com/ChannoneArif-nbcuni
@@ -805,6 +819,7 @@ Please read the [docs]() for more details.
805
819
[ @aaron-miller ] : https://github.com/aaron-miller
806
820
[ @aepod ] : https://github.com/aepod
807
821
[ @ajvb ] : https://github.com/ajvb
822
+ [ @alexberry ] : https://github.com/alexberry
808
823
[ @alexfouche ] : https://github.com/alexfouche
809
824
[ @alexharv074 ] : https://github.com/alexharv074
810
825
[ @alvin-huang ] : https://github.com/alvin-huang
@@ -818,6 +833,7 @@ Please read the [docs]() for more details.
818
833
[ @bittner ] : https://github.com/bittner
819
834
[ @butangero ] : https://github.com/butangero
820
835
[ @cabrinha ] : https://github.com/cabrinha
836
+ [ @charles-ferguson ] : https://github.com/charles-ferguson
821
837
[ @ckolos ] : https://github.com/ckolos
822
838
[ @com6056 ] : https://github.com/com6056
823
839
[ @craigwatson ] : https://github.com/craigwatson
0 commit comments