Changelog
Features
- M3Query: Add aggregate Graphite function (#2584)
- M3Query: Add applyByNode Graphite function (#2654)
- M3Query: Graphite ParseTime function support greatly expanded to be more in line with Graphite allowances (#2621)
Bug Fixes
- M3Aggregator: Add default m3msg write timeouts to mitigate deadlocking writes with a stale TCP connection (#2698)
- M3DB: Fix a bug in bootstrap index caching that would cause long bootstrap times (#2703)
- M3Query: Fix Graphite constantLine() function to return 3 steps (#2699)
- M3Query: Fix Graphite limit snapping bug in movingAverage and movingMedian functions (#2694)