[ci skip] Update changelog and version for nightly build: v2.7.0-78-nightly.
netdatabot committed
Oct 9, 2025 at 18:35 UTC
bf77f8b34c33fb122db3678fbc75012eeb2db336
2 files changed
+8
-7
CHANGELOG.md
+7
-6
@@ -6,7 +6,14 @@
6
7
**Merged pull requests:**
8
9
+- fix\(ibm.d/mq\): change default ExponentialBackoff attempts to 2 [\#21124](https://github.com/netdata/netdata/pull/21124) ([ilyam8](https://github.com/ilyam8))
10
+- fix\(ibm.d\): various fixes [\#21123](https://github.com/netdata/netdata/pull/21123) ([ilyam8](https://github.com/ilyam8))
11
+- Update IBM plugin documentation. [\#21122](https://github.com/netdata/netdata/pull/21122) ([Ferroin](https://github.com/Ferroin))
12
+- Improve free disk space calculation for Windows [\#21121](https://github.com/netdata/netdata/pull/21121) ([stelfrag](https://github.com/stelfrag))
13
+- Fix issues with IBM libs plugin. [\#21120](https://github.com/netdata/netdata/pull/21120) ([Ferroin](https://github.com/Ferroin))
14
+- Make native package dependencies consistent between DEB/RPM packages. [\#21118](https://github.com/netdata/netdata/pull/21118) ([Ferroin](https://github.com/Ferroin))
15
- Properly include client compoents for IBM MQ libraries. [\#21117](https://github.com/netdata/netdata/pull/21117) ([Ferroin](https://github.com/Ferroin))
16
+- Properly check for ODBC for IBM plugin at configuration time. [\#21116](https://github.com/netdata/netdata/pull/21116) ([Ferroin](https://github.com/Ferroin))
17
- Fix windows build [\#21113](https://github.com/netdata/netdata/pull/21113) ([stelfrag](https://github.com/stelfrag))
18
- Address NULL access \(windows.plugin\) [\#21112](https://github.com/netdata/netdata/pull/21112) ([thiagoftsm](https://github.com/thiagoftsm))
19
- build\(deps\): bump github.com/prometheus/common from 0.66.1 to 0.67.1 in /src/go [\#21111](https://github.com/netdata/netdata/pull/21111) ([dependabot[bot]](https://github.com/apps/dependabot))
@@ -443,12 +450,6 @@
450
- ddsnmp add pow transform func and allow mapping duplicate values [\#20587](https://github.com/netdata/netdata/pull/20587) ([ilyam8](https://github.com/ilyam8))
451
- fix\(go.d/ddsnmp\): correct matching same profile multiple times [\#20586](https://github.com/netdata/netdata/pull/20586) ([ilyam8](https://github.com/ilyam8))
452
- remove devType/Vendor/ from ddsnmp metric families [\#20585](https://github.com/netdata/netdata/pull/20585) ([ilyam8](https://github.com/ilyam8))
446
-- fix\(go.d/ddsnmp\): include table name in config id [\#20584](https://github.com/netdata/netdata/pull/20584) ([ilyam8](https://github.com/ilyam8))
447
-- fix\(go.d/ddsnmp\): walk cross-table columns when referenced table has no metrics [\#20583](https://github.com/netdata/netdata/pull/20583) ([ilyam8](https://github.com/ilyam8))
448
-- Rework datafiles [\#20581](https://github.com/netdata/netdata/pull/20581) ([stelfrag](https://github.com/stelfrag))
449
-- Windows Pluging \(Freedom to update every\) [\#20580](https://github.com/netdata/netdata/pull/20580) ([thiagoftsm](https://github.com/thiagoftsm))
450
-- Ignore duplicate entries when rebuilding the alert version table [\#20579](https://github.com/netdata/netdata/pull/20579) ([stelfrag](https://github.com/stelfrag))
451
-- Add Rocky Linux 10 to CI and package builds. [\#20578](https://github.com/netdata/netdata/pull/20578) ([Ferroin](https://github.com/Ferroin))
453
454
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
455
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.7.0-70-nightly
1
+v2.7.0-78-nightly