Skip to content

Commit ee97953

Browse files
committed
update changelog
Signed-off-by: Ben Ye <[email protected]>
1 parent ec8caaf commit ee97953

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

33
## master / unreleased
4-
* [CHANGE] Alertmanager: Validating new fields on the PagerDuty AM config. #5290
5-
* [BUGFIX] Ruler: Validate if rule group can be safely converted back to rule group yaml from protobuf message #5265
6-
* [BUGFIX] Querier: Convert gRPC `ResourceExhausted` status code from store gateway to 422 limit error. #5286
4+
* [CHANGE] Alertmanager: Validating new fields on the PagerDuty AM config. #5290
5+
* [FEATURE] Store Gateway: Add `max_downloaded_bytes_per_request` to limit max bytes to download per store gateway request.
6+
* [BUGFIX] Ruler: Validate if rule group can be safely converted back to rule group yaml from protobuf message #5265
7+
* [BUGFIX] Querier: Convert gRPC `ResourceExhausted` status code from store gateway to 422 limit error. #5286
78

89
## 1.15.0 2023-04-19
910

0 commit comments

Comments
 (0)