|
1 | 1 | Changes
|
2 | 2 | =======
|
3 | 3 |
|
| 4 | +# 4.10.0 / 2021-05-06 |
| 5 | + |
| 6 | +* [FEATURE] Support for NPM on Windows [#780][], [#781][] and [#784][] ([@mikezhu-dd][]) |
| 7 | +* [FEATURE] Implement usage of multiple GPG keys in repofiles, get keys from keys.datadoghq.com [#782][] ([@bkabrda][]) |
| 8 | +* [FEATURE] Enable yum repository repo_gpgcheck option for Red Hat platforms by default [#789][] and [#793][] ([@bkabrda][]) |
| 9 | +* [BUGFIX] Added collect_default_metrics: true to kafka.d/conf.yaml [#786][] ([@nilskuehme][]) |
| 10 | +* [BUGFIX] Set is_jmx in solr template [#791][] ([@albertvaka][]) |
| 11 | + |
4 | 12 | # 4.9.0 / 2021-02-17
|
5 | 13 | * [FEATURE] allow muting a host during an MSI install [#778][] [@albertvaka][]
|
6 | 14 | * [FEATURE] Kafka recipe: allow setting any conf [#776][] [@albertvaka][]
|
@@ -961,6 +969,14 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
|
961 | 969 | [#776]: https://github.com/DataDog/chef-datadog/issues/776
|
962 | 970 | [#777]: https://github.com/DataDog/chef-datadog/issues/777
|
963 | 971 | [#778]: https://github.com/DataDog/chef-datadog/issues/778
|
| 972 | +[#780]: https://github.com/DataDog/chef-datadog/issues/780 |
| 973 | +[#781]: https://github.com/DataDog/chef-datadog/issues/781 |
| 974 | +[#782]: https://github.com/DataDog/chef-datadog/issues/782 |
| 975 | +[#784]: https://github.com/DataDog/chef-datadog/issues/784 |
| 976 | +[#786]: https://github.com/DataDog/chef-datadog/issues/786 |
| 977 | +[#789]: https://github.com/DataDog/chef-datadog/issues/789 |
| 978 | +[#791]: https://github.com/DataDog/chef-datadog/issues/791 |
| 979 | +[#793]: https://github.com/DataDog/chef-datadog/issues/793 |
964 | 980 | [@ABrehm264]: https://github.com/ABrehm264
|
965 | 981 | [@AlexBevan]: https://github.com/AlexBevan
|
966 | 982 | [@Azraeht]: https://github.com/Azraeht
|
@@ -993,6 +1009,7 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
|
993 | 1009 | [@benmanns]: https://github.com/benmanns
|
994 | 1010 | [@bflad]: https://github.com/bflad
|
995 | 1011 | [@bitmonk]: https://github.com/bitmonk
|
| 1012 | +[@bkabrda]: https://github.com/bkabrda |
996 | 1013 | [@borgilb]: https://github.com/borgilb
|
997 | 1014 | [@brentm5]: https://github.com/brentm5
|
998 | 1015 | [@ccannell67]: https://github.com/ccannell67
|
|
0 commit comments