Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Thor <[email protected]>
  • Loading branch information
Thor committed Nov 27, 2019
1 parent f4930f3 commit c53c6e3
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 @@ -28,6 +28,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel

### Fixed

- [#1807](https://github.com/thanos-io/thanos/pull/1807) Store: Cleanup block dir on loadmeta failure.
- [#1656](https://github.com/thanos-io/thanos/pull/1656) Store Gateway: Store now starts metric and status probe HTTP server earlier in its start-up sequence. `/-/healthy` endpoint now starts to respond with success earlier. `/metrics` endpoint starts serving metrics earlier as well. Make sure to point your readiness probes to the `/-/ready` endpoint rather than `/metrics`.
- [#1669](https://github.com/thanos-io/thanos/pull/1669) Store Gateway: Fixed store sharding. Now it does not load excluded meta.jsons and load/fetch index-cache.json files.
- [#1670](https://github.com/thanos-io/thanos/pull/1670) Sidecar: Fixed un-ordered blocks upload. Sidecar now uploads the oldest blocks first.
Expand Down

0 comments on commit c53c6e3

Please sign in to comment.