Skip to content

Commit

Permalink
remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
povilasv committed Apr 18, 2019
1 parent f37a47f commit f7ee9cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel

## Unreleased

## [v0.4.0](https://github.com/improbable-eng/thanos/releases/tag/v0.4.0) - 2019.04.12
## [v0.4.0-rc.0](https://github.com/improbable-eng/thanos/releases/tag/v0.4.0) - 2019.04.12

:warning: **IMPORTANT** :warning: This is the last release that supports gossip. From 0.5.0. Gossip will be removed.
See [this](docs/proposals/approved/201809_gossip-removal.md) for more details.
Expand Down Expand Up @@ -102,7 +102,7 @@ This to have SRV resolution working on [Golang 1.11+ with KubeDNS below v1.14](h
Whoever due to nature of Thanos compaction (distributed systems), for safety reason this is disabled for Thanos compactor for now.

- [#868](https://github.com/improbable-eng/thanos/pull/868) Go has been updated to 1.12.
- [#1009](https://github.com/improbable-eng/thanos/pull/1009) Prometheus library updated to v2.8.1

### Fixed

- [#921](https://github.com/improbable-eng/thanos/pull/921) `thanos_objstore_bucket_last_successful_upload_time` now does not appear when no blocks have been uploaded so far.
Expand Down

0 comments on commit f7ee9cf

Please sign in to comment.