Skip to content

Commit

Permalink
Cut readme for 0.27 (#5429)
Browse files Browse the repository at this point in the history
Signed-off-by: Wiard van Rij <[email protected]>
  • Loading branch information
wiardvanrij authored Jun 21, 2022
1 parent 93e7ced commit d2cf622
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re

## Unreleased

### Fixed

### Added

### Changed

### Removed

## [v0.27.0-rc0](https://github.com/thanos-io/thanos/tree/release-0.27) - Release in progress

### Fixed
- [#5339](https://github.com/thanos-io/thanos/pull/5339) Receive: Fix deadlock on interrupt in routerOnly mode
- [#5357](https://github.com/thanos-io/thanos/pull/5357) Store: fix groupcache handling of slashes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.27.0-dev
0.28.0-dev
2 changes: 1 addition & 1 deletion docs/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Release shepherd responsibilities:
| Release | Time of first RC | Shepherd (GitHub handle) |
|---------|----------------------|-----------------------------|
| v0.28.0 | (planned) 2022.07.22 | No one ATM |
| v0.27.0 | (planned) 2022.06.10 | No one ATM |
| v0.27.0 | 2022.06.10 | `@wiardvanrij` |
| v0.26.0 | 2022.04.29 | `@wiardvanrij` |
| v0.25.0 | 2022.03.01 | `@bwplotka` and `@matej-g` |
| v0.24.0 | 2021.12.22 | `@squat` |
Expand Down

0 comments on commit d2cf622

Please sign in to comment.