X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=contrib%2Fdebian%2Fchangelog;h=acb68bf3bf39a56fea117444781be2ddb5b68815;hb=5a20fd038fbd18759970d61b15ab0310e028b289;hp=795eaadd8c87140d0492eb72f27cd639dde0a2ff;hpb=cc6ef71371e9bed003e9d17d3d5d8d6fa80e9df8;p=netdata.git diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 795eaadd..acb68bf3 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 Fri, 20 Apr 2016 00:00:00 +0000 + netdata (1.0.0) UNRELEASED; urgency=medium * Initial release.