|
1 | 1 | Changes |
2 | 2 | ======= |
3 | 3 |
|
| 4 | +# 0.16.0 / 2026-02-18 |
| 5 | + |
| 6 | +* [MISC] Update dependencies and version compatibility [#148][] |
| 7 | +* [MISC] Remove agent-delivery from CODEOWNERS [#147][] |
| 8 | +* [MISC] Pin GitHub Actions to specific SHA versions for enhanced security [#145][] |
| 9 | +* [MISC] Transfer ownership to container-ecosystems [#144][] |
| 10 | +* [MISC] Reduce workflow token permission [#143][] |
| 11 | +* [MISC] Updates barx to agent-delivery in codeowners [#142][] |
| 12 | +* [MISC] Update CODEOWNERS [#141][] |
| 13 | +* [MISC] Fix CI [#140][] |
| 14 | +* [MISC] Add CODEOWNERS [AP-2367] [#139][] |
| 15 | +* [MISC] Upgrade CodeQL Github Action to v2 [#137][] |
| 16 | +* [MISC] Use https instead of http to download dependencies [#136][] |
| 17 | +* [MISC] Bump rack from 2.2.3 to 2.2.4 [#135][] |
| 18 | +* [MISC] Setting up codescanning for chef-handler-datadog [#134][] |
| 19 | + |
4 | 20 | # 0.15.0 / 2020-12-10 |
5 | 21 |
|
6 | 22 | * [FEATURE] Allow skipping SSL verification [#130][] |
@@ -158,6 +174,19 @@ And all other versions were prior to this. See git history for more. |
158 | 174 | [#123]: https://github.com/DataDog/chef-handler-datadog/issues/123 |
159 | 175 | [#124]: https://github.com/DataDog/chef-handler-datadog/issues/124 |
160 | 176 | [#130]: https://github.com/DataDog/chef-handler-datadog/issues/130 |
| 177 | +[#134]: https://github.com/DataDog/chef-handler-datadog/issues/134 |
| 178 | +[#135]: https://github.com/DataDog/chef-handler-datadog/issues/135 |
| 179 | +[#136]: https://github.com/DataDog/chef-handler-datadog/issues/136 |
| 180 | +[#137]: https://github.com/DataDog/chef-handler-datadog/issues/137 |
| 181 | +[#139]: https://github.com/DataDog/chef-handler-datadog/issues/139 |
| 182 | +[#140]: https://github.com/DataDog/chef-handler-datadog/issues/140 |
| 183 | +[#141]: https://github.com/DataDog/chef-handler-datadog/issues/141 |
| 184 | +[#142]: https://github.com/DataDog/chef-handler-datadog/issues/142 |
| 185 | +[#143]: https://github.com/DataDog/chef-handler-datadog/issues/143 |
| 186 | +[#144]: https://github.com/DataDog/chef-handler-datadog/issues/144 |
| 187 | +[#145]: https://github.com/DataDog/chef-handler-datadog/issues/145 |
| 188 | +[#147]: https://github.com/DataDog/chef-handler-datadog/issues/147 |
| 189 | +[#148]: https://github.com/DataDog/chef-handler-datadog/issues/148 |
161 | 190 | [@ABrehm264]: https://github.com/ABrehm264 |
162 | 191 | [@Azoam]: https://github.com/Azoam |
163 | 192 | [@DanielMuller]: https://github.com/DanielMuller |
|
0 commit comments