Releases: grafana/grafana-operator
Releases · grafana/grafana-operator
v5.8.1
What's Changed
- chore(deps): bump the gomod group with 1 update by @dependabot in #1471
- chore(deps): bump the gha group with 1 update by @dependabot in #1472
- refactor: use openapi client for data sources controller by @theSuess in #1470
- refactor: use openapi client for folder controller by @theSuess in #1468
- fix: time multiplier was not applied if the timeout was in the spec by @pb82 in #1475
- docs: restructure documentation by @theSuess in #1466
- chore(deps): bump tj-actions/changed-files from 43.0.1 to 44.0.0 by @dependabot in #1478
- chore(deps): bump actions/configure-pages from 4 to 5 by @dependabot in #1477
- refactor: remove old client by @theSuess in #1479
Full Changelog: v5.8.0...v5.8.1
v5.8.0
What's Changed
- feat: add namespace selector using env variable by @atos-cosmin-gavagiuc in #1434
- chore(deps): bump the gomod group with 5 updates by @dependabot in #1461
- chore(deps): bump tj-actions/changed-files from 42.1.0 to 43.0.0 by @dependabot in #1460
- chore(deps): bump the gha group with 2 updates by @dependabot in #1459
- refactor: use openapi client for dashboard controller by @theSuess in #1462
- fix: alerting crds missing from kustomize base crds by @pb82 in #1464
- Add proposal for grafanaserviceaccount crd by @MickeHedlund in #1413
New Contributors
- @atos-cosmin-gavagiuc made their first contribution in #1434
- @MickeHedlund made their first contribution in #1413
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #1408
- chore(deps): bump reviewdog/action-setup from 1.2.0 to 1.2.1 by @dependabot in #1409
- chore(deps): bump fluxcd/flux2 from 2.2.2 to 2.2.3 by @dependabot in #1410
- OLM add skips in correct location by @NissesSenap in #1407
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by @dependabot in #1411
- chore: migrate from kuttl to chainsaw by @eddycharly in #1406
- fix: do not hardcode namespace used in e2e tests by @eddycharly in #1414
- chore: install chainsaw with GH action by @eddycharly in #1416
- fix: debug logs in e2e tests workflow by @eddycharly in #1417
- fix: persistent volume example by @weisdd in #1422
- use dependabot group feature by @NissesSenap in #1429
- chore(deps): bump the gha group with 2 updates by @dependabot in #1431
- chore(deps): bump the gomod group with 4 updates by @dependabot in #1430
- fix nil pointer exception in jsonnet logic by @HubertStefanski in #1435
- test: add chainsaw basic test by @eddycharly in #1415
- chore: bump chainsaw by @eddycharly in #1436
- chore: add cross namespace e2e test by @eddycharly in #1437
- chore(deps): bump the gha group with 2 updates by @dependabot in #1441
- chore(deps): bump the gomod group with 2 updates by @dependabot in #1440
- chore(deps): bump the gha group with 2 updates by @dependabot in #1445
- Reorganize the README to add instructions and Public Weekly Link by @ishanjainn in #1448
- feat: initial alerting support by @theSuess in #1420
- update default grafana to 9.5.17 by @NissesSenap in #1452
- prepare 5.7.0 by @NissesSenap in #1453
New Contributors
- @eddycharly made their first contribution in #1406
Full Changelog: v5.6.3...v5.7.0
v5.6.3
What's Changed
- [helm] Support for Servicemonitor by @nlamirault in #1402
- cut 5.6.3 and fix OLM by @NissesSenap in #1405
New Contributors
- @nlamirault made their first contribution in #1402
Full Changelog: v5.6.2...v5.6.3
v5.6.2
What's Changed
- chore(deps): bump reviewdog/action-setup from 1.1.0 to 1.2.0 by @dependabot in #1389
- chore(deps): bump tj-actions/changed-files from 42.0.0 to 42.0.2 by @dependabot in #1390
- fix: remove unused permissions (tokenreviews, subjectaccessreviews) by @weisdd in #1394
- Trying to pass OLM CI by @NissesSenap in #1387
- chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #1398
- docs: document how to add persistent volumes and keycloak integration to grafana instance by @armagankaratosun in #1397
- Fix errors in SBOM download commands by @qerub in #1400
- update deployment name to allow change of label selectors by @pb82 in #1403
- prepare 5.6.2 by @NissesSenap in #1404
New Contributors
- @armagankaratosun made their first contribution in #1397
- @qerub made their first contribution in #1400
Full Changelog: v5.6.1...v5.6.2
v5.6.1
What's Changed
- chore(deps): bump tj-actions/changed-files from 40.2.0 to 40.2.2 by @dependabot in #1337
- chore(deps): bump actions/deploy-pages from 2 to 3 by @dependabot in #1333
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1335
- chore(deps): bump actions/stale from 8 to 9 by @dependabot in #1336
- chore(deps): bump actions/configure-pages from 3 to 4 by @dependabot in #1334
- chore(deps): bump github.com/grafana/grafana-api-golang-client from 0.24.0 to 0.26.0 by @dependabot in #1332
- fix(jsonnet): flaky test TestGetJsonProjectBuildRoundName by @weisdd in #1343
- Add cosmetic changes to the README by @ishanjainn in #1341
- chore: update deployment manifests for helm, kustomize & OLM by @theSuess in #1344
- fix: set updated provider in olm bundle by @theSuess in #1346
- Use PATCH endpoint instead of GET + PUT in home dashboard config by @jaehnri in #1345
- update README with v4 end of support notice by @HubertStefanski in #1348
- fix G601: Implicit memory aliasing in for loop in datasource_controller by @NissesSenap in #1352
- chore(deps): bump fluxcd/flux2 from 2.1.2 to 2.2.1 by @dependabot in #1355
- Update GrafanaFolder example syntax by @johankok in #1359
- Update go dependencies by @HubertStefanski in #1360
- chore(deps): bump fluxcd/flux2 from 2.2.1 to 2.2.2 by @dependabot in #1361
- chore(deps): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #1362
- chore(deps): bump tj-actions/changed-files from 40.2.2 to 41.0.1 by @dependabot in #1363
- chore(deps): bump actions/deploy-pages from 3 to 4 by @dependabot in #1364
- chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #1366
- chore(deps): bump reviewdog/action-setup from 1.0.6 to 1.1.0 by @dependabot in #1365
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #1368
- Update operator version in deployment.yaml by @Links2004 in #1367
- Fix dashboard from configmap via sidecar example by @johankok in #1370
- make datasource follow grafana openapi by @NissesSenap in #1372
- docs: add proposal for grafana alerting by @theSuess in #1349
- remove permissions for openshift only resources in helm chart by @pb82 in #1356
- Add helper for namespace handling, fix rbac for watchNamespaces by @rasebo in #1329
- update release action to auto release kustomize yaml's as assets by @Links2004 in #1371
- chore(deps): bump tj-actions/changed-files from 41.0.1 to 41.1.1 by @dependabot in #1374
- spdx sbom for grafana-operator and sign image by @NissesSenap in #1351
- Create ldap configmap example by @kcepaxe in #1376
- chore(deps): bump tj-actions/changed-files from 41.1.1 to 42.0.0 by @dependabot in #1377
- chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in #1378
- Feature/enrich grafana controller manager labels by @mikaayil in #1373
- chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #1382
- chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #1381
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 by @dependabot in #1379
- prepare 5.6.1 by @NissesSenap in #1384
- add packages: write to release by @NissesSenap in #1385
New Contributors
- @ishanjainn made their first contribution in #1341
- @johankok made their first contribution in #1359
- @Links2004 made their first contribution in #1367
- @kcepaxe made their first contribution in #1376
- @mikaayil made their first contribution in #1373
Full Changelog: v5.6.0...v5.6.1
v5.6.0
What's Changed
- chore(deps): bump tj-actions/changed-files from 40.1.1 to 40.2.0 by @dependabot in #1327
- Add namespace to templates by @rasebo in #1322
- chore(deps): bump github.com/grafana/grafana-api-golang-client from 0.23.0 to 0.24.0 by @dependabot in #1251
- add blog around operator history and scope by @HubertStefanski in #1328
- chore: replace references to old github repository by @theSuess in #1339
- chore: release 5.6.0 by @theSuess in #1340
New Contributors
Full Changelog: v5.5.2...v5.6.0
v5.5.2
What's Changed
- Run helm template as a basic check of the helm chart by @NissesSenap in #1318
- blog post entry for upcoming operator repo migration to upstream grafana by @HubertStefanski in #1314
- Fix typo in blogpost by @HubertStefanski in #1319
- fix(deployment reconciler): Couldn't parse image reference "docker.io/grafana/[email protected]" by @sonnyg in #1320
- prepare 5.5.2 by @NissesSenap in #1321
New Contributors
Full Changelog: v5.5.1...v5.5.2
v5.5.1
This release is only to fix the helm chart that we broke in version v5.5.0.
We currently don't version the hlem chart and the operator version separately, so that is why we have to do this.
None of the other PRs that has been merged contains any changes around functionality for the grafana-operator.
This release won't be published to OLM, due to that it don't contain any changes that got any impact on OLM.
What's Changed
- re-add containerImage to config manifests by @NissesSenap in #1312
- helm chart: fix broken default values by @tamcore in #1316
- prepare 5.5.1 by @NissesSenap in #1317
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- chore(deps): bump tj-actions/changed-files from 40.0.0 to 40.1.0 by @dependabot in #1296
- fix(proxy): don't use proxy for internal Grafana instances by @weisdd in #1300
- fix(client): tls transport nil dereference by @weisdd in #1302
- chore(deps): bump tj-actions/changed-files from 40.1.0 to 40.1.1 by @dependabot in #1305
- chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #1304
- helm chart: align labeling of rbac resources by @siegenthalerroger in #1299
- chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #1310
- Set organization home dashboard by @jaehnri in #1301
- Make operator workable on disconnected clusters by @muellerfabi in #1234
- prepare 5.5.0 by @NissesSenap in #1311
New Contributors
- @siegenthalerroger made their first contribution in #1299
- @muellerfabi made their first contribution in #1234
Full Changelog: v5.4.2...v5.5.0