[ci skip] Update changelog and version for nightly build: v2.6.0-202-nightly.
netdatabot committed
Aug 31, 2025 at 00:37 UTC
7805de95a6be1c10d6abd16dee4111fb894ed2d0
2 files changed
+9
-7
CHANGELOG.md
+8
-6
@@ -6,9 +6,17 @@
6
7
**Merged pull requests:**
8
9
+- build\(deps\): bump k8s.io/client-go from 0.33.4 to 0.34.0 in /src/go [\#20908](https://github.com/netdata/netdata/pull/20908) ([dependabot[bot]](https://github.com/apps/dependabot))
10
+- build\(deps\): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src/go [\#20906](https://github.com/netdata/netdata/pull/20906) ([dependabot[bot]](https://github.com/apps/dependabot))
11
+- Fix processes function: Add PPID grouping and fix WOps typo [\#20902](https://github.com/netdata/netdata/pull/20902) ([ktsaou](https://github.com/ktsaou))
12
+- Update demo link formatting in documentation [\#20899](https://github.com/netdata/netdata/pull/20899) ([andrewm4894](https://github.com/andrewm4894))
13
+- improve\(go.d/snmp\): make snmp v3 auth and priv keys hidden in UI [\#20898](https://github.com/netdata/netdata/pull/20898) ([ilyam8](https://github.com/ilyam8))
14
+- refactor\(go.d/snmp\): recreate client on SNMPv3 "packet is not authentic" errors [\#20897](https://github.com/netdata/netdata/pull/20897) ([ilyam8](https://github.com/ilyam8))
15
- improve\(cgroups\): skip KubeVirt helper containers in virt-launcher pods [\#20896](https://github.com/netdata/netdata/pull/20896) ([ilyam8](https://github.com/ilyam8))
16
- improve snmp ubiquiti unifi ap model [\#20895](https://github.com/netdata/netdata/pull/20895) ([ilyam8](https://github.com/ilyam8))
17
- Move exporting integrations to their own folder [\#20894](https://github.com/netdata/netdata/pull/20894) ([Ancairon](https://github.com/Ancairon))
18
+- Fixing Supported Linux Platforms and Versions [\#20893](https://github.com/netdata/netdata/pull/20893) ([BenjaminFosters](https://github.com/BenjaminFosters))
19
+- improved alerting docs [\#20891](https://github.com/netdata/netdata/pull/20891) ([ktsaou](https://github.com/ktsaou))
20
- Improve exporting documentation clarity and structure [\#20890](https://github.com/netdata/netdata/pull/20890) ([kanelatechnical](https://github.com/kanelatechnical))
21
- improve\(go.d/snmp\): update Allied Telesis meta [\#20889](https://github.com/netdata/netdata/pull/20889) ([ilyam8](https://github.com/ilyam8))
22
- improve\(go.d/snmp\): update Fortinet meta [\#20888](https://github.com/netdata/netdata/pull/20888) ([ilyam8](https://github.com/ilyam8))
@@ -443,12 +451,6 @@
451
- chore\(otel.plugin\): fix building [\#20368](https://github.com/netdata/netdata/pull/20368) ([ilyam8](https://github.com/ilyam8))
452
- SNMP: \_fortinet-fortigate-vpn-tunnel.yaml [\#20367](https://github.com/netdata/netdata/pull/20367) ([Ancairon](https://github.com/Ancairon))
453
- SNMP: \_fortinet-fortigate-cpu-memory.yaml [\#20366](https://github.com/netdata/netdata/pull/20366) ([Ancairon](https://github.com/Ancairon))
446
-- SNMP: \_cisco-wlc.yaml [\#20364](https://github.com/netdata/netdata/pull/20364) ([Ancairon](https://github.com/Ancairon))
447
-- \_cisco-voice.yaml [\#20361](https://github.com/netdata/netdata/pull/20361) ([Ancairon](https://github.com/Ancairon))
448
-- chore\(go.d\): fix some golangcilint warning [\#20360](https://github.com/netdata/netdata/pull/20360) ([ilyam8](https://github.com/ilyam8))
449
-- Windows updated [\#20358](https://github.com/netdata/netdata/pull/20358) ([kanelatechnical](https://github.com/kanelatechnical))
450
-- feat\(go.d/dyncfg\): add autodetect\_retry to dyncfg jobs [\#20357](https://github.com/netdata/netdata/pull/20357) ([ilyam8](https://github.com/ilyam8))
451
-- Improve datafile rotation and indexing [\#20354](https://github.com/netdata/netdata/pull/20354) ([stelfrag](https://github.com/stelfrag))
454
455
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
456
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.6.0-193-nightly
1
+v2.6.0-202-nightly