Skip to content

Commit 8c49344

Browse files
authored
Changelog: Mark v0.37 release in progress (thanos-io#7920)
Signed-off-by: Saswata Mukherjee <[email protected]>
1 parent 2a975d3 commit 8c49344

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
1212

1313
### Fixed
1414

15+
### Added
16+
17+
### Changed
18+
19+
### Removed
20+
21+
## [v0.37.0 - <in progress>](https://github.com/thanos-io/thanos/tree/release-0.37)
22+
23+
### Fixed
24+
1525
- [#7511](https://github.com/thanos-io/thanos/pull/7511) Query Frontend: fix doubled gzip compression for response body.
1626
- [#7592](https://github.com/thanos-io/thanos/pull/7592) Ruler: Only increment `thanos_rule_evaluation_with_warnings_total` metric for non PromQL warnings.
1727
- [#7614](https://github.com/thanos-io/thanos/pull/7614) *: fix debug log formatting.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.37.0-dev
1+
0.38.0-dev

0 commit comments

Comments
 (0)