Skip to content

v0.14.2

Compare
Choose a tag to compare
@robskillington robskillington released this 25 Oct 03:59
· 1652 commits to master since this release
4e589d5

Changelog

Bug Fixes

  • M3DB: Fix the persist cycle not cleaning up state for reuse when flush times cannot be calculated (#2007)
  • M3Query: Add specialized matchers for empty EQ/NEQ matchers (#1986)

Misc

  • M3Aggregator: Do not require aggregator ID to be joined with port and add instance initialization debug logs (#2012)
  • All: Support env var expansion using go.uber.org/config (#2016)
  • All: Deprecate listen address expansion in favor of go.uber.org/config env var expansion (#2017)