@cryptotaxi247 / netdata-1 / commits / 51299116d

[ci skip] Update changelog and version for nightly build: v2.2.0-110-nightly.

netdatabot committed Feb 5, 2025 at 00:21 UTC 51299116d60b1510e41b82e58f7b6722e6290280
2 files changed +8 -7
CHANGELOG.md
+7 -6
@@ -2,12 +2,14 @@
2
3 ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5 -[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.3...HEAD)
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.4...HEAD)
6
7 **Merged pull requests:**
8
9 +- fix\(go.d\): clean up charts for stopped and removed jobs [\#19573](https://github.com/netdata/netdata/pull/19573) ([ilyam8](https://github.com/ilyam8))
10 - Fix memory leak [\#19569](https://github.com/netdata/netdata/pull/19569) ([stelfrag](https://github.com/stelfrag))
11 - build\(deps\): bump github.com/prometheus-community/pro-bing from 0.6.0 to 0.6.1 in /src/go [\#19567](https://github.com/netdata/netdata/pull/19567) ([dependabot[bot]](https://github.com/apps/dependabot))
12 +- Code cleanup on ACLK messages [\#19566](https://github.com/netdata/netdata/pull/19566) ([stelfrag](https://github.com/stelfrag))
13 - Add a new agent status when connecting to the cloud [\#19564](https://github.com/netdata/netdata/pull/19564) ([stelfrag](https://github.com/stelfrag))
14 - Regenerate integrations docs [\#19563](https://github.com/netdata/netdata/pull/19563) ([netdatabot](https://github.com/netdatabot))
15 - feat\(go.d/dnsquery\): support system DNS servers from /etc/resolv.conf [\#19562](https://github.com/netdata/netdata/pull/19562) ([ilyam8](https://github.com/ilyam8))
@@ -98,6 +100,10 @@
100 - Modify eBPF.plugin integration \(Part I\) [\#19219](https://github.com/netdata/netdata/pull/19219) ([thiagoftsm](https://github.com/thiagoftsm))
101 - Add CLR Remoting metadata [\#19203](https://github.com/netdata/netdata/pull/19203) ([thiagoftsm](https://github.com/thiagoftsm))
102
103 +## [v2.2.4](https://github.com/netdata/netdata/tree/v2.2.4) (2025-02-04)
104 +
105 +[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.3...v2.2.4)
106 +
107 ## [v2.2.3](https://github.com/netdata/netdata/tree/v2.2.3) (2025-01-31)
108
109 [Full Changelog](https://github.com/netdata/netdata/compare/v2.2.2...v2.2.3)
@@ -472,11 +478,6 @@
478 - Fix MSSQL algorithm \(Windows.plugin\) [\#19035](https://github.com/netdata/netdata/pull/19035) ([thiagoftsm](https://github.com/thiagoftsm))
479 - --dev option to installer [\#19034](https://github.com/netdata/netdata/pull/19034) ([ktsaou](https://github.com/ktsaou))
480 - add `shutdown` keyword to ensure graceful service termination on FreeBSD [\#19033](https://github.com/netdata/netdata/pull/19033) ([ilyam8](https://github.com/ilyam8))
475 -- fix: ensure correct startup order for Netdata service on FreeBSD [\#19032](https://github.com/netdata/netdata/pull/19032) ([ilyam8](https://github.com/ilyam8))
476 -- build\(deps\): bump github.com/gorcon/rcon from 1.3.5 to 1.4.0 in /src/go [\#19031](https://github.com/netdata/netdata/pull/19031) ([dependabot[bot]](https://github.com/apps/dependabot))
477 -- build\(deps\): bump github.com/vmware/govmomi from 0.46.0 to 0.46.1 in /src/go [\#19030](https://github.com/netdata/netdata/pull/19030) ([dependabot[bot]](https://github.com/apps/dependabot))
478 -- Regenerate integrations.js [\#19029](https://github.com/netdata/netdata/pull/19029) ([netdatabot](https://github.com/netdatabot))
479 -- improvement\(windows/iis\): add requests by type chart [\#19028](https://github.com/netdata/netdata/pull/19028) ([ilyam8](https://github.com/ilyam8))
481
482 ## [v2.0.3](https://github.com/netdata/netdata/tree/v2.0.3) (2024-11-22)
483
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.2.0-107-nightly
1 +v2.2.0-110-nightly