summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2019-03-07 21:03:51 +0000
committernetdatabot <bot@netdata.cloud>2019-03-07 21:03:51 +0000
commitf6e739cc07455d6a8b10b679b10806d97cca9229 (patch)
tree8292c77920e426079116eed5a504882ba3a15511
parent3da66e687403a7ab94a25e95134c49f38c857fcf (diff)
[ci skip] create nightly packages and update changelog
-rw-r--r--CHANGELOG.md3
-rw-r--r--packaging/version2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6acd57186..b838fd873a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
**Closed issues:**
+- descrease python.d.plugin memory usage [\#5525](https://github.com/netdata/netdata/issues/5525)
- Configuration translator [\#5144](https://github.com/netdata/netdata/issues/5144)
- Move to CMake [\#4610](https://github.com/netdata/netdata/issues/4610)
- Modularize installer script [\#4609](https://github.com/netdata/netdata/issues/4609)
@@ -24,6 +25,8 @@
**Merged pull requests:**
+- Fix incorrect icon for streaming master \#5560 [\#5561](https://github.com/netdata/netdata/pull/5561) ([gmosx](https://github.com/gmosx))
+- python.d.plugin: use separate process for initial module checking [\#5552](https://github.com/netdata/netdata/pull/5552) ([ilyam8](https://github.com/ilyam8))
- Pass agent id to authorization pages [\#5551](https://github.com/netdata/netdata/pull/5551) ([gmosx](https://github.com/gmosx))
- Have the debug option set the freeipmi debug flags [\#5548](https://github.com/netdata/netdata/pull/5548) ([cakrit](https://github.com/cakrit))
- Fix typo [\#5546](https://github.com/netdata/netdata/pull/5546) ([paulkatsoulakis](https://github.com/paulkatsoulakis))
diff --git a/packaging/version b/packaging/version
index f5a661fcdc..441e3469e2 100644
--- a/packaging/version
+++ b/packaging/version
@@ -1 +1 @@
-v1.12.2-18-nightly
+v1.12.2-21-nightly