[ci skip] Update changelog and version for nightly build: v1.36.0-374-nightly.
netdatabot committed
Nov 21, 2022 at 00:17 UTC
f0b39a85aec0adc2adf9eb52493d6e1ebb84e504
2 files changed
+3
-2
CHANGELOG.md
+2
-1
@@ -6,6 +6,8 @@
6
7
**Merged pull requests:**
8
9
+- remove retries from SSL [\#14026](https://github.com/netdata/netdata/pull/14026) ([ktsaou](https://github.com/ktsaou))
10
+- streaming compression, query planner and replication fixes [\#14023](https://github.com/netdata/netdata/pull/14023) ([ktsaou](https://github.com/ktsaou))
11
- Change relative links to absolute for learn components [\#14015](https://github.com/netdata/netdata/pull/14015) ([tkatsoulas](https://github.com/tkatsoulas))
12
- allow statsd tags to modify chart metadata on the fly [\#14014](https://github.com/netdata/netdata/pull/14014) ([ktsaou](https://github.com/ktsaou))
13
- minor - silence misleading error [\#14013](https://github.com/netdata/netdata/pull/14013) ([underhood](https://github.com/underhood))
@@ -346,7 +348,6 @@
348
- Add additional Docker image build with debug info included. [\#13359](https://github.com/netdata/netdata/pull/13359) ([Ferroin](https://github.com/Ferroin))
349
- Move host tags to netdata\_info [\#13358](https://github.com/netdata/netdata/pull/13358) ([vlvkobal](https://github.com/vlvkobal))
350
- Get rid of extra comma in OpenTSDB exporting [\#13355](https://github.com/netdata/netdata/pull/13355) ([vlvkobal](https://github.com/vlvkobal))
349
-- Fix chart update ebpf.plugin [\#13351](https://github.com/netdata/netdata/pull/13351) ([thiagoftsm](https://github.com/thiagoftsm))
351
352
## [v1.35.1](https://github.com/netdata/netdata/tree/v1.35.1) (2022-06-10)
353
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.36.0-371-nightly
1
+v1.36.0-374-nightly