Skip to content

v5.9.1

Compare
Choose a tag to compare
@NissesSenap NissesSenap released this 23 May 13:30
· 61 commits to master since this release
707baa7

NOTE: Users that rely on the kustomize artifact (oci:/ghcr.io/grafana/kustomize/grafana-operator:v5.9.1) are advised to skip this version as kustomization.yaml references files outside of the file tree, and, thus, cannot be built.

What's Changed

Changes

  • chore(workflows): verify golangci-lint config by @weisdd in #1518
  • Update Meeting Time by @theSuess in #1511
  • chore: categorize dependency updates and other changes in auto-generated release notes by @pddg in #1515
  • fix: use the external url for fetching version if set by @theSuess in #1527
  • fix(GrafanaFolder): proper status updates for removed CRs, don't fail on missing folder in onFolderDeleted events by @weisdd in #1516
  • fix(GrafanaDashboard): properly finish reconciliation in onDashboardDeleted when dashboard is missing by @weisdd in #1517
  • feat(controllers): make instanceSelector immutable by @weisdd in #1525
  • docs: clarify deployment type in issue template by @theSuess in #1534
  • feat: add KeepLast as valid value for no data & exec err state by @theSuess in #1528
  • fix: do not return error if no env is defined by @theSuess in #1537
  • feat: add notification settings to alert rule group by @theSuess in #1536
  • feat(controllers): add support for instanceMatchSelector by @Ronan-WeScale in #1497
  • fix (kustomize): missing permissions for grafanacontactpoint in rbac.yaml for kustomize by @talron23 in #1539
  • feat/fix(rbac): use generated RBAC in kustomize and helm, grant access to leases by @weisdd in #1540
  • fix(datasource-controller): replace flaky e2e test for secureJsonData with a unit test by @weisdd in #1544
  • chore(controller-shared): simplify labelsSatisfyMatchExpressions by @weisdd in #1542
  • chore(makefile): simplify kustomize CRD updates by @weisdd in #1545
  • prepare 5.9.1 by @NissesSenap in #1547

Dependencies

  • chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #1509
  • chore(deps): bump the gha group with 2 updates by @dependabot in #1521
  • chore(deps): bump tj-actions/changed-files from 44.3.0 to 44.4.0 in the gha group by @dependabot in #1531
  • chore(deps): bump the gomod group across 1 directory with 7 updates by @dependabot in #1530
  • chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #1532

New Contributors

Full Changelog: v5.9.0...v5.9.1