|
1 | 1 | #Changelog |
2 | 2 |
|
| 3 | +##[v2.7.1](https://github.com/netdata/netdata/tree/v2.7.1) (2025-09-29) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.0...v2.7.1) |
| 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)) |
| 13 | +- Regenerate integrations docs[\#21058](https://github.com/netdata/netdata/pull/21058) ([netdatabot](https://github.com/netdatabot)) |
| 14 | +- chore\(go.d/snmp\): remove legacy custom oid collection[\#21056](https://github.com/netdata/netdata/pull/21056) ([ilyam8](https://github.com/ilyam8)) |
| 15 | +- Regenerate integrations docs[\#21055](https://github.com/netdata/netdata/pull/21055) ([netdatabot](https://github.com/netdatabot)) |
| 16 | +- feat\(go.d/snmp\): enable ping by default[\#21054](https://github.com/netdata/netdata/pull/21054) ([ilyam8](https://github.com/ilyam8)) |
| 17 | +- Regenerate integrations docs[\#21053](https://github.com/netdata/netdata/pull/21053) ([netdatabot](https://github.com/netdatabot)) |
| 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 | + |
3 | 23 | ##[v2.7.0](https://github.com/netdata/netdata/tree/v2.7.0) (2025-09-25) |
4 | 24 |
|
5 | 25 | [Full Changelog](https://github.com/netdata/netdata/compare/v2.6.3...v2.7.0) |
|
428 | 448 | - SNMP: avaya profiles[\#20525](https://github.com/netdata/netdata/pull/20525) ([Ancairon](https://github.com/Ancairon)) |
429 | 449 | - improve\(go.d/snmp\): log device profiles matched by sysObjectID[\#20524](https://github.com/netdata/netdata/pull/20524) ([ilyam8](https://github.com/ilyam8)) |
430 | 450 | - update units in\_generic-if.yaml[\#20523](https://github.com/netdata/netdata/pull/20523) ([ilyam8](https://github.com/ilyam8)) |
431 | | -- Hardware\(Windows.plugin\)[\#20522](https://github.com/netdata/netdata/pull/20522) ([thiagoftsm](https://github.com/thiagoftsm)) |
432 | | -- upd generic check in snmp prof metrics deduplication[\#20521](https://github.com/netdata/netdata/pull/20521) ([ilyam8](https://github.com/ilyam8)) |
433 | | -- improve\(go.d/snmp-profiles\): metrics deduplication[\#20520](https://github.com/netdata/netdata/pull/20520) ([ilyam8](https://github.com/ilyam8)) |
434 | | -- chore\(go.d/snmp-profiles\): remove unsupported constant\_value\_one metrics[\#20519](https://github.com/netdata/netdata/pull/20519) ([ilyam8](https://github.com/ilyam8)) |
435 | | -- Drop POWER8+ builds.[\#20518](https://github.com/netdata/netdata/pull/20518) ([Ferroin](https://github.com/Ferroin)) |
436 | | -- fix\(go.d/ddsnmp\): remove singular-to-plural conversion in metric family[\#20517](https://github.com/netdata/netdata/pull/20517) ([ilyam8](https://github.com/ilyam8)) |
437 | | -- improve\(go.d/snmp-profiles\): Add hrSystemUptime metric[\#20516](https://github.com/netdata/netdata/pull/20516) ([ilyam8](https://github.com/ilyam8)) |
438 | | -- Update mcp.md[\#20515](https://github.com/netdata/netdata/pull/20515) ([Ancairon](https://github.com/Ancairon)) |
439 | | -- Update machine-learning-and-assisted-troubleshooting.md[\#20514](https://github.com/netdata/netdata/pull/20514) ([kanelatechnical](https://github.com/kanelatechnical)) |
440 | | -- docs: add Netdata MCP Server preview announcement[\#20513](https://github.com/netdata/netdata/pull/20513) ([ilyam8](https://github.com/ilyam8)) |
441 | | -- improve\(go.d/snmp\): add SNMP- prefix for vnode hostname[\#20512](https://github.com/netdata/netdata/pull/20512) ([ilyam8](https://github.com/ilyam8)) |
442 | | -- Cleanup pending statements during shutdown[\#20511](https://github.com/netdata/netdata/pull/20511) ([stelfrag](https://github.com/stelfrag)) |
443 | | -- test\(go.d/ddsnmp\): add more tests for table metrics[\#20510](https://github.com/netdata/netdata/pull/20510) ([ilyam8](https://github.com/ilyam8)) |
444 | | -- chore\(go.d/ddsnmp\): fix table collection with caching[\#20509](https://github.com/netdata/netdata/pull/20509) ([ilyam8](https://github.com/ilyam8)) |
445 | | -- feat\(go.d/snmp profile\): add fallback support for duplicate metric tags[\#20508](https://github.com/netdata/netdata/pull/20508) ([ilyam8](https://github.com/ilyam8)) |
446 | | -- feat\(go.d/snmp profile\): add sensors to mikrotik-router.yaml[\#20507](https://github.com/netdata/netdata/pull/20507) ([ilyam8](https://github.com/ilyam8)) |
447 | | -- Regenerate integrations docs[\#20506](https://github.com/netdata/netdata/pull/20506) ([netdatabot](https://github.com/netdatabot)) |
448 | | -- improve\(go.d/snmp profiles\): simplify\_generic-if.yaml and add interface type tags[\#20505](https://github.com/netdata/netdata/pull/20505) ([ilyam8](https://github.com/ilyam8)) |
449 | | -- fix snmp prof mikrotik mem tagging[\#20504](https://github.com/netdata/netdata/pull/20504) ([ilyam8](https://github.com/ilyam8)) |
450 | 451 |
|
451 | 452 | ##[v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24) |
452 | 453 |
|
|