summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2020-05-12 18:20:24 +0000
committerTravis CI User <travis@example.org>2020-05-12 18:20:24 +0000
commit1be9200ba8e11dc81a2101d85a2725137d43f766 (patch)
tree0e2be68e32ae4ac3dee3bb0465d08b0787fce6a4
parente3845209e242e32c93ec927da9b513a2cc98689c (diff)
[ci skip] release v1.22.1v1.22.1
-rw-r--r--CHANGELOG.md11
-rw-r--r--packaging/version2
2 files changed, 8 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c1def2653..60f4a113a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,16 @@
# Changelog
-## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
+## [v1.22.1](https://github.com/netdata/netdata/tree/v1.22.1) (2020-05-12)
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.22.0...HEAD)
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.22.0...v1.22.1)
**Merged pull requests:**
+- Fix the latency issue on the ACLK and suppress the diagnostics [\#8992](https://github.com/netdata/netdata/pull/8992) ([amoss](https://github.com/amoss))
+- Fixed bundling of React dashboard in DEB and RPM packages. [\#8988](https://github.com/netdata/netdata/pull/8988) ([Ferroin](https://github.com/Ferroin))
+- Restore old semantics of "netdata -W set" command [\#8987](https://github.com/netdata/netdata/pull/8987) ([mfundul](https://github.com/mfundul))
+- Added JSON-C packaging fils to make dist. [\#8986](https://github.com/netdata/netdata/pull/8986) ([Ferroin](https://github.com/Ferroin))
+- Remove check for old alarm status \(CID 358436\) [\#8978](https://github.com/netdata/netdata/pull/8978) ([stelfrag](https://github.com/stelfrag))
- Remove UNUSED word from flood protection documentation [\#8964](https://github.com/netdata/netdata/pull/8964) ([mfundul](https://github.com/mfundul))
- Docs: Update with go-live claiming and ACLK information \(\#8859\) [\#8960](https://github.com/netdata/netdata/pull/8960) ([prologic](https://github.com/prologic))
- Docs: Fix internal links and remove obsolete admonitions [\#8946](https://github.com/netdata/netdata/pull/8946) ([joelhans](https://github.com/joelhans))
@@ -217,8 +222,6 @@
- Added code to bundle LWS in binary packages. [\#8255](https://github.com/netdata/netdata/pull/8255) ([Ferroin](https://github.com/Ferroin))
- Remove mention saying that .deb packages are experimental [\#8250](https://github.com/netdata/netdata/pull/8250) ([toadjaune](https://github.com/toadjaune))
- Enconde slave fields [\#8216](https://github.com/netdata/netdata/pull/8216) ([thiagoftsm](https://github.com/thiagoftsm))
-- Remove the confusion around the multiple Dockerfile\(s\) we have [\#8214](https://github.com/netdata/netdata/pull/8214) ([prologic](https://github.com/prologic))
-- Remvoed the use of clang-format that does not actually block PRs or surface anything to developers \#8188 [\#8196](https://github.com/netdata/netdata/pull/8196) ([prologic](https://github.com/prologic))
## [v1.20.0](https://github.com/netdata/netdata/tree/v1.20.0) (2020-02-21)
diff --git a/packaging/version b/packaging/version
index 33d5449d00..1f3000c8c9 100644
--- a/packaging/version
+++ b/packaging/version
@@ -1 +1 @@
-v1.22.0-12-nightly
+v1.22.1