Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
56quarters committed Jan 16, 2024
1 parent 1ed254c commit 0c7ca84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
* [CHANGE] tenant: Remove `tenant.WithDefaultResolver()` and `SingleResolver` in favor of global functions `tenant.TenantID()`, `tenant.TenantIDs()`, or `MultiResolver`. #445
* [CHANGE] Cache: Remove legacy metrics from Memcached client that contained `_memcached_` in the name. #461
* [CHANGE] memberlist: Change default for `memberlist.stream-timeout` from `10s` to `2s`. #458
* [CHANGE] Cache: Remove errors from set methods on `RemoteCacheClient` interface. #466
* [CHANGE] Expose `BuildHTTPMiddleware` to enable dskit `Server` instrumentation addition on external `*mux.Router`s. #459
* [CHANGE] Remove `RouteHTTPToGRPC` option and related functionality #460
* [FEATURE] Cache: Add support for configuring a Redis cache backend. #268 #271 #276
Expand Down

0 comments on commit 0c7ca84

Please sign in to comment.