[ci skip] Update changelog and version for nightly build: v2.8.0-161-nightly.
netdatabot committed
Dec 29, 2025 at 00:18 UTC
e9857cfd4224c108a295140472b46ff774f3fbca
2 files changed
+4
-1
CHANGELOG.md
+3
@@ -128,6 +128,9 @@
128
- Add AI-Powered Alert Configuration docs entry ([#21482](https://github.com/netdata/netdata/issues/21482))
129
- Fix(go.d/vnodes): add additionalProperties to config_schema.json ([#21503](https://github.com/netdata/netdata/issues/21503))
130
- Fix(edit-config): ignore container variable inherited from /etc/profile ([#21505](https://github.com/netdata/netdata/issues/21505))
131
+- Build(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.8.0 in /src/go ([#21509](https://github.com/netdata/netdata/issues/21509))
132
+- Chore(go.d/pgbouncer): use jackc/pgx/v5 ([#21510](https://github.com/netdata/netdata/issues/21510))
133
+- Fix: add procfile parsing for non-seekable files ([#21507](https://github.com/netdata/netdata/issues/21507))
134
135
## [2.8.0] - 2025-11-19
136
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-157-nightly
1
+v2.8.0-161-nightly