|
1 | 1 | #Changelog |
2 | 2 |
|
3 | | -##[**Next release**](https://github.com/netdata/netdata/tree/HEAD) |
| 3 | +##[v2.7.0](https://github.com/netdata/netdata/tree/v2.7.0) (2025-09-25) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/netdata/netdata/compare/v2.6.3...HEAD) |
| 5 | +[Full Changelog](https://github.com/netdata/netdata/compare/v2.6.3...v2.7.0) |
6 | 6 |
|
7 | 7 | **Merged pull requests:** |
8 | 8 |
|
|
140 | 140 | - Update documentation[\#20865](https://github.com/netdata/netdata/pull/20865) ([thiagoftsm](https://github.com/thiagoftsm)) |
141 | 141 | - Update documentation\(Windows.plugin\)[\#20864](https://github.com/netdata/netdata/pull/20864) ([thiagoftsm](https://github.com/thiagoftsm)) |
142 | 142 | - chore\(go.d/snmp\): more vendor-scoped meta yaml files[\#20863](https://github.com/netdata/netdata/pull/20863) ([ilyam8](https://github.com/ilyam8)) |
| 143 | +- Properly integrate Rust code checks in CI.[\#20862](https://github.com/netdata/netdata/pull/20862) ([Ferroin](https://github.com/Ferroin)) |
143 | 144 | - improve\(go.d/snmp\): update snmp meta copilot[\#20861](https://github.com/netdata/netdata/pull/20861) ([ilyam8](https://github.com/ilyam8)) |
144 | 145 | - Handle virtual host disconnection[\#20860](https://github.com/netdata/netdata/pull/20860) ([stelfrag](https://github.com/stelfrag)) |
145 | 146 | - Add cargo lock file.[\#20855](https://github.com/netdata/netdata/pull/20855) ([vkalintiris](https://github.com/vkalintiris)) |
|
446 | 447 | - Regenerate integrations docs[\#20506](https://github.com/netdata/netdata/pull/20506) ([netdatabot](https://github.com/netdatabot)) |
447 | 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)) |
448 | 449 | - fix snmp prof mikrotik mem tagging[\#20504](https://github.com/netdata/netdata/pull/20504) ([ilyam8](https://github.com/ilyam8)) |
449 | | -- feat\(go.d/ddsnmp\): make SNMP profile collection configurable[\#20503](https://github.com/netdata/netdata/pull/20503) ([ilyam8](https://github.com/ilyam8)) |
450 | 450 |
|
451 | 451 | ##[v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24) |
452 | 452 |
|
|