summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2022-06-10 11:32:38 +0000
committernetdatabot <bot@netdata.cloud>2022-06-10 11:32:38 +0000
commitfee539f8ea6a9e123f433587364dc0d60628d666 (patch)
treee3b3eccdc81e2a739b1395af04a54140603bfb28
parent85fa97c45ccbbeeb48f76dd8b14a687bc1846133 (diff)
[ci skip] Patch release v1.35.1.v1.35.1v1.35
-rw-r--r--CHANGELOG.md10
-rw-r--r--packaging/version2
2 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d75228d4d8..8a90778b89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## [v1.35.1](https://github.com/netdata/netdata/tree/v1.35.1) (2022-06-10)
+
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.35.0...v1.35.1)
+
+**Merged pull requests:**
+
+- Remove unnescesary ‘cleanup’ code. [\#13103](https://github.com/netdata/netdata/pull/13103) ([Ferroin](https://github.com/Ferroin))
+- Temporarily disable updates for static builds. [\#13100](https://github.com/netdata/netdata/pull/13100) ([Ferroin](https://github.com/Ferroin))
+
## [v1.35.0](https://github.com/netdata/netdata/tree/v1.35.0) (2022-06-08)
[Full Changelog](https://github.com/netdata/netdata/compare/v1.34.1...v1.35.0)
@@ -335,7 +344,6 @@
- Fix issue with charts not properly synchronized with the cloud [\#12451](https://github.com/netdata/netdata/pull/12451) ([stelfrag](https://github.com/stelfrag))
- Add delay on missing priv\_key [\#12450](https://github.com/netdata/netdata/pull/12450) ([underhood](https://github.com/underhood))
- fix unclaimed agents [\#12449](https://github.com/netdata/netdata/pull/12449) ([underhood](https://github.com/underhood))
-- apps.plugin: fix for plugin sending unnecessary data in freebsd [\#12446](https://github.com/netdata/netdata/pull/12446) ([surajnpn](https://github.com/surajnpn))
## [v1.33.1](https://github.com/netdata/netdata/tree/v1.33.1) (2022-02-14)
diff --git a/packaging/version b/packaging/version
index 099485f455..e8d43fec33 100644
--- a/packaging/version
+++ b/packaging/version
@@ -1 +1 @@
-v1.35.0
+v1.35.1