Skip to content

Commit

Permalink
[changelog] Add changelog for 0.15.16 (#2688)
Browse files Browse the repository at this point in the history
  • Loading branch information
robskillington authored Oct 2, 2020
1 parent 81c3e19 commit ef9ba0a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

# 0.15.16

## Features

- **M3Query**: Add divideSeriesLists Graphite function ([#2585](https://github.com/m3db/m3/pull/2585))
- **M3Query**: Add integralByInterval Graphite function ([#2596](https://github.com/m3db/m3/pull/2596))
- **M3Query**: Add highest, lowest Graphite functions ([#2623](https://github.com/m3db/m3/pull/2623))
- **M3Query**: Add resolution exceeds query range warning ([#2429](https://github.com/m3db/m3/pull/2429))

## Documentation

- **M3Coordinator**: Added OpenAPI specification for namespace update endpoint ([#2629](https://github.com/m3db/m3/pull/2629))

## Misc

- **M3Coordinator**: Add config option for writes to leaving shards to count towards consistency and read level unstrict all ([#2687](https://github.com/m3db/m3/pull/2687))
- **All**: Upgrade TChannel to v1.14 ([#2659](https://github.com/m3db/m3/pull/2659))

# 0.15.15

## Features
Expand Down

0 comments on commit ef9ba0a

Please sign in to comment.