oncall-engine/grafana-plugin/CHANGELOG.md
Dominik Broj 612c0e5a2e
chore: back merge irm (#5111)
# 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.
2024-10-02 10:34:21 +00:00

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

Dependencies

  • bump github.com/grafana/grafana-plugin-sdk-go to v0.250.2 to 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)

Miscellaneous Chores

  • improve (again) ui pod readiness probe (#120) (c4ee02b)