summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2016-05-05 20:04:56 +0300
committerCosta Tsaousis <costa@tsaousis.gr>2016-05-05 20:04:56 +0300
commit5a20fd038fbd18759970d61b15ab0310e028b289 (patch)
treed47fa0f84f4a95415a8046c8f459fc982af59605 /contrib
parentcc6ef71371e9bed003e9d17d3d5d8d6fa80e9df8 (diff)
updated debian changelog for the v1.1.0 release
Diffstat (limited to 'contrib')
-rw-r--r--contrib/debian/changelog36
1 files changed, 36 insertions, 0 deletions
diff --git a/contrib/debian/changelog b/contrib/debian/changelog
index 795eaadd8c..acb68bf3bf 100644
--- a/contrib/debian/changelog
+++ b/contrib/debian/changelog
@@ -1,3 +1,39 @@
+netdata (1.1.0) UNRELEASED; urgency=medium
+
+ * Data collection
+ - added IPv6 monitoring
+ - added SYNPROXY DDoS protection monitoring
+ - apps.plugin: added charts for users and user groups
+ - apps.plugin: grouping of processes now support patterns
+ - apps.plugin: now it is faster, after the new features added
+ - apps.plugin: error log flood protection
+ - better auto-detection of partitions for disk monitoring
+ - better fireqos intergation for QoS monitoring
+ - squid monitoring now uses squidclient
+ - SNMP monitoring now supports 64bit counters
+
+ * API
+ - fixed issues in CSV output generation
+ - netdata can now be restricted to listen on a specific IP
+
+ * Core
+ - error log flood protection
+
+ * Dashboard
+ - better error handling when the netdata server is unreachable
+ - each chart now has a toolbox
+ - on-line help support
+ - check for netdata updates button
+ - added example /tv.html dashboard
+
+ * Packaging
+ - now compiles with musl libc (alpine linux)
+ - added debian packaging
+ - support non-root installations
+ - the installer generates uninstall script
+
+ -- Costa Tsaousis <costa@tsaousis.gr> Fri, 20 Apr 2016 00:00:00 +0000
+
netdata (1.0.0) UNRELEASED; urgency=medium
* Initial release.