[ci skip] Update changelog and version for nightly build: v1.34.0-212-nightly.
netdatabot committed
May 22, 2022 at 00:15 UTC
528378baf9f6f844790f16d069e7a7ad7a9a8e40
2 files changed
+3
-3
CHANGELOG.md
+2
-2
@@ -6,6 +6,8 @@
6
7
**Merged pull requests:**
8
9
+- query engine optimizations and cleanup [\#12978](https://github.com/netdata/netdata/pull/12978) ([ktsaou](https://github.com/ktsaou))
10
+- optimize poll\_events\(\) to spread the work over the threads more evenly [\#12975](https://github.com/netdata/netdata/pull/12975) ([ktsaou](https://github.com/ktsaou))
11
- chore: check link local address before querying cloud instance metadata [\#12973](https://github.com/netdata/netdata/pull/12973) ([ilyam8](https://github.com/ilyam8))
12
- Don't permanetly disable a destination because of denied access [\#12971](https://github.com/netdata/netdata/pull/12971) ([MrZammler](https://github.com/MrZammler))
13
- cleanup and optimize rrdeng\_load\_metric\_next\(\) [\#12966](https://github.com/netdata/netdata/pull/12966) ([ktsaou](https://github.com/ktsaou))
@@ -319,8 +321,6 @@
321
- Use the built agent version for Netdata static build archive name. [\#12335](https://github.com/netdata/netdata/pull/12335) ([Ferroin](https://github.com/Ferroin))
322
- Set repo priority in YUM/DNF repository configuration. [\#12332](https://github.com/netdata/netdata/pull/12332) ([Ferroin](https://github.com/Ferroin))
323
- Add latency dimension [\#12329](https://github.com/netdata/netdata/pull/12329) ([Steve8291](https://github.com/Steve8291))
322
-- Remove check for config file in stock conf dir [\#12327](https://github.com/netdata/netdata/pull/12327) ([Steve8291](https://github.com/Steve8291))
323
-- fix underscore in libnetfilter-acct-dev package [\#12326](https://github.com/netdata/netdata/pull/12326) ([Steve8291](https://github.com/Steve8291))
324
325
## [v1.33.1](https://github.com/netdata/netdata/tree/v1.33.1) (2022-02-14)
326
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.34.0-209-nightly
1
+v1.34.0-212-nightly