Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit number of alertmanager alerts in alert group to autoresolve #1779

Merged
merged 10 commits into from
Apr 24, 2023
Prev Previous commit
Next Next commit
Merge branch 'dev' into iskhakov/alertmanager-autoresolve
  • Loading branch information
iskhakov authored Apr 20, 2023
commit 064dc6a9dbbbfe747e524c964d8b2726b2e98e94
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Limit number of alertmanager alerts in alert group to autoresolveby 500 ([1779](https://github.com/grafana/oncall/pull/1779))

### Fixed

- Helm chart: Fix helm hook for db migration job

## v1.2.14 (2023-04-19)

### Fixed

- Fix broken documentation links by @shantanualsi ([#1766](https://github.com/grafana/oncall/pull/1766))
- Fix bug when updating team access settings by @vadimkerr ([#1794](https://github.com/grafana/oncall/pull/1794))

## v1.2.13 (2023-04-18)

### Changed

- Rework ical schedule export to include final events; also improve changing shifts sync

### Fixed

- Fix issue when creating web overrides for TF schedules using a non-UTC timezone

## v1.2.12 (2023-04-18)

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.