github cortexproject/cortex v1.4.0-rc.1
Cortex 1.4.0-rc.1

latest releases: v1.17.0, v1.17.0-rc.1, v1.17.0-rc.0...
pre-release3 years ago

This is the second release candidate for Cortex 1.4.0.

Changelog

  • [CHANGE] TLS configuration for gRPC, HTTP and etcd clients is now marked as experimental. These features are not yet fully baked, and we expect possible small breaking changes in Cortex 1.5. #3198
  • [CHANGE] Fixed store-gateway CLI flags inconsistencies. #3201
    • -store-gateway.replication-factor flag renamed to -store-gateway.sharding-ring.replication-factor
    • -store-gateway.tokens-file-path flag renamed to store-gateway.sharding-ring.tokens-file-path
  • [BUGFIX] Handle hash-collisions in the query path. Before this fix, Cortex could occasionally mix up two different series in a query, leading to invalid results, when -querier.ingester-streaming was used. #3192

Don't miss a new cortex release

NewReleases is sending notifications on new releases.