Skip to content

Commit 6e99d01

Browse files
Update changelog
Signed-off-by: Michel Hollands <[email protected]>
1 parent a0778ed commit 6e99d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* [CHANGE] Experimental Delete Series: `/api/v1/admin/tsdb/delete_series` and `/api/v1/admin/tsdb/cancel_delete_request` purger APIs to return status code `204` instead of `200` for success. #2946
1313
* [CHANGE] Histogram `cortex_memcache_request_duration_seconds` `method` label value changes from `Memcached.Get` to `Memcached.GetBatched` for batched lookups, and is not reported for non-batched lookups (label value `Memcached.GetMulti` remains, and had exactly the same value as `Get` in nonbatched lookups). The same change applies to tracing spans. #3046
1414
* [CHANGE] TLS server validation is now enabled by default, a new parameter `tls_insecure_skip_verify` can be set to true to skip validation optionally. #3030
15+
* [FEATURE] Update in dependency `weaveworks/common`. Logging of IP of reverse proxy is now supported. #2985
1516
* [ENHANCEMENT] Add support for azure storage in China, German and US Government environments. #2988
1617
* [ENHANCEMENT] Query-tee: added a small tolerance to floating point sample values comparison. #2994
1718
* [ENHANCEMENT] Query-tee: add support for doing a passthrough of requests to preferred backend for unregistered routes #3018

0 commit comments

Comments
 (0)