1
1
Changes
2
2
=======
3
3
4
+ # 3.17.0 / 2022-07-15
5
+
6
+ * [ FEATURE] Add support for multiple network configuration options ([ #732 ] [ ] ) (Thanks [ @ryan-dyer-sp ] [ ] )
7
+ * [ BUGFIX] Use proper version string for package.ensure on Windows ([ #741 ] [ ] )
8
+
4
9
# 3.16.0 / 2022-05-25
5
10
6
11
* [ FEATURE] Allow configuring the Puppet reports endpoint ([ #733 ] [ ] ) (Thanks [ @ardichoke ] [ ] )
@@ -879,7 +884,9 @@ Please read the [docs]() for more details.
879
884
[ #725 ] : https://github.com/DataDog/puppet-datadog-agent/issues/725
880
885
[ #726 ] : https://github.com/DataDog/puppet-datadog-agent/issues/726
881
886
[ #728 ] : https://github.com/DataDog/puppet-datadog-agent/issues/728
887
+ [ #732 ] : https://github.com/DataDog/puppet-datadog-agent/issues/732
882
888
[ #733 ] : https://github.com/DataDog/puppet-datadog-agent/issues/733
889
+ [ #741 ] : https://github.com/DataDog/puppet-datadog-agent/issues/741
883
890
[ @Aramack ] : https://github.com/Aramack
884
891
[ @BIAndrews ] : https://github.com/BIAndrews
885
892
[ @ChannoneArif-nbcuni ] : https://github.com/ChannoneArif-nbcuni
@@ -976,6 +983,7 @@ Please read the [docs]() for more details.
976
983
[ @rooprob ] : https://github.com/rooprob
977
984
[ @rothgar ] : https://github.com/rothgar
978
985
[ @rtyler ] : https://github.com/rtyler
986
+ [ @ryan-dyer-sp ] : https://github.com/ryan-dyer-sp
979
987
[ @sambanks ] : https://github.com/sambanks
980
988
[ @samueljamesmarshall ] : https://github.com/samueljamesmarshall
981
989
[ @scottgeary ] : https://github.com/scottgeary
@@ -997,4 +1005,4 @@ Please read the [docs]() for more details.
997
1005
[ @yrcjaya ] : https://github.com/yrcjaya
998
1006
[ @zabacad ] : https://github.com/zabacad
999
1007
[ @zickzackv ] : https://github.com/zickzackv
1000
- [ @zoom-kris-anderson ] : https://github.com/zoom-kris-anderson
1008
+ [ @zoom-kris-anderson ] : https://github.com/zoom-kris-anderson
0 commit comments