summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--packaging/version2
2 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4d5cb6133..2a76081811 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
# Changelog
-## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
+## [v1.32.1](https://github.com/netdata/netdata/tree/v1.32.1) (2021-12-14)
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.32.0...HEAD)
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.32.0...v1.32.1)
**Merged pull requests:**
@@ -12,6 +12,7 @@
- Fixed formatting issues. [\#11888](https://github.com/netdata/netdata/pull/11888) ([kickoke](https://github.com/kickoke))
- Fix postdrop handling for systemd systems. [\#11885](https://github.com/netdata/netdata/pull/11885) ([Ferroin](https://github.com/Ferroin))
- Minor ACLK docu updates [\#11882](https://github.com/netdata/netdata/pull/11882) ([underhood](https://github.com/underhood))
+- Adds Swagger docs for new `/api/v1/aclk` endpoint [\#11881](https://github.com/netdata/netdata/pull/11881) ([underhood](https://github.com/underhood))
- fix\(updater\): don't produce output when static update succeeded [\#11879](https://github.com/netdata/netdata/pull/11879) ([ilyam8](https://github.com/ilyam8))
- fix\(updater\): fix exit code when updating static install && updater script [\#11873](https://github.com/netdata/netdata/pull/11873) ([ilyam8](https://github.com/ilyam8))
- add z score alarm example [\#11871](https://github.com/netdata/netdata/pull/11871) ([andrewm4894](https://github.com/andrewm4894))
diff --git a/packaging/version b/packaging/version
index a02626688b..d0ef161e0c 100644
--- a/packaging/version
+++ b/packaging/version
@@ -1 +1 @@
-v1.32.0-32-nightly
+v1.32.1