Skip to content

v0.15.7

Compare
Choose a tag to compare
@schallert schallert released this 01 Aug 00:59
· 1286 commits to master since this release
a9cba02

Changelog

Performance

  • M3DB: Background cold flush process to no longer block data snapshotting or commit log rotation (#2460)
  • M3DB: Validate individual index entries on decode instead of entire file on open, to further improve bootstrap speed (#2468)

Bug Fixes

  • M3DB: Strict JSON unmarshal (disallow unknown fields) for raw HTTP/JSON DB node APIs (#2490)
  • M3Query: Fix to regex selectors with leading wildcard (#2505)

Documentation

  • All: Links to M3 meetup recordings (#2494)