|
1 | 1 | Changes |
2 | 2 | ======= |
3 | 3 |
|
| 4 | +# 3.13.0 / 2021-08-11 |
| 5 | + |
| 6 | +* [CHORE] Run `bundle update` on Ruby 2.5.1 ([#712][]) |
| 7 | +* [FEATURE] Install datadog-signing-keys on Debian based platforms ([#709][]) |
| 8 | +* [BUGFIX] Do not add process integration configuration file if not configured ([#703][]) (Thanks [@yanjunding][]) |
| 9 | +* [FEATURE] add support for `min_collection_interval` for HTTP check ([#699][]) (Thanks [@yanjunding][]) |
| 10 | +* [FEATURE] Improvements for APT keys management ([#698][], [#700][] and [#701][]) |
| 11 | +* [FEATURE] Include 'datadog_agent' class in the catalog when using the generic integration ([#697][]) (Thanks [@stantona][]) |
| 12 | +* [BUGFIX] Update `excluded_interface_re` type to String ([#696][]) (Thanks [@florusboth][]) |
| 13 | + |
4 | 14 | # 3.12.0 / 2021-05-06 |
5 | 15 |
|
6 | 16 | * [FEATURE] Support for NPM on Windows [#688][] |
@@ -837,6 +847,15 @@ Please read the [docs]() for more details. |
837 | 847 | [#690]: https://github.com/DataDog/puppet-datadog-agent/issues/690 |
838 | 848 | [#692]: https://github.com/DataDog/puppet-datadog-agent/issues/692 |
839 | 849 | [#693]: https://github.com/DataDog/puppet-datadog-agent/issues/693 |
| 850 | +[#696]: https://github.com/DataDog/puppet-datadog-agent/issues/696 |
| 851 | +[#697]: https://github.com/DataDog/puppet-datadog-agent/issues/697 |
| 852 | +[#698]: https://github.com/DataDog/puppet-datadog-agent/issues/698 |
| 853 | +[#699]: https://github.com/DataDog/puppet-datadog-agent/issues/699 |
| 854 | +[#700]: https://github.com/DataDog/puppet-datadog-agent/issues/700 |
| 855 | +[#701]: https://github.com/DataDog/puppet-datadog-agent/issues/701 |
| 856 | +[#703]: https://github.com/DataDog/puppet-datadog-agent/issues/703 |
| 857 | +[#709]: https://github.com/DataDog/puppet-datadog-agent/issues/709 |
| 858 | +[#712]: https://github.com/DataDog/puppet-datadog-agent/issues/712 |
840 | 859 | [@Aramack]: https://github.com/Aramack |
841 | 860 | [@BIAndrews]: https://github.com/BIAndrews |
842 | 861 | [@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni |
@@ -947,6 +966,7 @@ Please read the [docs]() for more details. |
947 | 966 | [@turnopil]: https://github.com/turnopil |
948 | 967 | [@tuxinaut]: https://github.com/tuxinaut |
949 | 968 | [@vaisingh]: https://github.com/vaisingh |
| 969 | +[@yanjunding]: https://github.com/yanjunding |
950 | 970 | [@yrcjaya]: https://github.com/yrcjaya |
951 | 971 | [@zabacad]: https://github.com/zabacad |
952 | 972 | [@zickzackv]: https://github.com/zickzackv |
|
0 commit comments