|
1 | 1 | Changes |
2 | 2 | ======= |
3 | 3 |
|
| 4 | +# 3.4.0 / 2020-07-15 |
| 5 | + |
| 6 | +* [BUGFIX] Update MSI validation resource to prevent false change reports. See [#636][] (Thanks [@murdok5][]) |
| 7 | +* [BUGFIX] Report procesor: pass `msg_host` to Dogapi::Client as host. See [#511][] (Thanks [@dbednall][]) |
| 8 | +* [BUGFIX] Fix apt dependency circle. See [#633][] (Thanks [@vaisingh][]) |
| 9 | +* [CHORE] Add some more logging to Puppet reports. See [#639][] |
| 10 | + |
4 | 11 | # 3.3.0 / 2020-06-10 |
5 | 12 |
|
6 | 13 | * [FEATURE] Add install_info file. See [#628][] |
@@ -709,6 +716,7 @@ Please read the [docs]() for more details. |
709 | 716 | [#506]: https://github.com/DataDog/puppet-datadog-agent/issues/506 |
710 | 717 | [#507]: https://github.com/DataDog/puppet-datadog-agent/issues/507 |
711 | 718 | [#508]: https://github.com/DataDog/puppet-datadog-agent/issues/508 |
| 719 | +[#511]: https://github.com/DataDog/puppet-datadog-agent/issues/511 |
712 | 720 | [#513]: https://github.com/DataDog/puppet-datadog-agent/issues/513 |
713 | 721 | [#514]: https://github.com/DataDog/puppet-datadog-agent/issues/514 |
714 | 722 | [#515]: https://github.com/DataDog/puppet-datadog-agent/issues/515 |
@@ -756,6 +764,9 @@ Please read the [docs]() for more details. |
756 | 764 | [#626]: https://github.com/DataDog/puppet-datadog-agent/issues/626 |
757 | 765 | [#628]: https://github.com/DataDog/puppet-datadog-agent/issues/628 |
758 | 766 | [#630]: https://github.com/DataDog/puppet-datadog-agent/issues/630 |
| 767 | +[#633]: https://github.com/DataDog/puppet-datadog-agent/issues/633 |
| 768 | +[#636]: https://github.com/DataDog/puppet-datadog-agent/issues/636 |
| 769 | +[#639]: https://github.com/DataDog/puppet-datadog-agent/issues/639 |
759 | 770 | [@Aramack]: https://github.com/Aramack |
760 | 771 | [@BIAndrews]: https://github.com/BIAndrews |
761 | 772 | [@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni |
@@ -790,6 +801,7 @@ Please read the [docs]() for more details. |
790 | 801 | [@dan70402]: https://github.com/dan70402 |
791 | 802 | [@davejrt]: https://github.com/davejrt |
792 | 803 | [@davidgibbons]: https://github.com/davidgibbons |
| 804 | +[@dbednall]: https://github.com/dbednall |
793 | 805 | [@degemer]: https://github.com/degemer |
794 | 806 | [@denmat]: https://github.com/denmat |
795 | 807 | [@devinmatte]: https://github.com/devinmatte |
@@ -831,6 +843,7 @@ Please read the [docs]() for more details. |
831 | 843 | [@mraylu]: https://github.com/mraylu |
832 | 844 | [@mrunkel-ut]: https://github.com/mrunkel-ut |
833 | 845 | [@mtougeron]: https://github.com/mtougeron |
| 846 | +[@murdok5]: https://github.com/murdok5 |
834 | 847 | [@npaufler]: https://github.com/npaufler |
835 | 848 | [@o0oxid]: https://github.com/o0oxid |
836 | 849 | [@obi11235]: https://github.com/obi11235 |
@@ -860,6 +873,7 @@ Please read the [docs]() for more details. |
860 | 873 | [@tommoyangn]: https://github.com/tommoyangn |
861 | 874 | [@turnopil]: https://github.com/turnopil |
862 | 875 | [@tuxinaut]: https://github.com/tuxinaut |
| 876 | +[@vaisingh]: https://github.com/vaisingh |
863 | 877 | [@yrcjaya]: https://github.com/yrcjaya |
864 | 878 | [@zabacad]: https://github.com/zabacad |
865 | 879 | [@zickzackv]: https://github.com/zickzackv |
|
0 commit comments