2018.??.?? -- Version ?.?.? * 2018.02.16 -- Version 1.0.0-alpha * major rewrite of hub - replaced sqlite with bolt-db which is much faster - added sanity checking for incoming data updates - added support for GeoIP lookups - added support for IP address anonymization - Web API has completely changed - forwarding using multiple hops works now - added forwarding to Piwik - drop vizualisation (viz) * s5proxy now supports multiple backends 2016.10.17 -- Version 0.1.4 * s5proxy support for sfive stats 2016.10.15 -- Version 0.1.3 * s5proxy can now generate times (ie. Expires) 2016.10.13 -- Version 0.1.2 * improved s5proxy header mangling 2016.10.13 -- Version 0.1.1 * some build fixes for hub * added minimal version of s5proxy 2015.10.17 -- Version 0.1.0 * first minor release * bugfix for graphite forwaring of hub 2015.10.17 -- Version 0.0.8 * hub learned forwarding to graphite * improved message size limit for daq plugins 2015.02.08 -- Version 0.0.7 * hub learned forwarding to elasticsearch * change database schema to store all durations in milliseconds * provide some elasticsearch queries 2014.10.25 -- Version 0.0.6 * improved forwarding perforance and error handling * improved viz 2014.10.24 -- Version 0.0.5 * improved REST api for viz * hub now supports forwarding 2014.10.23 -- Version 0.0.4 * improved viz 2014.10.23 -- Version 0.0.3 * viz inital support * hub now exports data as json * new database schema containing uuid for later use in remote push 2014.10.21 -- Version 0.0.2 * daq plugins now use stateless protocol * hub supports unix datagram sockets now * hub with basic support for dataset forwarding 2014.10.21 -- Version 0.0.1 * initial release * daq plugins are mostly done * initial hub * no viz