Skip to content

Commit

Permalink
Merge pull request #7982 from saswatamcode/merge-release-0.37.2-to-main
Browse files Browse the repository at this point in the history
Merge release 0.37.2 back to main
  • Loading branch information
saswatamcode authored Dec 11, 2024
2 parents 0ea6bac + 3ac552d commit 683cf17
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re

### Fixed

- [#7970](https://github.com/thanos-io/thanos/pull/7970) Sidecar: Respect min-time setting.

### Added

- [#7907](https://github.com/thanos-io/thanos/pull/7907) Receive: Add `--receive.grpc-service-config` flag to configure gRPC service config for the receivers.
Expand All @@ -23,6 +21,19 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re

### Removed

## [v0.37.2](https://github.com/thanos-io/thanos/tree/release-0.37) - 11.12.2024

### Fixed

- [#7970](https://github.com/thanos-io/thanos/pull/7970) Sidecar: Respect min-time setting.
- [#7962](https://github.com/thanos-io/thanos/pull/7962) Store: Fix potential deadlock in hedging request.

### Added

### Changed

### Removed

## [v0.37.1](https://github.com/thanos-io/thanos/tree/release-0.37) - 04.12.2024

### Fixed
Expand Down

0 comments on commit 683cf17

Please sign in to comment.