Skip to content

v0.15.14

Compare
Choose a tag to compare
@schallert schallert released this 15 Sep 16:55
· 1242 commits to master since this release
8bcf5ac

Changelog

Features

  • M3Query: Add movingSum, movingMax, movingMin Graphite functions (#2570)
  • M3Query: Add aliasByTags Graphite function (#2626)
  • M3Query: Add exponentialMovingAverage Graphite function (#2622)
  • M3Query: Add timeSlice Graphite function (#2581)
  • M3Query: Add delay Graphite function (#2567)
  • M3Query: Add aggregateWithWildcards Graphite function (#2582)
  • M3Query: Add groupByNodes Graphite function (#2579)
  • M3Coordinator: Allow using the placement set API for creating new placements as well as upserting existing placements (#2625)
  • M3DB: Add bootstrap time migration config which supports seamless backwards and forwards compatible fileset upgrades (#2521)