# What this PR does
Back merge irm
## Checklist
- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
show up in the autogenerated release notes.
3.4 KiB
3.4 KiB
Changelog
1.9.28 (2024-10-01)
Bug Fixes
- disallow oncall schedule rotation layer/overrides CUD form submissions more than once (#193) (73ae1c7)
Miscellaneous Chores
1.9.27 (2024-09-26)
Bug Fixes
- address RBAC Admin issue (#183) (508857b)
- Bring webhooks to IRM (#144) (1a883e1)
- run go mod tidy (#174) (df2cf75)
- style links in incident message (#143) (2e55b07)
Dependencies
- bump
github.com/grafana/grafana-plugin-sdk-gotov0.250.2to address CVE-2024-8986 (#173) (2385dc3) - bump micromatch version from 4.0.6 to 4.0.8 (#181) (b1123fd)
Miscellaneous Chores
1.9.26 (2024-09-23)
Bug Fixes
- fix template editor layout (#142) (c8ac3b0)
- make sure GMT elem is selected from the dropdown options is sele… (#141) (cc86f17)
- rename OnCall notification titles (#126) (7df0120)
- update how config page is rendered in cloud (#137) (3cf9bc2)