[ci skip] Update changelog and version for nightly build: v2.7.0-97-nightly.
netdatabot committed
Oct 15, 2025 at 00:23 UTC
a8cdc7b4b6c2907bafb3b91d4bee2632b1ad268f
2 files changed
+5
-6
CHANGELOG.md
+4
-5
@@ -6,7 +6,9 @@
6
7
**Merged pull requests:**
8
9
+- Fix AS400 metrics [\#21147](https://github.com/netdata/netdata/pull/21147) ([ktsaou](https://github.com/ktsaou))
10
- Add Fedora 43 to CI and package builds. [\#21142](https://github.com/netdata/netdata/pull/21142) ([Ferroin](https://github.com/Ferroin))
11
+- chore\(go.d\): update dyncfg path [\#21141](https://github.com/netdata/netdata/pull/21141) ([ilyam8](https://github.com/ilyam8))
12
- Skip status file on windows on crash [\#21140](https://github.com/netdata/netdata/pull/21140) ([stelfrag](https://github.com/stelfrag))
13
- improve\(go.d/snmp\): automatically disable SNMP bulkwalk when not supported [\#21139](https://github.com/netdata/netdata/pull/21139) ([ilyam8](https://github.com/ilyam8))
14
- build\(deps\): bump github.com/gohugoio/hashstructure from 0.5.0 to 0.6.0 in /src/go [\#21138](https://github.com/netdata/netdata/pull/21138) ([dependabot[bot]](https://github.com/apps/dependabot))
@@ -14,6 +16,7 @@
16
- build\(deps\): bump github.com/docker/docker from 28.5.0+incompatible to 28.5.1+incompatible in /src/go [\#21135](https://github.com/netdata/netdata/pull/21135) ([dependabot[bot]](https://github.com/apps/dependabot))
17
- build\(deps\): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 in /src/go [\#21134](https://github.com/netdata/netdata/pull/21134) ([dependabot[bot]](https://github.com/apps/dependabot))
18
- chore: move go.d/ibm.d shared pkgs out of go.d [\#21132](https://github.com/netdata/netdata/pull/21132) ([ilyam8](https://github.com/ilyam8))
19
+- Switch to using a relative RUNPATH for IBM plugin library lookup. [\#21131](https://github.com/netdata/netdata/pull/21131) ([Ferroin](https://github.com/Ferroin))
20
- build: update go otel deps [\#21129](https://github.com/netdata/netdata/pull/21129) ([ilyam8](https://github.com/ilyam8))
21
- chore: go.d/ibm.d various fixes [\#21128](https://github.com/netdata/netdata/pull/21128) ([ilyam8](https://github.com/ilyam8))
22
- Improve agent startup on windows [\#21125](https://github.com/netdata/netdata/pull/21125) ([stelfrag](https://github.com/stelfrag))
@@ -58,6 +61,7 @@
61
- Make `nd-run` silent unless exiting with an error [\#21076](https://github.com/netdata/netdata/pull/21076) ([ilyam8](https://github.com/ilyam8))
62
- docs: add note about using ``--init` when not running with `pid: host` [\#21075](https://github.com/netdata/netdata/pull/21075) ([ilyam8](https://github.com/ilyam8))
63
- build\(deps\): bump openssl version in static build [\#21074](https://github.com/netdata/netdata/pull/21074) ([ilyam8](https://github.com/ilyam8))
64
+- Updated child node behaviour change [\#21073](https://github.com/netdata/netdata/pull/21073) ([kanelatechnical](https://github.com/kanelatechnical))
65
- Declare flatten-serde-json at the workspace. [\#21072](https://github.com/netdata/netdata/pull/21072) ([vkalintiris](https://github.com/vkalintiris))
66
- Add missing extension go.d \(Windows\) [\#21070](https://github.com/netdata/netdata/pull/21070) ([thiagoftsm](https://github.com/thiagoftsm))
67
- Win plugin files with .plugin extension [\#21068](https://github.com/netdata/netdata/pull/21068) ([stelfrag](https://github.com/stelfrag))
@@ -443,11 +447,6 @@
447
- improve netapp snmp profile [\#20608](https://github.com/netdata/netdata/pull/20608) ([ilyam8](https://github.com/ilyam8))
448
- Improve datafile indexing [\#20607](https://github.com/netdata/netdata/pull/20607) ([stelfrag](https://github.com/stelfrag))
449
- chore\(go.d/snmp\): add disable\_legacy\_collection option [\#20606](https://github.com/netdata/netdata/pull/20606) ([ilyam8](https://github.com/ilyam8))
446
-- improve mikrotik-router snmp profile [\#20605](https://github.com/netdata/netdata/pull/20605) ([ilyam8](https://github.com/ilyam8))
447
-- small snmp-related changes [\#20603](https://github.com/netdata/netdata/pull/20603) ([ilyam8](https://github.com/ilyam8))
448
-- Fix compilation on windows [\#20602](https://github.com/netdata/netdata/pull/20602) ([stelfrag](https://github.com/stelfrag))
449
-- Update sqlite version to 3.50.2 [\#20601](https://github.com/netdata/netdata/pull/20601) ([stelfrag](https://github.com/stelfrag))
450
-- transfer Learn PR 2473 [\#20600](https://github.com/netdata/netdata/pull/20600) ([Ancairon](https://github.com/Ancairon))
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.7.0-92-nightly
1
+v2.7.0-97-nightly