[ci skip] Update changelog and version for nightly build: v2.6.0-297-nightly.
netdatabot committed
Sep 20, 2025 at 00:28 UTC
b76f38859fb9274f6042c623de9654a02ef81f94
2 files changed
+6
-6
CHANGELOG.md
+5
-5
@@ -6,9 +6,12 @@
6
7
**Merged pull requests:**
8
9
+- chore\(go.d/snmp\): remove recreating client on "packet is not authentic" [\#21010](https://github.com/netdata/netdata/pull/21010) ([ilyam8](https://github.com/ilyam8))
10
+- chore\(go.d\): use forked gosnmp to fix SNMPv3 REPORT handling for UniFi APs [\#21009](https://github.com/netdata/netdata/pull/21009) ([ilyam8](https://github.com/ilyam8))
11
- fix\(go.d\): correct buf truncate in processMetrics [\#21008](https://github.com/netdata/netdata/pull/21008) ([ilyam8](https://github.com/ilyam8))
12
- Regenerate integrations docs [\#21007](https://github.com/netdata/netdata/pull/21007) ([netdatabot](https://github.com/netdatabot))
13
- deps\(mcp/bridge/stdio-golang\): switch to github.com/coder/websocket [\#21006](https://github.com/netdata/netdata/pull/21006) ([ilyam8](https://github.com/ilyam8))
14
+- Rework dbengine async wakeup on windows [\#21003](https://github.com/netdata/netdata/pull/21003) ([stelfrag](https://github.com/stelfrag))
15
- Regenerate integrations docs [\#21002](https://github.com/netdata/netdata/pull/21002) ([netdatabot](https://github.com/netdatabot))
16
- docs: add "cpu idle state" procstat config option [\#21001](https://github.com/netdata/netdata/pull/21001) ([ilyam8](https://github.com/ilyam8))
17
- Regenerate integrations docs [\#21000](https://github.com/netdata/netdata/pull/21000) ([netdatabot](https://github.com/netdatabot))
@@ -23,6 +26,7 @@
26
- docs: add grouped headers to config options [\#20987](https://github.com/netdata/netdata/pull/20987) ([ilyam8](https://github.com/ilyam8))
27
- Update welcome-to-netdata.md [\#20986](https://github.com/netdata/netdata/pull/20986) ([kanelatechnical](https://github.com/kanelatechnical))
28
- Update best-practices.md [\#20984](https://github.com/netdata/netdata/pull/20984) ([kanelatechnical](https://github.com/kanelatechnical))
29
+- chore: refactor get\_doc\_integrations.py to use main\(\) and improve structure [\#20983](https://github.com/netdata/netdata/pull/20983) ([ilyam8](https://github.com/ilyam8))
30
- Regenerate integrations docs [\#20982](https://github.com/netdata/netdata/pull/20982) ([netdatabot](https://github.com/netdatabot))
31
- chore: add `-c` option to gen docs for a single collector [\#20981](https://github.com/netdata/netdata/pull/20981) ([ilyam8](https://github.com/ilyam8))
32
- docs: improve config options table with grouped section headers [\#20980](https://github.com/netdata/netdata/pull/20980) ([ilyam8](https://github.com/ilyam8))
@@ -109,6 +113,7 @@
113
- Update documentation \(Windows.plugin\) [\#20864](https://github.com/netdata/netdata/pull/20864) ([thiagoftsm](https://github.com/thiagoftsm))
114
- chore\(go.d/snmp\): more vendor-scoped meta yaml files [\#20863](https://github.com/netdata/netdata/pull/20863) ([ilyam8](https://github.com/ilyam8))
115
- improve\(go.d/snmp\): update snmp meta copilot [\#20861](https://github.com/netdata/netdata/pull/20861) ([ilyam8](https://github.com/ilyam8))
116
+- Handle virtual host disconnection [\#20860](https://github.com/netdata/netdata/pull/20860) ([stelfrag](https://github.com/stelfrag))
117
- Add cargo lock file. [\#20855](https://github.com/netdata/netdata/pull/20855) ([vkalintiris](https://github.com/vkalintiris))
118
- build\(deps\): bump github.com/vmware/govmomi from 0.51.0 to 0.52.0 in /src/go [\#20852](https://github.com/netdata/netdata/pull/20852) ([dependabot[bot]](https://github.com/apps/dependabot))
119
- Add build-time check to reject known bad compiler flags. [\#20851](https://github.com/netdata/netdata/pull/20851) ([Ferroin](https://github.com/Ferroin))
@@ -442,11 +447,6 @@
447
- improvement\(go.d/snmp\): create table charts [\#20471](https://github.com/netdata/netdata/pull/20471) ([ilyam8](https://github.com/ilyam8))
448
- Remove static build timeouts from regular builds. [\#20470](https://github.com/netdata/netdata/pull/20470) ([Ferroin](https://github.com/Ferroin))
449
- Add MCP documentation [\#20469](https://github.com/netdata/netdata/pull/20469) ([kanelatechnical](https://github.com/kanelatechnical))
445
-- SNMP: 3com profiles [\#20468](https://github.com/netdata/netdata/pull/20468) ([Ancairon](https://github.com/Ancairon))
446
-- Modify Uninstall Action \(windows.installer\) [\#20467](https://github.com/netdata/netdata/pull/20467) ([thiagoftsm](https://github.com/thiagoftsm))
447
-- Regenerate integrations docs [\#20466](https://github.com/netdata/netdata/pull/20466) ([netdatabot](https://github.com/netdatabot))
448
-- improvement\(go.d/ddsnmp\): add table metrics and tags caching optimization [\#20465](https://github.com/netdata/netdata/pull/20465) ([ilyam8](https://github.com/ilyam8))
449
-- Improve datafile rotation and indexing during shutdown [\#20464](https://github.com/netdata/netdata/pull/20464) ([stelfrag](https://github.com/stelfrag))
450
451
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
452
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.6.0-291-nightly
1
+v2.6.0-297-nightly