[ci skip] Update changelog and version for nightly build: v2.7.0-17-nightly.
netdatabot committed
Sep 30, 2025 at 07:56 UTC
b6201a6b7cc61e826d62130ad9d4a0c4985ab603
2 files changed
+8
-5
CHANGELOG.md
+7
-4
@@ -2,10 +2,11 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.0...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.1...HEAD)
6
7
**Merged pull requests:**
8
9
+- Win plugin files with .plugin extension [\#21068](https://github.com/netdata/netdata/pull/21068) ([stelfrag](https://github.com/stelfrag))
10
- Regenerate integrations docs [\#21065](https://github.com/netdata/netdata/pull/21065) ([netdatabot](https://github.com/netdatabot))
11
- feat\(go.d/snmp\): add `ping_only` option [\#21064](https://github.com/netdata/netdata/pull/21064) ([ilyam8](https://github.com/ilyam8))
12
- chore\(go.d/ddsmp\): profile definition cleanup [\#21062](https://github.com/netdata/netdata/pull/21062) ([ilyam8](https://github.com/ilyam8))
@@ -17,6 +18,11 @@
18
- feat\(go.d/snmp\): add optional ICMP ping metrics [\#21052](https://github.com/netdata/netdata/pull/21052) ([ilyam8](https://github.com/ilyam8))
19
- improve\(go.d/rabbitmq\): add support for old RabbitMQ whoami tags format [\#21049](https://github.com/netdata/netdata/pull/21049) ([ilyam8](https://github.com/ilyam8))
20
- ai-docs [\#21043](https://github.com/netdata/netdata/pull/21043) ([shyamvalsan](https://github.com/shyamvalsan))
21
+- Add helper to run external commands without additional privileges. [\#20990](https://github.com/netdata/netdata/pull/20990) ([Ferroin](https://github.com/Ferroin))
22
+
23
+## [v2.7.1](https://github.com/netdata/netdata/tree/v2.7.1) (2025-09-29)
24
+
25
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.0...v2.7.1)
26
27
## [v2.7.0](https://github.com/netdata/netdata/tree/v2.7.0) (2025-09-25)
28
@@ -446,9 +452,6 @@
452
- SNMP: avaya profiles [\#20525](https://github.com/netdata/netdata/pull/20525) ([Ancairon](https://github.com/Ancairon))
453
- improve\(go.d/snmp\): log device profiles matched by sysObjectID [\#20524](https://github.com/netdata/netdata/pull/20524) ([ilyam8](https://github.com/ilyam8))
454
- update units in \_generic-if.yaml [\#20523](https://github.com/netdata/netdata/pull/20523) ([ilyam8](https://github.com/ilyam8))
449
-- Hardware \(Windows.plugin\) [\#20522](https://github.com/netdata/netdata/pull/20522) ([thiagoftsm](https://github.com/thiagoftsm))
450
-- upd generic check in snmp prof metrics deduplication [\#20521](https://github.com/netdata/netdata/pull/20521) ([ilyam8](https://github.com/ilyam8))
451
-- improve\(go.d/snmp-profiles\): metrics deduplication [\#20520](https://github.com/netdata/netdata/pull/20520) ([ilyam8](https://github.com/ilyam8))
455
456
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
457
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.7.0-14-nightly
1
+v2.7.0-17-nightly