oncall-engine/grafana-plugin/CHANGELOG.md
Dominik Broj 6d3b836df7
Back merge irm (#5098)
# What this PR does

## Which issue(s) this PR closes

Related to [issue link here]

<!--
*Note*: If you want the issue to be auto-closed once the PR is merged,
change "Related to" to "Closes" in the line above.
If you have more than one GitHub issue that this PR closes, be sure to
preface
each issue link with a [closing
keyword](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
This ensures that the issue(s) are auto-closed once the PR has been
merged.
-->

## 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-01 12:59:24 +00:00

2.8 KiB

Changelog

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)