]> arthur.barton.de Git - netdata.git/commitdiff
updated debian changelog for the v1.1.0 release
authorCosta Tsaousis <costa@tsaousis.gr>
Thu, 5 May 2016 17:04:56 +0000 (20:04 +0300)
committerCosta Tsaousis <costa@tsaousis.gr>
Thu, 5 May 2016 17:04:56 +0000 (20:04 +0300)
contrib/debian/changelog

index 795eaadd8c87140d0492eb72f27cd639dde0a2ff..acb68bf3bf39a56fea117444781be2ddb5b68815 100644 (file)
@@ -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.