Releases: grafana/grafana-operator
Releases · grafana/grafana-operator
v4.5.1
What's Changed
- Update golang dependency to latest versions by @NissesSenap in #793
- [Chore] Update default grafana to 7.5.16 by @NissesSenap in #795
- fix: use non-fqdn url for grafana to support non-standard cluster names by @weisdd in #791
- fix successThreshold, validate server protocol, deprecate scheme by @weisdd in #792
- fix typo in notifiers.md by @Var091 in #794
- fix: return correct message about unsupported protocol by @weisdd in #796
- Gzip content cache and bugfix cache time calculation by @addreas in #790
- Prepare 4.5.1 by @NissesSenap in #799
New Contributors
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- add operate-first as grafana-operator users by @HubertStefanski in #749
- FIx GrafanaNotificationChannel cr not have UID will cause the program to crash by @gitgaoxiang in #751
- Update grafonnet submodule by @o-farooq in #757
- [chore] update golang to 1.18 by @NissesSenap in #768
- fix #762 by @HubertStefanski in #765
- feat: Generic Oauth: support for team_ids, team_ids_attribute_path, teams_url by @weisdd in #770
- Fix grammar getting started docs by @tsisodia10 in #775
- feat: Add support for API served via HTTPS when preferService: true by @weisdd in #772
- Return empty path for termination passthrough by @mosuke5 in #773
- [chore] Bump CI versions to latest releases by @NissesSenap in #771
- Add noProxy setting n spec.deployment.httpProxy of Grafana resource by @mosuke5 in #778
- update golang.org/x/text to v0.3.7 to mitigate vulnerability by @HubertStefanski in #784
- feat: add support for queryTimeout in datasources by @weisdd in #783
- Exponential backoff when encountering HTTP 429 and add status field to grafana by @addreas in #689
- feat: regenerate grafana deployment when credentials get changed by @weisdd in #786
- Add ability to provide compressed JSON for large dashboards by @meln5674 in #767
- prepare 4.5.0 by @NissesSenap in #787
New Contributors
- @o-farooq made their first contribution in #757
- @tsisodia10 made their first contribution in #775
- @mosuke5 made their first contribution in #773
- @meln5674 made their first contribution in #767
Full Changelog: v4.4.1...v4.5.0
v4.4.1
What's Changed
- Fix base manifest annotation to 4.4.0 by @NissesSenap in #744
- Add nil check for service & service ports before iterating by @jacobsee in #748
- Prepare release v4.4.1 by @NissesSenap in #750
New Contributors
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- Fix bug introduced by #690 by @addreas in #742
- Update grafanaService.go by @gitgaoxiang in #735
- Configurable RequeueDelay by @addreas in #741
- Prepare release v4.4.0 by @NissesSenap in #743
New Contributors
- @gitgaoxiang made their first contribution in #735
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- add initial roadmap document for 5.x by @pb82 in #667
- fix: reintroduce login duration by @weisdd in #693
- Whitelist fields for Grafana Clickhouse datasource by @daha in #696
- 002 design document grafana crd v1beta1 by @NissesSenap in #684
- Add support for timezone in jsonData for MySQL data source by @daha in #695
- DOCIFX fixed typo in v3 to v4 upgrade docs by @Oscarlind in #703
- correct spec.deployment.annotations by @Moulick in #699
- Track dashboards per namespace in ControllerConfig by @addreas in #690
- Enable restricted network builds by @smuda in #709
- Renaming file for consistency and to match link url in readme by @petercort in #716
- Add alerting options for datasources by @annymsMthd in #701
- Documentation Clusterserviceversion manifest supported Red Hat by @NissesSenap in #718
- live.max_connections configuration added by @pavan541cs in #714
- Handle CVE-2022-27191 by @smuda in #725
- Resolves mkdir permissions issue for jsonnet libraries by @vosmax in #717
- Chore update UBI Dockerfile to 8.5 by @NissesSenap in #727
- Use github.com/openshift/[email protected] by @smuda in #724
- Added support for ppc64le by @mgiessing in #723
- fix: update default init container image to fix cve by @pb82 in #733
- Prepare release v4.3.0 by @NissesSenap in #734
New Contributors
- @daha made their first contribution in #696
- @Oscarlind made their first contribution in #703
- @Moulick made their first contribution in #699
- @addreas made their first contribution in #690
- @smuda made their first contribution in #709
- @petercort made their first contribution in #716
- @annymsMthd made their first contribution in #701
- @pavan541cs made their first contribution in #714
- @vosmax made their first contribution in #717
- @mgiessing made their first contribution in #723
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Fix a typo in the README: Developement => Development by @jelmer in #656
- typo by @BryanStenson-okta in #662
- Doc updates and minor cleanup of unused resources by @HubertStefanski in #661
- Fix yaml whitespace in plugin installation documentation example by @ptrbp in #658
- fix broken link by @BryanStenson-okta in #663
- Add Instana datasource by @yardenshoham in #666
- add new traceToLogs jsonData fields, fixes #674 by @slenky in #675
- Upgrade default grafana version to 7.5.15 by @NissesSenap in #679
- Added support for exemplarTraceIdDestinations (#681) by @johanderss in #682
- feat: added support for flag overrides using environment variables by @kschjeld in #691
- feat: add HTTPSProxy to env var by @HubertStefanski in #678
- Watch ConfigMap to prevent datasources from not being imported. by @zoetrope in #664
- Update oauth example by @obabec in #637
- Prepare release v4.2.0 by @NissesSenap in #692
New Contributors
- @jelmer made their first contribution in #656
- @BryanStenson-okta made their first contribution in #662
- @ptrbp made their first contribution in #658
- @yardenshoham made their first contribution in #666
- @slenky made their first contribution in #675
- @kschjeld made their first contribution in #691
- @zoetrope made their first contribution in #664
- @obabec made their first contribution in #637
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- fix a broken link by @cturiel in #641
- Added OpenShift specific permissions to set custom host for route by @xt99 in #644
- Adding test and found bug in UnifiedAlerting by @NissesSenap in #645
- fix: use default storage class when class is not defined by @MasayaAoyama in #651
- Prepare v4.1.1 release by @NissesSenap in #654
New Contributors
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Set correct replace in OLM config for v4.0.2 by @NissesSenap in #618
- [Improvement] Fix partially the throtteling bug. by @Cellebyte in #607
- Feature/grafana8 unified alerting by @apryor6 in #559
- Update README.md by @joeholley in #625
- docs: update dashboard multi-namespace support READMEs by @HubertStefanski in #628
- add auth.okta to rendered grafana.ini by @jaredstehler in #612
- correct esVersion from int to string by @redradrat in #633
- Making the kustomization deployment story better by @NissesSenap in #624
- Clean-up old v3 config by @NissesSenap in #626
- Instructions how to prepare a new release by @NissesSenap in #617
- RBAC add possability to patch events by @NissesSenap in #634
- improve configurability of probes by @pb82 in #636
- Stop using leader-elect, use deployment recreate by @NissesSenap in #638
- Prepare release of v4.1.0 by @NissesSenap in #640
New Contributors
- @joeholley made their first contribution in #625
- @jaredstehler made their first contribution in #612
- @redradrat made their first contribution in #633
Full Changelog: v4.0.2...v4.1.0
v4.0.2
What's Changed
- Remove goreleaser and update release pipelien name by @NissesSenap in #573
- Added emptyDirs for provisioning directories by @Bobbins228 in #574
- feat: IBM s390x build by @pb82 in #553
- feat: update init container image to 0.0.5 by @pb82 in #582
- Add environment variables configuring setting dashboard namespaces by @fpetkovski in #579
- Unit tests for grafanadashboard using require by @NissesSenap in #581
- Update the operator-sdk to the newest version by @Voigtus in #565
- add github datasource by @vmanley in #584
- fix typo by @incidunt in #587
- #585: changes image to current version in deploy of operator by @Voigtus in #589
- docs: update readme by @HubertStefanski in #577
- Fix some nits in api/integreatly/v1alpha1 by @leo8a in #598
- Create debug.md to help users debug grafana-operator by @NissesSenap in #600
- fix: add root CA bundle to docker image (#591) by @dan-j in #594
- Added default_home_dashboard_path by @Bobbins228 in #602
- #556: Adds example GrafanaDatasource for postgres by @Voigtus in #588
- Forwardport from grafana-operator v3 the json data field
implementation
for Alertmanager Datasource. by @Cellebyte in #601 - Removed minikube instructions by @Bobbins228 in #605
- fix: add omitempty to dashboard spec json field and generate docs by @HubertStefanski in #606
- Add architecture labels to CSV by @yselkowitz in #611
- [bugfix] add sigv4_auth_enabled to grafana config by @paulczar in #609
- Prepare release of v4.0.2 by @NissesSenap in #616
New Contributors
- @fpetkovski made their first contribution in #579
- @incidunt made their first contribution in #587
- @leo8a made their first contribution in #598
- @dan-j made their first contribution in #594
- @yselkowitz made their first contribution in #611
Full Changelog: v4.0.1...v4.0.2