Skip to content

Commit 42be8c4

Browse files
authored
Merge pull request #1543 from cortexproject/cut-0.1.0-rc.0
Cut release v0.1.0-rc.0
2 parents 10a93e8 + a824a61 commit 42be8c4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## master / unreleased
2+
3+
## 0.1.0-rc.0 / 2019-07-31
4+
5+
* [CHANGE] HA Tracker flags were renamed to provide more clarity #1465
6+
* `distributor.accept-ha-labels` is now `distributor.ha-tracker.enable`
7+
* `distributor.accept-ha-samples` is now `distributor.ha-tracker.enable-for-all-users`
8+
* `ha-tracker.replica` is now `distributor.ha-tracker.replica`
9+
* `ha-tracker.cluster` is now `distributor.ha-tracker.cluster`
10+
* [FEATURE] You can specify "heap ballast" to reduce Go GC Churn #1489
11+
* [BUGFIX] HA Tracker no longer always makes a request to Consul/Etcd when a request is not from the active replica #1516
12+
* [BUGFIX] Queries are now correctly cancelled by the query-frontend #1508

0 commit comments

Comments
 (0)