We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10a93e8 + a824a61 commit 42be8c4Copy full SHA for 42be8c4
CHANGELOG.md
@@ -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