[ci skip] Update changelog and version for nightly build: v2.9.0-3-nightly.
netdatabot committed
Feb 17, 2026 at 00:22 UTC
e6cddfb670b7d35d62019543f4a1fd2763d4ba1a
2 files changed
+8
-1
CHANGELOG.md
+7
@@ -2,6 +2,13 @@
2
3
### Merged Pull Requests:
4
5
+- Increase minimum language standards to C17 and C++17, and update to the latest versions of Protobuf and Abseil. ([#21574](https://github.com/netdata/netdata/issues/21574))
6
+- Drop Ubuntu 20.04 from CI and package builds. ([#21647](https://github.com/netdata/netdata/issues/21647))
7
+
8
+## [2.9.0] - 2026-02-16
9
+
10
+### Merged Pull Requests:
11
+
12
- Fix(cgroups): improve podman container name resolution ([#21317](https://github.com/netdata/netdata/issues/21317))
13
- Build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /src/go ([#21322](https://github.com/netdata/netdata/issues/21322))
14
- Remove log message ([#21325](https://github.com/netdata/netdata/issues/21325))
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0
1
+v2.9.0-3-nightly