[ci skip] Update changelog and version for nightly build: v2.6.0-313-nightly.
netdatabot committed
Sep 22, 2025 at 00:24 UTC
b754ecf3e93a86bf1832a842a35ff3ac29c1d09e
2 files changed
+16
-15
CHANGELOG.md
+15
-14
@@ -6,6 +6,21 @@
6
7
**Merged pull requests:**
8
9
+- build\(deps\): update go toolchain to v1.25.1 [\#21025](https://github.com/netdata/netdata/pull/21025) ([ilyam8](https://github.com/ilyam8))
10
+- build\(deps\): bump openssl and curl version in static build [\#21024](https://github.com/netdata/netdata/pull/21024) ([ilyam8](https://github.com/ilyam8))
11
+- improve\(go.d/snmp\): add `manual_profiles` option [\#21023](https://github.com/netdata/netdata/pull/21023) ([ilyam8](https://github.com/ilyam8))
12
+- chore\(go.d/ddsnmp\): update vmBuildGroupKey in per-row mode without group\_by [\#21022](https://github.com/netdata/netdata/pull/21022) ([ilyam8](https://github.com/ilyam8))
13
+- Fix duplicate ToC entries for Top Consumers [\#21021](https://github.com/netdata/netdata/pull/21021) ([ktsaou](https://github.com/ktsaou))
14
+- docs: Remove parentheses from Top Consumers title to fix URL issues [\#21020](https://github.com/netdata/netdata/pull/21020) ([ktsaou](https://github.com/ktsaou))
15
+- docs: Rename 'Top Monitoring' to 'Top Consumers' in Functions documentation [\#21019](https://github.com/netdata/netdata/pull/21019) ([ktsaou](https://github.com/ktsaou))
16
+- docs: Add comprehensive scalability architecture documentation [\#21018](https://github.com/netdata/netdata/pull/21018) ([ktsaou](https://github.com/ktsaou))
17
+- improve\(go.d/ddsnmp\): refactor IF-MIB profile with unified virtual metrics and 64-bit preference [\#21017](https://github.com/netdata/netdata/pull/21017) ([ilyam8](https://github.com/ilyam8))
18
+- Fix MDX parsing errors in realtime-monitoring.md [\#21016](https://github.com/netdata/netdata/pull/21016) ([ktsaou](https://github.com/ktsaou))
19
+- Fix MDX compilation errors in realtime-monitoring.md [\#21015](https://github.com/netdata/netdata/pull/21015) ([ktsaou](https://github.com/ktsaou))
20
+- chore\(go.d\): don’t log "no such file or directory" for user SNMP profiles [\#21014](https://github.com/netdata/netdata/pull/21014) ([ilyam8](https://github.com/ilyam8))
21
+- improve\(go.d/ddsnmp\): add alternatives support for virtual metrics [\#21013](https://github.com/netdata/netdata/pull/21013) ([ilyam8](https://github.com/ilyam8))
22
+- docs: Update ToC - add realtime-monitoring and reorganize functions [\#21012](https://github.com/netdata/netdata/pull/21012) ([ktsaou](https://github.com/ktsaou))
23
+- Fix Mermaid diagrams across multiple files [\#21011](https://github.com/netdata/netdata/pull/21011) ([kanelatechnical](https://github.com/kanelatechnical))
24
- 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))
25
- 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))
26
- fix\(go.d\): correct buf truncate in processMetrics [\#21008](https://github.com/netdata/netdata/pull/21008) ([ilyam8](https://github.com/ilyam8))
@@ -433,20 +448,6 @@
448
- anue [\#20488](https://github.com/netdata/netdata/pull/20488) ([Ancairon](https://github.com/Ancairon))
449
- SNMP: Alcatel profiles [\#20487](https://github.com/netdata/netdata/pull/20487) ([Ancairon](https://github.com/Ancairon))
450
- ASP.NET \(windows.plugin\) [\#20485](https://github.com/netdata/netdata/pull/20485) ([thiagoftsm](https://github.com/thiagoftsm))
436
-- build\(deps\): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 in /src/go [\#20483](https://github.com/netdata/netdata/pull/20483) ([dependabot[bot]](https://github.com/apps/dependabot))
437
-- chore\(go.d/ddsnmp\): add index-based tags and cross-table index transformation support [\#20482](https://github.com/netdata/netdata/pull/20482) ([ilyam8](https://github.com/ilyam8))
438
-- chore\(go.d/ddsnmp\): collect cross-table metrics and tags [\#20481](https://github.com/netdata/netdata/pull/20481) ([ilyam8](https://github.com/ilyam8))
439
-- Correctly ignore patches that are already applied. [\#20480](https://github.com/netdata/netdata/pull/20480) ([Ferroin](https://github.com/Ferroin))
440
-- chore\(go.d/ddsnmp\): split table collection into walk and process phases [\#20479](https://github.com/netdata/netdata/pull/20479) ([ilyam8](https://github.com/ilyam8))
441
-- fix\(go.d/redis\): don't clear tls for `rediss` [\#20478](https://github.com/netdata/netdata/pull/20478) ([ilyam8](https://github.com/ilyam8))
442
-- Enable Rust-based journal file reader in static builds. [\#20477](https://github.com/netdata/netdata/pull/20477) ([Ferroin](https://github.com/Ferroin))
443
-- improvement\(go.d\): add bearer\_token\_file to request cfg [\#20476](https://github.com/netdata/netdata/pull/20476) ([ilyam8](https://github.com/ilyam8))
444
-- Update mcp.md [\#20475](https://github.com/netdata/netdata/pull/20475) ([ilyam8](https://github.com/ilyam8))
445
-- chore\(go.d/ddsnmp\): add dependency-based expiration to table cache [\#20474](https://github.com/netdata/netdata/pull/20474) ([ilyam8](https://github.com/ilyam8))
446
-- SNMP: a10 yamls [\#20472](https://github.com/netdata/netdata/pull/20472) ([Ancairon](https://github.com/Ancairon))
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))
451
452
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
453
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.6.0-297-nightly
1
+v2.6.0-313-nightly