[ci skip] Update changelog and version for nightly build: v2.6.0-170-nightly.
netdatabot committed
Aug 23, 2025 at 00:23 UTC
0e667fea2a7cf7ab73c066b337f7d0be79caa84a
2 files changed
+8
-7
CHANGELOG.md
+7
-6
@@ -2,10 +2,12 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v2.6.2...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.6.3...HEAD)
6
7
**Merged pull requests:**
8
9
+- fix\(go.d\): create vnode internal data\_collection\_status charts in the main context [\#20872](https://github.com/netdata/netdata/pull/20872) ([ilyam8](https://github.com/ilyam8))
10
+- Fix Table field comparison in SNMP collector table tests [\#20871](https://github.com/netdata/netdata/pull/20871) ([Copilot](https://github.com/apps/copilot-swe-agent))
11
- Rename default port for the OpenTelemetry Collector [\#20868](https://github.com/netdata/netdata/pull/20868) ([ralphm](https://github.com/ralphm))
12
- improve\(go.d/snmp\): add more entries in juniper metadata file [\#20867](https://github.com/netdata/netdata/pull/20867) ([ilyam8](https://github.com/ilyam8))
13
- Update documentation [\#20865](https://github.com/netdata/netdata/pull/20865) ([thiagoftsm](https://github.com/thiagoftsm))
@@ -135,6 +137,10 @@
137
- Split collection \(Windows.plugin\) [\#20677](https://github.com/netdata/netdata/pull/20677) ([thiagoftsm](https://github.com/thiagoftsm))
138
- Add Getting Started Netdata guide [\#20642](https://github.com/netdata/netdata/pull/20642) ([kanelatechnical](https://github.com/kanelatechnical))
139
140
+## [v2.6.3](https://github.com/netdata/netdata/tree/v2.6.3) (2025-08-22)
141
+
142
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.6.2...v2.6.3)
143
+
144
## [v2.6.2](https://github.com/netdata/netdata/tree/v2.6.2) (2025-08-13)
145
146
[Full Changelog](https://github.com/netdata/netdata/compare/v2.6.1...v2.6.2)
@@ -441,11 +447,6 @@
447
- Switch back to epoll from poll [\#20337](https://github.com/netdata/netdata/pull/20337) ([ilyam8](https://github.com/ilyam8))
448
- Alerts cloud [\#20334](https://github.com/netdata/netdata/pull/20334) ([kanelatechnical](https://github.com/kanelatechnical))
449
- Regenerate integrations docs [\#20332](https://github.com/netdata/netdata/pull/20332) ([netdatabot](https://github.com/netdatabot))
444
-- \_generic-ip.yaml [\#20331](https://github.com/netdata/netdata/pull/20331) ([Ancairon](https://github.com/Ancairon))
445
-- Update SCIM documentation [\#20330](https://github.com/netdata/netdata/pull/20330) ([juacker](https://github.com/juacker))
446
-- Update alerting and notification documentation Agent [\#20329](https://github.com/netdata/netdata/pull/20329) ([kanelatechnical](https://github.com/kanelatechnical))
447
-- generic-bgp4.yaml [\#20328](https://github.com/netdata/netdata/pull/20328) ([Ancairon](https://github.com/Ancairon))
448
-- generic-ospf.yaml pass [\#20327](https://github.com/netdata/netdata/pull/20327) ([Ancairon](https://github.com/Ancairon))
450
451
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
452
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.6.0-167-nightly
1
+v2.6.0-170-nightly