Skip to content

Commit

Permalink
Add changelog for 0.10.2 (#1735)
Browse files Browse the repository at this point in the history
  • Loading branch information
robskillington authored Jun 14, 2019
1 parent 75c2664 commit 78156d3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

# 0.10.2

## Performance

- **M3DB**: First of a set of incremental bootstrap improvements, improve commit log reader speed (#1724)

## Bug Fixes

- **M3Query**: Add verbose step size parsing errors to identify problematic queries (#1734)
- **M3Coordinator**: Add verbose errors to identify metrics arriving too late for aggregation and make lateness policies able to be set by config (#1731)

# 0.10.1

## Bug Fixes
Expand Down

0 comments on commit 78156d3

Please sign in to comment.