[ci skip] Update changelog and version for nightly build: v1.35.0-4-nightly.
netdatabot committed
Jun 10, 2022 at 00:15 UTC
4a3db08c456213d3884aa9afdf43cfec59a17a46
2 files changed
+10
-2
CHANGELOG.md
+9
-1
@@ -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.35.0...HEAD)
6
+
7
+**Merged pull requests:**
8
+
9
+- Remove unnescesary ‘cleanup’ code. [\#13103](https://github.com/netdata/netdata/pull/13103) ([Ferroin](https://github.com/Ferroin))
10
+- Temporarily disable updates for static builds. [\#13100](https://github.com/netdata/netdata/pull/13100) ([Ferroin](https://github.com/Ferroin))
11
+
12
## [v1.35.0](https://github.com/netdata/netdata/tree/v1.35.0) (2022-06-08)
13
14
[Full Changelog](https://github.com/netdata/netdata/compare/v1.34.1...v1.35.0)
@@ -335,7 +344,6 @@
344
- 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))
338
-- apps.plugin: fix for plugin sending unnecessary data in freebsd [\#12446](https://github.com/netdata/netdata/pull/12446) ([surajnpn](https://github.com/surajnpn))
347
348
## [v1.33.1](https://github.com/netdata/netdata/tree/v1.33.1) (2022-02-14)
349
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.35.0-1-nightly
1
+v1.35.0-4-nightly