[ci skip] Update changelog and version for nightly build: v2.2.0-170-nightly.
netdatabot committed
Feb 13, 2025 at 00:21 UTC
a88677d328dee0e6e27900e8117014f28d03ad99
2 files changed
+15
-11
CHANGELOG.md
+14
-10
@@ -2,10 +2,19 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.4...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.5...HEAD)
6
7
**Merged pull requests:**
8
9
+- fix windows logs [\#19632](https://github.com/netdata/netdata/pull/19632) ([ktsaou](https://github.com/ktsaou))
10
+- more perflib error checking [\#19631](https://github.com/netdata/netdata/pull/19631) ([ktsaou](https://github.com/ktsaou))
11
+- Revert "HyperV Adjusts \(windows.plugin\)" [\#19630](https://github.com/netdata/netdata/pull/19630) ([ilyam8](https://github.com/ilyam8))
12
+- do not send sentry reports on rrd\_init\(\) failures [\#19628](https://github.com/netdata/netdata/pull/19628) ([ktsaou](https://github.com/ktsaou))
13
+- build\(deps\): bump golang.org/x/net from 0.34.0 to 0.35.0 in /src/go [\#19626](https://github.com/netdata/netdata/pull/19626) ([dependabot[bot]](https://github.com/apps/dependabot))
14
+- build\(deps\): bump github.com/vmware/govmomi from 0.48.0 to 0.48.1 in /src/go [\#19625](https://github.com/netdata/netdata/pull/19625) ([dependabot[bot]](https://github.com/apps/dependabot))
15
+- feat\(health\): add system\_reboot\_detection alarm [\#19624](https://github.com/netdata/netdata/pull/19624) ([ilyam8](https://github.com/ilyam8))
16
+- HyperV Adjusts \(windows.plugin\) [\#19623](https://github.com/netdata/netdata/pull/19623) ([thiagoftsm](https://github.com/thiagoftsm))
17
+- detect the system ca bundle at runtime [\#19622](https://github.com/netdata/netdata/pull/19622) ([ktsaou](https://github.com/ktsaou))
18
- Switch to Ubuntu 22.04 runner images for CI build jobs. [\#19619](https://github.com/netdata/netdata/pull/19619) ([Ferroin](https://github.com/Ferroin))
19
- fix\(go.d/mysql\): handle Cpu\_time in microseconds in v11.4.5+ [\#19618](https://github.com/netdata/netdata/pull/19618) ([ilyam8](https://github.com/ilyam8))
20
- improvement\(health\): clarify clickhouse\_replicated\_readonly\_tables info [\#19616](https://github.com/netdata/netdata/pull/19616) ([ilyam8](https://github.com/ilyam8))
@@ -141,6 +150,10 @@
150
- Modify eBPF.plugin integration \(Part I\) [\#19219](https://github.com/netdata/netdata/pull/19219) ([thiagoftsm](https://github.com/thiagoftsm))
151
- Add CLR Remoting metadata [\#19203](https://github.com/netdata/netdata/pull/19203) ([thiagoftsm](https://github.com/thiagoftsm))
152
153
+## [v2.2.5](https://github.com/netdata/netdata/tree/v2.2.5) (2025-02-12)
154
+
155
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.4...v2.2.5)
156
+
157
## [v2.2.4](https://github.com/netdata/netdata/tree/v2.2.4) (2025-02-04)
158
159
[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.3...v2.2.4)
@@ -474,15 +487,6 @@
487
- Update Registry docs [\#19095](https://github.com/netdata/netdata/pull/19095) ([Ancairon](https://github.com/Ancairon))
488
- Collected and available metrics, instances and contexts [\#19094](https://github.com/netdata/netdata/pull/19094) ([ktsaou](https://github.com/ktsaou))
489
- docs\(systemd-journal.plugin\): correct full-text search [\#19093](https://github.com/netdata/netdata/pull/19093) ([ilyam8](https://github.com/ilyam8))
477
-- Daemon docs edits [\#19091](https://github.com/netdata/netdata/pull/19091) ([Ancairon](https://github.com/Ancairon))
478
-- chore\(go.d.plugin\): renames part 2 [\#19090](https://github.com/netdata/netdata/pull/19090) ([ilyam8](https://github.com/ilyam8))
479
-- remove stale docs, and update links and optimization documentation [\#19089](https://github.com/netdata/netdata/pull/19089) ([Ancairon](https://github.com/Ancairon))
480
-- Regenerate integrations.js [\#19088](https://github.com/netdata/netdata/pull/19088) ([netdatabot](https://github.com/netdatabot))
481
-- docs: fix go.d modules rename leftovers [\#19087](https://github.com/netdata/netdata/pull/19087) ([ilyam8](https://github.com/ilyam8))
482
-- Regenerate integrations.js [\#19086](https://github.com/netdata/netdata/pull/19086) ([netdatabot](https://github.com/netdatabot))
483
-- update integrations gen script [\#19085](https://github.com/netdata/netdata/pull/19085) ([ilyam8](https://github.com/ilyam8))
484
-- fix\(go.d/hpssa\): handle HPE Smart Array line [\#19084](https://github.com/netdata/netdata/pull/19084) ([ilyam8](https://github.com/ilyam8))
485
-- chore\(go.d.plugin\): renames [\#19081](https://github.com/netdata/netdata/pull/19081) ([ilyam8](https://github.com/ilyam8))
490
491
## [v2.0.3](https://github.com/netdata/netdata/tree/v2.0.3) (2024-11-22)
492
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.2.0-160-nightly
1
+v2.2.0-170-nightly