Releases: grafana/grafana-operator
Releases · grafana/grafana-operator
v5.4.2
What's Changed
- chore: import packages only once by @testwill in #1242
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #1247
- chore(deps): bump tj-actions/changed-files from 39.0.1 to 39.0.3 by @dependabot in #1248
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 by @dependabot in #1249
- bulk update k8s.io dependencies to 0.28.2 by @HubertStefanski in #1254
- docs: document how to resolve grafana folder conflicts due to name change by @JameelB in #1256
- chore(deps): bump fluxcd/flux2 from 2.1.0 to 2.1.1 by @dependabot in #1259
- chore(deps): bump tj-actions/changed-files from 39.0.3 to 39.2.0 by @dependabot in #1258
- don't requeue if dashboard CR are broken by @NissesSenap in #1236
- Increase grafana-operator-controller-manager memory limit by @hugares in #1260
- fix namespace scope with single namespace by @tamcore in #1262
- chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #1263
- chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #1264
- chore(deps): bump tj-actions/changed-files from 39.2.0 to 39.2.1 by @dependabot in #1267
- chore(deps): bump fluxcd/flux2 from 2.1.1 to 2.1.2 by @dependabot in #1273
- chore(deps): bump tj-actions/changed-files from 39.2.1 to 39.2.2 by @dependabot in #1272
- fix scope of generated (Cluster)Role(Binding)s by @tamcore in #1271
- chore(deps): bump tj-actions/changed-files from 39.2.2 to 39.2.3 by @dependabot in #1285
- chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #1284
- chore(deps): bump tj-actions/changed-files from 39.2.3 to 40.0.0 by @dependabot in #1291
- chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #1289
- chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #1290
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #1283
- fix: reintroduce-support-for-proxy by @weisdd in #1286
- extend release workflow to push to quay by @HubertStefanski in #1278
- Make operator exportable by removing grafonnet-lib git submodule by @jaehnri in #1280
- prepare v5.4.2 by @pb82 in #1293
New Contributors
- @testwill made their first contribution in #1242
- @hugares made their first contribution in #1260
- @jaehnri made their first contribution in #1280
Full Changelog: v5.4.1...v5.4.2
V5.4.1
What's Changed
- chore(deps): bump tj-actions/changed-files from 38.1.3 to 38.2.1 by @dependabot in #1227
- extended operator resource memory limit by @imedaouidene in #1231
- Modernize the Readme, make it more readable. by @HubertStefanski in #1232
- Add target for detecting broken links in documentation by @rodrigc in #1104
- chore(deps): bump tj-actions/changed-files from 38.2.1 to 39.0.1 by @dependabot in #1238
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 by @dependabot in #1240
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1239
- grafanadatasource make values required by @NissesSenap in #1235
- prepare v5.4.1 by @HubertStefanski in #1243
New Contributors
- @imedaouidene made their first contribution in #1231
Full Changelog: v5.4.0...v5.4.1
This release is a patch version to replace broken containerImage references in the v5.4.0 operator manifests, Also contains smaller dependency updates and memory limit increases
v5.4.0
What's Changed
- chore(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #1134
- chore(deps): bump fluxcd/flux2 from 0.41.2 to 2.0.1 by @dependabot in #1160
- chore(deps): bump tj-actions/changed-files from 37.4.0 to 37.5.1 by @dependabot in #1185
- chore(deps): bump github.com/onsi/gomega from 1.27.9 to 1.27.10 by @dependabot in #1184
- chore(deps): bump k8s.io/apimachinery from 0.27.3 to 0.27.4 by @dependabot in #1183
- chore(deps): bump tj-actions/changed-files from 37.5.1 to 37.5.2 by @dependabot in #1191
- chore(deps): bump reviewdog/action-setup from 1.0.5 to 1.0.6 by @dependabot in #1190
- Bulk Dependency updates by @HubertStefanski in #1187
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.15.1 by @dependabot in #1189
- chore(deps): bump tj-actions/changed-files from 37.5.2 to 37.6.0 by @dependabot in #1194
- chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #1195
- add example for Google SSO by @ShankyJS in #1196
- fix secretkeyref omitempty wrong symbol causing invalid crd field generation by @HubertStefanski in #1199
- [WIP] chore: Update crdoc to pull in these fixes: by @rodrigc in #1198
- chore(deps): bump tj-actions/changed-files from 37.6.0 to 37.6.1 by @dependabot in #1203
- chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #1202
- fix: change operator provider to "Community" by @rodrigc in #1209
- add back subresource on OCP for custom hostname by @davidkarlsen in #1207
- k8s.io module bulk updates by @HubertStefanski in #1211
- chore(deps): bump fluxcd/flux2 from 2.0.1 to 2.1.0 by @dependabot in #1214
- chore(deps): bump tj-actions/changed-files from 37.6.1 to 38.1.3 by @dependabot in #1215
- chore(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1 by @dependabot in #1219
- feat: add ability to provide JSONnet project libraries to runtime inside operator by @olejeglejeg in #1212
- Check remote changes by @pb82 in #1213
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 by @dependabot in #1217
- prepare 5.4.0 by @NissesSenap in #1228
New Contributors
- @ShankyJS made their first contribution in #1196
- @davidkarlsen made their first contribution in #1207
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
- feat: remove cpu limit default by @jrRibeiro in #1163
- Update allowCrossNamespaceImport docs issue link by @NissesSenap in #1165
- chore(deps): bump github.com/grafana/grafana-api-golang-client from 0.20.1 to 0.23.0 by @dependabot in #1136
- fix: limit dashboard versions to 20 if not otherwise specified by @pb82 in #1168
- chore(deps): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #1166
- chore(deps): bump tj-actions/changed-files from 37.1.0 to 37.1.2 by @dependabot in #1167
- feat: allow replacement pattern in data sources by @pb82 in #1172
- fix: ensure folder permisisions are updated on resync by @JameelB in #1169
- chore(deps): bump tj-actions/changed-files from 37.1.2 to 37.4.0 by @dependabot in #1179
- chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.9 by @dependabot in #1178
- Bump controller-gen to v0.12.0 by @rodrigc in #1159
- Prepare v5.3.0 by @pb82 in #1180
Full Changelog: v5.2.0...v5.3.0
v5.2.0
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
- @jrRibeiro made their first contribution in #1154
Full Changelog: v5.1.0...v5.2.0
v5.1.0
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
- @krzwiatrzyk made their first contribution in #1076
- @goern made their first contribution in #1139
- @loganmc10 made their first contribution in #1141
- @olejeglejeg made their first contribution in #1130
Full Changelog: v5.0.2...v5.1.0
v5.0.2
v5.0.1
What's Changed
- add icon to csv by @pb82 in #1094
- add min kube version to csv by @pb82 in #1095
- doc: Use a Hugo shortcode for displaying the version from a param by @rodrigc in #1088
- doc: Set the version in helm README based in Chart.yaml by @rodrigc in #1089
- fix: Add local hugo templates by @rodrigc in #1103
- required csv fields by @pb82 in #1096
- Only update LastResync if it has expired by @NissesSenap in #1110
Full Changelog: v5.0.0...v5.0.1
v5.0.0
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
What's Changed
- Adopt to v4 by @NissesSenap in #926
- Document need for access to namespaces with dashboardNamespaceSelector by @Yaytay in #1041
- Remove Grafana Alert Service Annotations by @celestialorb in #1065
- Prepare 4.10.1 by @NissesSenap in #1068
New Contributors
Full Changelog: v4.10.0...v4.10.1