Skip to content

Releases: grafana/grafana-operator

v5.2.0

12 Jul 12:34
f0f2893
Compare
Choose a tag to compare

What's Changed

  • Fix bad OLM manifests by @NissesSenap in #1153
  • feat: use dashboard CR namespace as a default folder title by @weisdd in #1147
  • chore(deps): bump tj-actions/changed-files from 37.0.5 to 37.1.0 by @dependabot in #1150
  • chore: update description of version 5 and version 4 by @rodrigc in #1156
  • feat: [helm] set additional labels by @jrRibeiro in #1154
  • Dashboard from configmap by @pb82 in #1143
  • Add script for starting kind for local development. by @smuda in #1053
  • fix(datasource): fix broken links to k8s documentation by @rodrigc in #1157
  • feat: example showing the use of a sidecar to import dashboards from … by @pb82 in #1145
  • feat: prepare release v5.2.0 by @pb82 in #1162

New Contributors

Full Changelog: v5.1.0...v5.2.0

v5.1.0

10 Jul 08:31
394b8ec
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump tj-actions/changed-files from 36.0.17 to 37.0.3 by @dependabot in #1123
  • chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #1113
  • chore(deps): bump github.com/bitly/go-simplejson from 0.5.0 to 0.5.1 by @dependabot in #1100
  • chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.8 by @dependabot in #1093
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #1101
  • Add postgresql datasource example by @krzwiatrzyk in #1076
  • update Operate First logo by @goern in #1139
  • chore(deps): bump reviewdog/action-setup from 1.0.4 to 1.0.5 by @dependabot in #1132
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #1135
  • chore(deps): bump tj-actions/changed-files from 37.0.3 to 37.0.5 by @dependabot in #1133
  • Fix ConfigMap lookup in Datasource controller by @loganmc10 in #1141
  • fix(datasource): syncDatasources nil dereference by @weisdd in #1140
  • feat(dashboard:jsonnet): support jsonnet external variables for GrafanaDashboard by @olejeglejeg in #1130
  • Prepare 5.1.0 by @NissesSenap in #1152

New Contributors

Full Changelog: v5.0.2...v5.1.0

v5.0.2

26 Jun 12:40
d5e2c21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

16 Jun 13:04
9321239
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

09 Jun 09:25
590931c
Compare
Choose a tag to compare

What's Changed

  • fix: goroutine leak in grafana client #1040 by @weisdd in #1066
  • chore(deps): bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot in #1062
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #1061
  • fix: update folder CRD for resyncPeriod in bundle by @weisdd in #1071
  • doc: change references to v5.0.0-rc3 by @rodrigc in #1081
  • doc: Fix GrafanaDataSource example to match current schema by @rodrigc in #1080
  • docs: Fix indentation in yaml for secret by @rodrigc in #1078
  • [docs] blog/script to migrate from v4-v5 by @NissesSenap in #1069
  • chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #1083
  • chore(deps): bump tj-actions/changed-files from 35.9.2 to 36.0.17 by @dependabot in #1086
  • doc: Try expanding the version variable from hugo in the docs by @rodrigc in #1085
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #1060
  • fix(dashboard): status updates, replacements when the same title & folderID, but different uid by @weisdd in #1077
  • feat/fix(datasource): support for hardcoded uid, multiple fixes by @weisdd in #1070
  • chore(deps): bump github.com/grafana/grafana-api-golang-client from 0.18.4 to 0.20.1 by @dependabot in #1026

New Contributors

Full Changelog: v5.0.0-rc3...v5.0.0

v4.10.1

30 May 06:37
70a9b41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.0...v4.10.1

v5.0.0-rc3

23 May 05:40
2332f33
Compare
Choose a tag to compare
v5.0.0-rc3 Pre-release
Pre-release

What's Changed

  • chore(deps): bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #1002
  • chore(deps): bump reviewdog/action-setup from 1.0.3 to 1.0.4 by @dependabot in #1023
  • feat: do not create route until spec is provided by @pb82 in #1028
  • feat: add support for hardcoded dashboard uid by @weisdd in #1027
  • Remove rbac proxy by @pb82 in #1030
  • fix: ignore folder title case in dashboard controller by @weisdd in #1036
  • fix: crash due to nil labelSelector by @weisdd in #1038
  • Add name to reconciler logs. by @smuda in #1033
  • fix: plugin installation due to read-only file system error by @JameelB in #1043
  • fix: error returned when WATCH_NAMESPACE is not defined by @JameelB in #1044
  • fix: incorrect uid in dashboard exists method by @weisdd in #1051
  • Simplify folder controller schema, change folder uid if needed by @weisdd in #1039
  • feat: add support for raw folder permissions by @weisdd in #1054
  • chore(deps): bump tj-actions/changed-files from 35.9.0 to 35.9.2 by @dependabot in #1029
  • chore(deps): bump github.com/google/go-jsonnet from 0.19.1 to 0.20.0 by @dependabot in #1025
  • feat: advanced secret and configmap refs in data sources by @pb82 in #1055
  • feat: add resync period to grafana folder by @JameelB in #1057
  • Add Enliven Systems as an adopter. by @zzvara in #1063
  • feat: extended status for kubectl by @weisdd in #1058

New Contributors

Full Changelog: v5.0.0-rc2...v5.0.0-rc3

v5.0.0-rc2

25 Apr 12:30
6442a75
Compare
Choose a tag to compare
v5.0.0-rc2 Pre-release
Pre-release

What's Changed

  • blog install Grafana-operator using flux and kustomize by @NissesSenap in #977
  • update go.mod to include /v5 suffix by @addreas in #981
  • chore(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #985
  • chore(deps): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #986
  • chore(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #993
  • chore(deps): bump tj-actions/changed-files from 35.7.8 to 35.7.12 by @dependabot in #992
  • Implement grafana.com/dashboards fetcher by @addreas in #976
  • fix: more than one source types found for dashboard by @weisdd in #991
  • Replace and update grafana-api-library with upstream, remove @pb82 fork by @HubertStefanski in #994
  • chore(deps): bump tj-actions/changed-files from 35.7.12 to 35.8.0 by @dependabot in #1003
  • [docs] basic kustomize installation by @NissesSenap in #984
  • Default value of WATCH_NAMESPACE when namespaceScope=true by @smuda in #1006
  • Add annotations to template metadata by @cmi4 in #1011
  • feat: example for k3s/k3d using the built in ingress controller by @pb82 in #1013
  • feat: force dashboard update after resync period expires by @pb82 in #1014
  • chore(deps): bump tj-actions/changed-files from 35.8.0 to 35.9.0 by @dependabot in #1012
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #1001

New Contributors

Full Changelog: v5.0.0-rc1...v5.0.0-rc2

v5.0.0-rc1

02 Apr 14:33
6c9d725
Compare
Choose a tag to compare
v5.0.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.0.0-rc0...v5.0.0-rc1

v5.0.0-rc0

14 Mar 14:12
a1d8245
Compare
Choose a tag to compare
v5.0.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v4.10.0...v5.0.0-rc0