[ci skip] Update changelog and version for nightly build: v1.35.0-8-nightly.
netdatabot committed
Jun 11, 2022 at 00:14 UTC
6e3144683a73a2024d51425b20ecfd569034c858
2 files changed
+8
-4
CHANGELOG.md
+7
-3
@@ -2,12 +2,18 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.35.0...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.35.1...HEAD)
6
7
**Merged pull requests:**
8
9
+- Re-enable updates for systems using static builds. [\#13110](https://github.com/netdata/netdata/pull/13110) ([Ferroin](https://github.com/Ferroin))
10
- Remove unnescesary ‘cleanup’ code. [\#13103](https://github.com/netdata/netdata/pull/13103) ([Ferroin](https://github.com/Ferroin))
11
- Temporarily disable updates for static builds. [\#13100](https://github.com/netdata/netdata/pull/13100) ([Ferroin](https://github.com/Ferroin))
12
+- docs\(statsd.plugin\): fix indentation [\#13096](https://github.com/netdata/netdata/pull/13096) ([ilyam8](https://github.com/ilyam8))
13
+
14
+## [v1.35.1](https://github.com/netdata/netdata/tree/v1.35.1) (2022-06-10)
15
+
16
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.35.0...v1.35.1)
17
18
## [v1.35.0](https://github.com/netdata/netdata/tree/v1.35.0) (2022-06-08)
19
@@ -342,8 +348,6 @@
348
- fix\(collectors/cgroups\): use different context for cgroup network charts [\#12454](https://github.com/netdata/netdata/pull/12454) ([ilyam8](https://github.com/ilyam8))
349
- Initialize foreach alarms of dimensions in health thread. [\#12452](https://github.com/netdata/netdata/pull/12452) ([vkalintiris](https://github.com/vkalintiris))
350
- Fix issue with charts not properly synchronized with the cloud [\#12451](https://github.com/netdata/netdata/pull/12451) ([stelfrag](https://github.com/stelfrag))
345
-- Add delay on missing priv\_key [\#12450](https://github.com/netdata/netdata/pull/12450) ([underhood](https://github.com/underhood))
346
-- fix unclaimed agents [\#12449](https://github.com/netdata/netdata/pull/12449) ([underhood](https://github.com/underhood))
351
352
## [v1.33.1](https://github.com/netdata/netdata/tree/v1.33.1) (2022-02-14)
353
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.35.0-4-nightly
1
+v1.35.0-8-nightly