@cryptotaxi247 / netdata / commits / f97e4c60d

[ci skip] Update changelog and version for nightly build: v2.7.0-102-nightly.

netdatabot committed Oct 16, 2025 at 00:38 UTC f97e4c60dd0eeb676142dc891019f1053776f942
2 files changed +10 -6
CHANGELOG.md
+9 -5
@@ -2,10 +2,14 @@
2
3 ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5 -[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.1...HEAD)
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.2...HEAD)
6
7 **Merged pull requests:**
8
9 +- Customize node name addition [\#21151](https://github.com/netdata/netdata/pull/21151) ([kanelatechnical](https://github.com/kanelatechnical))
10 +- Skip adding Sentry breadcrumb during shutdown timeout [\#21150](https://github.com/netdata/netdata/pull/21150) ([stelfrag](https://github.com/stelfrag))
11 +- Fix NaN check in anomaly score calculation [\#21149](https://github.com/netdata/netdata/pull/21149) ([stelfrag](https://github.com/stelfrag))
12 +- Additional checks during cgroup discovery [\#21148](https://github.com/netdata/netdata/pull/21148) ([stelfrag](https://github.com/stelfrag))
13 - Fix AS400 metrics [\#21147](https://github.com/netdata/netdata/pull/21147) ([ktsaou](https://github.com/ktsaou))
14 - Add Fedora 43 to CI and package builds. [\#21142](https://github.com/netdata/netdata/pull/21142) ([Ferroin](https://github.com/Ferroin))
15 - chore\(go.d\): update dyncfg path [\#21141](https://github.com/netdata/netdata/pull/21141) ([ilyam8](https://github.com/ilyam8))
@@ -85,6 +89,10 @@
89 - Add helper to run external commands without additional privileges. [\#20990](https://github.com/netdata/netdata/pull/20990) ([Ferroin](https://github.com/Ferroin))
90 - Clean up handling of compiler flags in our build code. [\#20821](https://github.com/netdata/netdata/pull/20821) ([Ferroin](https://github.com/Ferroin))
91
92 +## [v2.7.2](https://github.com/netdata/netdata/tree/v2.7.2) (2025-10-15)
93 +
94 +[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.1...v2.7.2)
95 +
96 ## [v2.7.1](https://github.com/netdata/netdata/tree/v2.7.1) (2025-09-29)
97
98 [Full Changelog](https://github.com/netdata/netdata/compare/v2.7.0...v2.7.1)
@@ -443,10 +451,6 @@
451 - update tripplite snmp profiles [\#20613](https://github.com/netdata/netdata/pull/20613) ([ilyam8](https://github.com/ilyam8))
452 - Fix coverity issues [\#20612](https://github.com/netdata/netdata/pull/20612) ([stelfrag](https://github.com/stelfrag))
453 - SNMP Mikrotik profile make units in transform ucum [\#20611](https://github.com/netdata/netdata/pull/20611) ([Ancairon](https://github.com/Ancairon))
446 -- update fortinet snmp profiles [\#20609](https://github.com/netdata/netdata/pull/20609) ([ilyam8](https://github.com/ilyam8))
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))
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.7.0-97-nightly
1 +v2.7.0-102-nightly