[ci skip] Update changelog and version for nightly build: v2.7.0-181-nightly.
netdatabot committed
Oct 30, 2025 at 00:24 UTC
844b3085c05416377976250788d9f5e9b8243d00
2 files changed
+22
-18
CHANGELOG.md
+21
-17
@@ -2,10 +2,23 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.2...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.3...HEAD)
6
7
**Merged pull requests:**
8
9
+- Regenerate integrations docs [\#21234](https://github.com/netdata/netdata/pull/21234) ([netdatabot](https://github.com/netdatabot))
10
+- docs: improve COLLECTORS.md generation [\#21233](https://github.com/netdata/netdata/pull/21233) ([ilyam8](https://github.com/ilyam8))
11
+- build\(deps\): bump github.com/prometheus/common from 0.67.1 to 0.67.2 in /src/go [\#21232](https://github.com/netdata/netdata/pull/21232) ([dependabot[bot]](https://github.com/apps/dependabot))
12
+- build\(deps\): bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 in /src/go [\#21231](https://github.com/netdata/netdata/pull/21231) ([dependabot[bot]](https://github.com/apps/dependabot))
13
+- Update MCP Registry publishing workflow and migrate server.json to latest schema [\#21230](https://github.com/netdata/netdata/pull/21230) ([ilyam8](https://github.com/ilyam8))
14
+- Regenerate integrations docs [\#21229](https://github.com/netdata/netdata/pull/21229) ([netdatabot](https://github.com/netdatabot))
15
+- docs: fix COLLECTORS.md generation [\#21228](https://github.com/netdata/netdata/pull/21228) ([ilyam8](https://github.com/ilyam8))
16
+- doc: improve COLLECTORS.md generation [\#21225](https://github.com/netdata/netdata/pull/21225) ([ilyam8](https://github.com/ilyam8))
17
+- docs: improve snmp profile format documentation [\#21223](https://github.com/netdata/netdata/pull/21223) ([ilyam8](https://github.com/ilyam8))
18
+- Systemd-journal [\#21222](https://github.com/netdata/netdata/pull/21222) ([kanelatechnical](https://github.com/kanelatechnical))
19
+- active\_journal\_centralization\_guide\_no\_encryption.md [\#21221](https://github.com/netdata/netdata/pull/21221) ([kanelatechnical](https://github.com/kanelatechnical))
20
+- passive-journal-centralization-without-encryption.md [\#21220](https://github.com/netdata/netdata/pull/21220) ([kanelatechnical](https://github.com/kanelatechnical))
21
+- Charts [\#21219](https://github.com/netdata/netdata/pull/21219) ([kanelatechnical](https://github.com/kanelatechnical))
22
- Monitor Anything [\#21217](https://github.com/netdata/netdata/pull/21217) ([kanelatechnical](https://github.com/kanelatechnical))
23
- Dashboards and Charts [\#21216](https://github.com/netdata/netdata/pull/21216) ([kanelatechnical](https://github.com/kanelatechnical))
24
- Events Feed [\#21215](https://github.com/netdata/netdata/pull/21215) ([kanelatechnical](https://github.com/kanelatechnical))
@@ -15,11 +28,13 @@
28
- build\(deps\): bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0 in /src/go [\#21208](https://github.com/netdata/netdata/pull/21208) ([dependabot[bot]](https://github.com/apps/dependabot))
29
- Regenerate integrations docs [\#21205](https://github.com/netdata/netdata/pull/21205) ([netdatabot](https://github.com/netdatabot))
30
- ibm.d: various fixes [\#21204](https://github.com/netdata/netdata/pull/21204) ([ktsaou](https://github.com/ktsaou))
31
+- Fix handling of auto updater and data files during native package removal. [\#21203](https://github.com/netdata/netdata/pull/21203) ([Ferroin](https://github.com/Ferroin))
32
- Regenerate integrations docs [\#21202](https://github.com/netdata/netdata/pull/21202) ([netdatabot](https://github.com/netdatabot))
33
- docs: add SNMP profile format doc [\#21201](https://github.com/netdata/netdata/pull/21201) ([ilyam8](https://github.com/ilyam8))
34
- Acquire and release metric as needed during journal v2 migration [\#21200](https://github.com/netdata/netdata/pull/21200) ([stelfrag](https://github.com/stelfrag))
35
- fix\(packagin/otel-plugin\): remove cap\_net\_bind\_service [\#21198](https://github.com/netdata/netdata/pull/21198) ([ilyam8](https://github.com/ilyam8))
36
- MSSQL Small fixes \(windows.plugin\) [\#21197](https://github.com/netdata/netdata/pull/21197) ([thiagoftsm](https://github.com/thiagoftsm))
37
+- Make OpenTelemetry plugin a required dependency for native DEB/RPM packages. [\#21194](https://github.com/netdata/netdata/pull/21194) ([Ferroin](https://github.com/Ferroin))
38
- Netdata API [\#21193](https://github.com/netdata/netdata/pull/21193) ([kanelatechnical](https://github.com/kanelatechnical))
39
- Alerts api summary option [\#21192](https://github.com/netdata/netdata/pull/21192) ([stelfrag](https://github.com/stelfrag))
40
- ci: remove update-website.yml workflow [\#21191](https://github.com/netdata/netdata/pull/21191) ([ilyam8](https://github.com/ilyam8))
@@ -134,12 +149,17 @@
149
- Add documentation and fallback to /host/ for getting the machine id [\#21044](https://github.com/netdata/netdata/pull/21044) ([vkalintiris](https://github.com/vkalintiris))
150
- ai-docs [\#21043](https://github.com/netdata/netdata/pull/21043) ([shyamvalsan](https://github.com/shyamvalsan))
151
- Remote MCP support \(streamable http and sse\) [\#21036](https://github.com/netdata/netdata/pull/21036) ([ktsaou](https://github.com/ktsaou))
152
+- CPU Temperature \(windows.plugin\) [\#20992](https://github.com/netdata/netdata/pull/20992) ([thiagoftsm](https://github.com/thiagoftsm))
153
- Add helper to run external commands without additional privileges. [\#20990](https://github.com/netdata/netdata/pull/20990) ([Ferroin](https://github.com/Ferroin))
154
- Windows Sensors \(Part II\) [\#20988](https://github.com/netdata/netdata/pull/20988) ([thiagoftsm](https://github.com/thiagoftsm))
155
- Clean up handling of compiler flags in our build code. [\#20821](https://github.com/netdata/netdata/pull/20821) ([Ferroin](https://github.com/Ferroin))
156
- Use parallelization for LTO processing to reduce build times. [\#20809](https://github.com/netdata/netdata/pull/20809) ([Ferroin](https://github.com/Ferroin))
157
- Rework maintenance thread [\#20694](https://github.com/netdata/netdata/pull/20694) ([stelfrag](https://github.com/stelfrag))
158
159
+## [v2.7.3](https://github.com/netdata/netdata/tree/v2.7.3) (2025-10-28)
160
+
161
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.2...v2.7.3)
162
+
163
## [v2.7.2](https://github.com/netdata/netdata/tree/v2.7.2) (2025-10-15)
164
165
[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.1...v2.7.2)
@@ -414,8 +434,6 @@
434
- Update LIBBPF [\#20696](https://github.com/netdata/netdata/pull/20696) ([thiagoftsm](https://github.com/thiagoftsm))
435
- Fix SSL certificate detection for Rocky Linux and static curl [\#20695](https://github.com/netdata/netdata/pull/20695) ([ktsaou](https://github.com/ktsaou))
436
- update otel-collector components deps [\#20693](https://github.com/netdata/netdata/pull/20693) ([ilyam8](https://github.com/ilyam8))
417
-- Add Oracle Linux 10 to CI and package builds. [\#20684](https://github.com/netdata/netdata/pull/20684) ([Ferroin](https://github.com/Ferroin))
418
-- Split collection \(Windows.plugin\) [\#20677](https://github.com/netdata/netdata/pull/20677) ([thiagoftsm](https://github.com/thiagoftsm))
437
438
## [v2.6.3](https://github.com/netdata/netdata/tree/v2.6.3) (2025-08-22)
439
@@ -436,20 +454,6 @@
454
**Merged pull requests:**
455
456
- docs: remove Profiles heading from collapsible section [\#20691](https://github.com/netdata/netdata/pull/20691) ([ilyam8](https://github.com/ilyam8))
439
-- docs: fix file location in continue setup [\#20690](https://github.com/netdata/netdata/pull/20690) ([ilyam8](https://github.com/ilyam8))
440
-- docs: update continue ext setup [\#20689](https://github.com/netdata/netdata/pull/20689) ([ilyam8](https://github.com/ilyam8))
441
-- Fix log message format for buffered reader error [\#20687](https://github.com/netdata/netdata/pull/20687) ([stelfrag](https://github.com/stelfrag))
442
-- Fix systemd-journal-plugin RPM package. [\#20686](https://github.com/netdata/netdata/pull/20686) ([Ferroin](https://github.com/Ferroin))
443
-- Remove Fedora 40 from CI and package builds. [\#20685](https://github.com/netdata/netdata/pull/20685) ([Ferroin](https://github.com/Ferroin))
444
-- Remove Ubuntu 24.10 from CI and package builds. [\#20681](https://github.com/netdata/netdata/pull/20681) ([Ferroin](https://github.com/Ferroin))
445
-- chore\(charts.d\): suppress broken pipe error from echo during cleanup [\#20680](https://github.com/netdata/netdata/pull/20680) ([ilyam8](https://github.com/ilyam8))
446
-- Fix deadlock in dictionary cleanup [\#20679](https://github.com/netdata/netdata/pull/20679) ([stelfrag](https://github.com/stelfrag))
447
-- Agent docs alignement [\#20676](https://github.com/netdata/netdata/pull/20676) ([kanelatechnical](https://github.com/kanelatechnical))
448
-- Regenerate integrations docs [\#20675](https://github.com/netdata/netdata/pull/20675) ([netdatabot](https://github.com/netdatabot))
449
-- feat\(go.d/snmp\): enable table metrics by default [\#20674](https://github.com/netdata/netdata/pull/20674) ([ilyam8](https://github.com/ilyam8))
450
-- Code cleanup [\#20673](https://github.com/netdata/netdata/pull/20673) ([stelfrag](https://github.com/stelfrag))
451
-- Improve agent shutdown on windows [\#20672](https://github.com/netdata/netdata/pull/20672) ([stelfrag](https://github.com/stelfrag))
452
-- Escape chars on documentation [\#20671](https://github.com/netdata/netdata/pull/20671) ([Ancairon](https://github.com/Ancairon))
457
458
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
459
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.7.0-164-nightly
1
+v2.7.0-181-nightly