summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 13:24:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 13:24:34 +0000
commit7d4cba9412f0a11bf27bb9f0af9fdb0e42b41cc9 (patch)
tree2596221f53bc58d84cbab32a285fc8d9232c9a79 /CHANGELOG.md
parentReleasing debian version 1.29.0-3. (diff)
downloadnetdata-7d4cba9412f0a11bf27bb9f0af9fdb0e42b41cc9.tar.xz
netdata-7d4cba9412f0a11bf27bb9f0af9fdb0e42b41cc9.zip
Merging upstream version 1.29.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9d97f30a..fb2b953ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,17 @@
# Changelog
-## [v](https://github.com/netdata/netdata/tree/v) (2021-02-03)
+## [v1.29.1](https://github.com/netdata/netdata/tree/v1.29.1) (2021-02-09)
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.28.0...v)
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.29.0...v1.29.1)
+
+**Merged pull requests:**
+
+- Fix crash during shutdown of cgroups internal plugin. [\#10614](https://github.com/netdata/netdata/pull/10614) ([mfundul](https://github.com/mfundul))
+- Update latest release on main README [\#10590](https://github.com/netdata/netdata/pull/10590) ([joelhans](https://github.com/joelhans))
+
+## [v1.29.0](https://github.com/netdata/netdata/tree/v1.29.0) (2021-02-03)
+
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.28.0...v1.29.0)
**Merged pull requests:**
@@ -224,9 +233,6 @@
- Fix typo inside netdata-installer.sh [\#9962](https://github.com/netdata/netdata/pull/9962) ([thiagoftsm](https://github.com/thiagoftsm))
- Add missing period in netdata dashboard [\#9960](https://github.com/netdata/netdata/pull/9960) ([hydrogen-mvm](https://github.com/hydrogen-mvm))
- Fixed chart's last accessed time during context queries [\#9952](https://github.com/netdata/netdata/pull/9952) ([stelfrag](https://github.com/stelfrag))
-- adds missing file netdata.crontab to gitignore [\#9946](https://github.com/netdata/netdata/pull/9946) ([underhood](https://github.com/underhood))
-- Updated RPM spec file to use automatic dependency list generation. [\#9937](https://github.com/netdata/netdata/pull/9937) ([Ferroin](https://github.com/Ferroin))
-- Add information about Cloud disabled status to `-W buildinfo`. [\#9936](https://github.com/netdata/netdata/pull/9936) ([underhood](https://github.com/underhood))
## [before_rebase](https://github.com/netdata/netdata/tree/before_rebase) (2020-09-24)