[ci skip] Update changelog and version for nightly build: v1.34.0-12-nightly.
netdatabot committed
Apr 19, 2022 at 00:15 UTC
fe3bea8a151f2b9d24a5abba78c1cdaafdffab73
2 files changed
+10
-5
CHANGELOG.md
+9
-4
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
+
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.34.1...HEAD)
6
+
7
+**Merged pull requests:**
8
+
9
+- Disable automake dependency tracking in our various one-time builds. [\#12701](https://github.com/netdata/netdata/pull/12701) ([Ferroin](https://github.com/Ferroin))
10
+- Add missing values to algorithm vector \(eBPF\) [\#12698](https://github.com/netdata/netdata/pull/12698) ([thiagoftsm](https://github.com/thiagoftsm))
11
+
12
## [v1.34.1](https://github.com/netdata/netdata/tree/v1.34.1) (2022-04-15)
13
14
[Full Changelog](https://github.com/netdata/netdata/compare/1.34.0...v1.34.1)
@@ -259,7 +268,6 @@
268
- Stream compression - Deactivate compression at runtime in case of a compressor buffer overflow [\#12037](https://github.com/netdata/netdata/pull/12037) ([odynik](https://github.com/odynik))
269
- Adds all query types to aclk\_processed\_query\_type [\#12036](https://github.com/netdata/netdata/pull/12036) ([underhood](https://github.com/underhood))
270
- Create a removed alert event if chart goes obsolete [\#12021](https://github.com/netdata/netdata/pull/12021) ([MrZammler](https://github.com/MrZammler))
262
-- minor - remove ACLK\_NEWARCH\_DEVMODE [\#12018](https://github.com/netdata/netdata/pull/12018) ([underhood](https://github.com/underhood))
271
272
## [v1.33.1](https://github.com/netdata/netdata/tree/v1.33.1) (2022-02-14)
273
@@ -306,9 +314,6 @@
314
- Docs Bugfix: Fixed Markdown formatting [\#12026](https://github.com/netdata/netdata/pull/12026) ([kickoke](https://github.com/kickoke))
315
- update README [\#12024](https://github.com/netdata/netdata/pull/12024) ([cboydstun](https://github.com/cboydstun))
316
- \[Stream Compression\] - Compressor buffer overflow causes stream corruption. [\#12019](https://github.com/netdata/netdata/pull/12019) ([odynik](https://github.com/odynik))
309
-- mqtt\_websockets submodule to latest master \(fix \#12011\) [\#12015](https://github.com/netdata/netdata/pull/12015) ([underhood](https://github.com/underhood))
310
-- Remove uncessary call [\#12014](https://github.com/netdata/netdata/pull/12014) ([thiagoftsm](https://github.com/thiagoftsm))
311
-- Updated idlejitter-plugin docs [\#12012](https://github.com/netdata/netdata/pull/12012) ([kickoke](https://github.com/kickoke))
317
318
## [1.32.1](https://github.com/netdata/netdata/tree/1.32.1) (2021-12-14)
319
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.34.0-9-nightly
1
+v1.34.0-12-nightly