cognitedata / cognite-grafana-datasource

Grafana datasource plugin for the Cognite Data Platform
Apache License 2.0
13 stars 6 forks source link

fix(deps): update grafana monorepo to v11 (major) #403

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grafana/data (source) ^10.1.2 -> ^11.0.0 age adoption passing confidence
@grafana/e2e-selectors (source) 10.4.5 -> 11.1.4 age adoption passing confidence
@grafana/runtime (source) ^10.3.1 -> ^11.0.0 age adoption passing confidence
@grafana/schema (source) ^10.1.2 -> ^11.0.0 age adoption passing confidence
@grafana/ui (source) ^10.1.2 -> ^11.0.0 age adoption passing confidence

Release Notes

grafana/grafana (@​grafana/data) ### [`v11.1.4`](https://togithub.com/grafana/grafana/releases/tag/v11.1.4): 11.1.4 [Compare Source](https://togithub.com/grafana/grafana/compare/v11.1.3...v11.1.4) [Download page](https://grafana.com/grafana/download/11.1.4) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **Swagger:** Fixed CVE-2024-6837. ### [`v11.1.3`](https://togithub.com/grafana/grafana/releases/tag/v11.1.3): 11.1.3 (2024-07-26) [Compare Source](https://togithub.com/grafana/grafana/compare/v11.1.2...v11.1.3) [Download page](https://grafana.com/grafana/download/11.1.3) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **RBAC**: Allow plugins to use scoped actions [#​90946](https://togithub.com/grafana/grafana/pull/90946), [@​gamab](https://togithub.com/gamab) ### [`v11.1.2`](https://togithub.com/grafana/grafana/releases/tag/v11.1.2): 11.1.2 (2024-07-24) [Compare Source](https://togithub.com/grafana/grafana/compare/v11.1.1...v11.1.2) [Download page](https://grafana.com/grafana/download/11.1.2) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ### [`v11.1.1`](https://togithub.com/grafana/grafana/releases/tag/v11.1.1): 11.1.1 (2024-07-10) [Compare Source](https://togithub.com/grafana/grafana/compare/v11.1.0...v11.1.1) [Download page](https://grafana.com/grafana/download/11.1.1) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **Alerting:** Skip fetching alerts for unsaved dashboards [#​90074](https://togithub.com/grafana/grafana/pull/90074), [@​gillesdemey](https://togithub.com/gillesdemey) - **Alerting:** Skip loading alert rules for dashboards when disabled [#​89905](https://togithub.com/grafana/grafana/pull/89905), [@​gillesdemey](https://togithub.com/gillesdemey) - **Alerting:** Support `utf8_strict_mode: false` in Mimir [#​90148](https://togithub.com/grafana/grafana/pull/90148), [@​gillesdemey](https://togithub.com/gillesdemey) - **Scenes:** Fixes issue with panel repeat height calculation [#​90232](https://togithub.com/grafana/grafana/pull/90232), [@​kaydelaney](https://togithub.com/kaydelaney) - **Table Panel:** Fix Image hover without datalinks [#​89922](https://togithub.com/grafana/grafana/pull/89922), [@​codeincarnate](https://togithub.com/codeincarnate) - **Tempo:** Fix grpc streaming support over pdc-agent [#​90055](https://togithub.com/grafana/grafana/pull/90055), [@​taylor-s-dean](https://togithub.com/taylor-s-dean) - **RBAC**: Allow plugins to use scoped actions [#​90946](https://togithub.com/grafana/grafana/pull/90946), [@​gamab](https://togithub.com/gamab) ### [`v11.1.0`](https://togithub.com/grafana/grafana/releases/tag/v11.1.0): 11.1.0 (2024-06-21) [Compare Source](https://togithub.com/grafana/grafana/compare/v11.0.4...v11.1.0) [Download page](https://grafana.com/grafana/download/11.1.0) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Features and enhancements - **Tracing:** Enable traces to profiles. [#​88896](https://togithub.com/grafana/grafana/issues/88896), [@​marefr](https://togithub.com/marefr) - **Auth:** Add org to role mappings support to Google integration. [#​88891](https://togithub.com/grafana/grafana/issues/88891), [@​kalleep](https://togithub.com/kalleep) - **Alerting:** Support AWS SNS integration in Grafana. [#​88867](https://togithub.com/grafana/grafana/issues/88867), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **Auth:** Add org to role mappings support to Okta integration. [#​88770](https://togithub.com/grafana/grafana/issues/88770), [@​mgyongyosi](https://togithub.com/mgyongyosi) - **Auth:** Add org to role mappings support to Gitlab integration. [#​88751](https://togithub.com/grafana/grafana/issues/88751), [@​kalleep](https://togithub.com/kalleep) - **Cloudwatch:** Use the metric map from grafana-aws-sdk. [#​88733](https://togithub.com/grafana/grafana/issues/88733), [@​iwysiu](https://togithub.com/iwysiu) - **Alerting:** Add option to use Redis in cluster mode for Alerting HA. [#​88696](https://togithub.com/grafana/grafana/issues/88696), [@​fayzal-g](https://togithub.com/fayzal-g) - **VizTooltip:** Allow setting the `maxWidth` option. [#​88652](https://togithub.com/grafana/grafana/issues/88652), [@​adela-almasan](https://togithub.com/adela-almasan) - **Auth:** Add org to role mappings support to GitHub integration . [#​88537](https://togithub.com/grafana/grafana/issues/88537), [@​mgyongyosi](https://togithub.com/mgyongyosi) - **CloudWatch:** Handle permissions error and update docs. [#​88524](https://togithub.com/grafana/grafana/issues/88524), [@​iwysiu](https://togithub.com/iwysiu) - \*\* Alerting:\*\* Correctly handle duplicating notification templates. [#​88487](https://togithub.com/grafana/grafana/issues/88487), [@​gillesdemey](https://togithub.com/gillesdemey) - **Alerting:** Mute Timing service to prevent changing provenance status to none. [#​88462](https://togithub.com/grafana/grafana/issues/88462), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **Alerting:** Ensure we fetch AM config before saving new configuration. [#​88458](https://togithub.com/grafana/grafana/issues/88458), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Alerting:** Remove regex reference in silences filter tooltip. [#​88455](https://togithub.com/grafana/grafana/issues/88455), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Cloudwatch:** Update AWS DynamoDB Metrics. [#​88418](https://togithub.com/grafana/grafana/issues/88418), [@​LeonardoBoleli](https://togithub.com/LeonardoBoleli) - **Alerting:** Make regex notification routing preview consistent with notification policies implementation. [#​88413](https://togithub.com/grafana/grafana/issues/88413), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **DateTimePicker:** Return cleared value in onChange. [#​88377](https://togithub.com/grafana/grafana/issues/88377), [@​Clarity-89](https://togithub.com/Clarity-89) - **NodeGraph:** Add msagl and the layered layout code. [#​88375](https://togithub.com/grafana/grafana/issues/88375), [@​aocenas](https://togithub.com/aocenas) - **API:** Add in theme support to /render/\* endpoint. [#​88304](https://togithub.com/grafana/grafana/issues/88304), [@​timlevett](https://togithub.com/timlevett) - **Alerting:** Add filters for RouteGetRuleStatuses. [#​88295](https://togithub.com/grafana/grafana/issues/88295), [@​fayzal-g](https://togithub.com/fayzal-g) - **Plugins:** Update the `plugin.json` schema with UI extensions meta-data. [#​88288](https://togithub.com/grafana/grafana/issues/88288), [@​leventebalogh](https://togithub.com/leventebalogh) - **Auth:** Update SAML lib to improve HTTP-Post binding. [#​88287](https://togithub.com/grafana/grafana/issues/88287), [@​mgyongyosi](https://togithub.com/mgyongyosi) - **Tempo:** Send current filters when retrieving tags for AdHocFilters. [#​88270](https://togithub.com/grafana/grafana/issues/88270), [@​joey-grafana](https://togithub.com/joey-grafana) - **Tempo:** Support standard span convention. [#​88268](https://togithub.com/grafana/grafana/issues/88268), [@​fabrizio-grafana](https://togithub.com/fabrizio-grafana) - **ValueFormats:** Add Uruguay peso currency. [#​88260](https://togithub.com/grafana/grafana/issues/88260), [@​lfdominguez](https://togithub.com/lfdominguez) - **DateTimePicker:** Add clearable prop. [#​88215](https://togithub.com/grafana/grafana/issues/88215), [@​Clarity-89](https://togithub.com/Clarity-89) - **Correlations:** Enable feature toggle by default (on-prem). [#​88208](https://togithub.com/grafana/grafana/issues/88208), [@​ifrost](https://togithub.com/ifrost) - **Stat:** Add percent change color modes. [#​88205](https://togithub.com/grafana/grafana/issues/88205), [@​drew08t](https://togithub.com/drew08t) - **Logs:** Added multi-line display control to the "wrap lines" option. [#​88144](https://togithub.com/grafana/grafana/issues/88144), [@​matyax](https://togithub.com/matyax) - **Tempo:** Update lezer autocomplete (histogram, quantile) and add missing functions. [#​88131](https://togithub.com/grafana/grafana/issues/88131), [@​joey-grafana](https://togithub.com/joey-grafana) - **AnnotationsPlugin2:** Implement support for rectangular annotations in Heatmap. [#​88107](https://togithub.com/grafana/grafana/issues/88107), [@​adrapereira](https://togithub.com/adrapereira) - **CodeEditor:** Improved styles when the code editor is loading. [#​88102](https://togithub.com/grafana/grafana/issues/88102), [@​NWRichmond](https://togithub.com/NWRichmond) - **CloudWatch:** Add additional AWS/KinesisAnalytics metrics . [#​88101](https://togithub.com/grafana/grafana/issues/88101), [@​tristanburgess](https://togithub.com/tristanburgess) - **Cloudwatch:** Add AWS/Events Metrics. [#​88097](https://togithub.com/grafana/grafana/issues/88097), [@​LeonardoBoleli](https://togithub.com/LeonardoBoleli) - **Azure:** Basic Logs support. [#​88025](https://togithub.com/grafana/grafana/issues/88025), [@​aangelisc](https://togithub.com/aangelisc) - **Dashboard:** Make dashboard search faster. [#​88019](https://togithub.com/grafana/grafana/issues/88019), [@​knuzhdin](https://togithub.com/knuzhdin) - **Alerting:** Support custom API URL for PagerDuty integration. [#​88007](https://togithub.com/grafana/grafana/issues/88007), [@​gaurav1999](https://togithub.com/gaurav1999) - **Alerting:** Add optional metadata via query param to silence GET requests. [#​88000](https://togithub.com/grafana/grafana/issues/88000), [@​JacobsonMT](https://togithub.com/JacobsonMT) - **Store:** Enable adding extra middleware. [#​87984](https://togithub.com/grafana/grafana/issues/87984), [@​Clarity-89](https://togithub.com/Clarity-89) - **Tempo:** Don't modify the passed time range when using timeShiftEnabled. [#​87980](https://togithub.com/grafana/grafana/issues/87980), [@​aocenas](https://togithub.com/aocenas) - **InfluxDB:** Introduce maxDataPoints setting for flux variable query editor. [#​87935](https://togithub.com/grafana/grafana/issues/87935), [@​itsmylife](https://togithub.com/itsmylife) - **Alerting:** New list view UI – Part 1. [#​87907](https://togithub.com/grafana/grafana/issues/87907), [@​gillesdemey](https://togithub.com/gillesdemey) - **NodeGraph:** Remove msagl lib and layered layout option. [#​87905](https://togithub.com/grafana/grafana/issues/87905), [@​aocenas](https://togithub.com/aocenas) - **InfluxDB:** Introduce custom variable support. [#​87903](https://togithub.com/grafana/grafana/issues/87903), [@​itsmylife](https://togithub.com/itsmylife) - **Gops:** Add tracking for data source check. [#​87886](https://togithub.com/grafana/grafana/issues/87886), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **AzureMonitor:** Prometheus exemplars support . [#​87742](https://togithub.com/grafana/grafana/issues/87742), [@​aangelisc](https://togithub.com/aangelisc) - **Feature Management:** Move awsDatasourcesNewFormStyling to GA. [#​87696](https://togithub.com/grafana/grafana/issues/87696), [@​idastambuk](https://togithub.com/idastambuk) - **TimeRangePicker:** Announce to screen reader when time range is updated. [#​87692](https://togithub.com/grafana/grafana/issues/87692), [@​tskarhed](https://togithub.com/tskarhed) - **Alerting:** Template selector in contact points form. [#​87689](https://togithub.com/grafana/grafana/issues/87689), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **Azure:** Load custom clouds from ini file. [#​87667](https://togithub.com/grafana/grafana/issues/87667), [@​JonCole](https://togithub.com/JonCole) - **Loki:** Kick start your query now applies templates to the current query. [#​87658](https://togithub.com/grafana/grafana/issues/87658), [@​matyax](https://togithub.com/matyax) - **Elasticsearch:** Queries no longer executed while typing. [#​87652](https://togithub.com/grafana/grafana/issues/87652), [@​matyax](https://togithub.com/matyax) - **Alerting:** Add options to configure TLS for HA using Redis. [#​87567](https://togithub.com/grafana/grafana/issues/87567), [@​fayzal-g](https://togithub.com/fayzal-g) - **VizLegend:** Represent line style in series legend and tooltip. [#​87558](https://togithub.com/grafana/grafana/issues/87558), [@​domasx2](https://togithub.com/domasx2) - **FeatureBadge:** Update FeatureBadge to support current release stages. [#​87555](https://togithub.com/grafana/grafana/issues/87555), [@​ivanahuckova](https://togithub.com/ivanahuckova) - **Logs:** Infinite scrolling in Explore enabled by default. [#​87493](https://togithub.com/grafana/grafana/issues/87493), [@​matyax](https://togithub.com/matyax) - **Plugins:** Improve frontend loader cache. [#​87488](https://togithub.com/grafana/grafana/issues/87488), [@​jackw](https://togithub.com/jackw) - **Chore:** Upgrade go from 1.21.0 to 1.21.10. [#​87479](https://togithub.com/grafana/grafana/issues/87479), [@​stephaniehingtgen](https://togithub.com/stephaniehingtgen) - **Chore:** Upgrade go to 1.22.3. [#​87463](https://togithub.com/grafana/grafana/issues/87463), [@​stephaniehingtgen](https://togithub.com/stephaniehingtgen) - **Team:** Add an endpoint for bulk team membership updates. [#​87441](https://togithub.com/grafana/grafana/issues/87441), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **Flamegraph:** Add collapse and expand group buttons to toolbar. [#​87395](https://togithub.com/grafana/grafana/issues/87395), [@​aocenas](https://togithub.com/aocenas) - **OIDC:** Support Generic OAuth org to role mappings. [#​87394](https://togithub.com/grafana/grafana/issues/87394), [@​sathieu](https://togithub.com/sathieu) - **Search:** Announce to screen reader when query returns no result. [#​87382](https://togithub.com/grafana/grafana/issues/87382), [@​tskarhed](https://togithub.com/tskarhed) - **Logs:** Added support for numeric log levels. [#​87366](https://togithub.com/grafana/grafana/issues/87366), [@​nailgun](https://togithub.com/nailgun) - **Prometheus:** Place custom inputs first when using regex filter values in the query builder. [#​87360](https://togithub.com/grafana/grafana/issues/87360), [@​NWRichmond](https://togithub.com/NWRichmond) - **Alerting:** Remove requirement for datasource query on rule read. [#​87349](https://togithub.com/grafana/grafana/issues/87349), [@​rwwiv](https://togithub.com/rwwiv) - **Alerting:** Add RBAC logic for silences creation. [#​87322](https://togithub.com/grafana/grafana/issues/87322), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Alerting:** Update silences creation to support `__alert_rule_uid__` and move into drawer. [#​87320](https://togithub.com/grafana/grafana/issues/87320), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Flamegraph:** Add diff mode color legend. [#​87319](https://togithub.com/grafana/grafana/issues/87319), [@​aocenas](https://togithub.com/aocenas) - **Dashboard:** Keyboard and mouse panel shortcuts improvement. [#​87317](https://togithub.com/grafana/grafana/issues/87317), [@​tskarhed](https://togithub.com/tskarhed) - **PanelHeaderCorner:** Remove font-awesome icons. [#​87303](https://togithub.com/grafana/grafana/issues/87303), [@​Clarity-89](https://togithub.com/Clarity-89) - **Alerting:** Add OAuth2 to HTTP settings for vanilla Alertmanager / Mimir. [#​87272](https://togithub.com/grafana/grafana/issues/87272), [@​gillesdemey](https://togithub.com/gillesdemey) - **Plugins:** Allow apps to expose components. Update the extensions API. [#​87236](https://togithub.com/grafana/grafana/issues/87236), [@​leventebalogh](https://togithub.com/leventebalogh) - **Plugins:** Catalog to show all plugins by default. [#​87168](https://togithub.com/grafana/grafana/issues/87168), [@​sympatheticmoose](https://togithub.com/sympatheticmoose) - **Prometheus:** Ensure values in metric selector are visible. [#​87150](https://togithub.com/grafana/grafana/issues/87150), [@​NWRichmond](https://togithub.com/NWRichmond) - **Select:** Add data-testid to Input. [#​87105](https://togithub.com/grafana/grafana/issues/87105), [@​Clarity-89](https://togithub.com/Clarity-89) - **Prometheus:** Add native histogram types metric explorer to allow filter by type. [#​87090](https://togithub.com/grafana/grafana/issues/87090), [@​bohandley](https://togithub.com/bohandley) - **Prometheus:** Add hints for native histograms. [#​87017](https://togithub.com/grafana/grafana/issues/87017), [@​bohandley](https://togithub.com/bohandley) - **Alerting:** Reduce number of request fetching rules in the dashboard view using rtkq. [#​86991](https://togithub.com/grafana/grafana/issues/86991), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **Plugins:** Make grafana-com API URL usage consistent. [#​86920](https://togithub.com/grafana/grafana/issues/86920), [@​oshirohugo](https://togithub.com/oshirohugo) - **Stack:** Add size props. [#​86900](https://togithub.com/grafana/grafana/issues/86900), [@​Clarity-89](https://togithub.com/Clarity-89) - **Table Panel:** Enable Text Wrapping. [#​86895](https://togithub.com/grafana/grafana/issues/86895), [@​codeincarnate](https://togithub.com/codeincarnate) - **Alerting:** Get grafana-managed alert rule by UID. [#​86845](https://togithub.com/grafana/grafana/issues/86845), [@​fayzal-g](https://togithub.com/fayzal-g) - **Cloudwatch:** Add Kendra metrics. [#​86809](https://togithub.com/grafana/grafana/issues/86809), [@​scottschreckengaust](https://togithub.com/scottschreckengaust) - **Auth:** Added support to filter for parent teams in GitHub connector's team membership filter. [#​86754](https://togithub.com/grafana/grafana/issues/86754), [@​wasim-nihal](https://togithub.com/wasim-nihal) - **Alerting:** Hook up GMA silence APIs to new authentication handler. [#​86625](https://togithub.com/grafana/grafana/issues/86625), [@​JacobsonMT](https://togithub.com/JacobsonMT) - **GeoMap:** Pan and zoom keyboard support. [#​86573](https://togithub.com/grafana/grafana/issues/86573), [@​tskarhed](https://togithub.com/tskarhed) - **Alerting:** Optimize rule status gathering APIs when a limit is applied. [#​86568](https://togithub.com/grafana/grafana/issues/86568), [@​stevesg](https://togithub.com/stevesg) - **Plugins:** Add an auto-generated part to the `plugin.json` schema. [#​86520](https://togithub.com/grafana/grafana/issues/86520), [@​leventebalogh](https://togithub.com/leventebalogh) - **Loki/Prometheus Query Editor:** Disabled cmd/ctrl+f keybinding within the editor. [#​86418](https://togithub.com/grafana/grafana/issues/86418), [@​matyax](https://togithub.com/matyax) - **Grafana packages:** Remove E2E workspace. [#​86416](https://togithub.com/grafana/grafana/issues/86416), [@​sunker](https://togithub.com/sunker) - **RefreshPicker:** Change running state to be less distracting . [#​86405](https://togithub.com/grafana/grafana/issues/86405), [@​torkelo](https://togithub.com/torkelo) - **Prometheus:** Cancellable label values requests. [#​86403](https://togithub.com/grafana/grafana/issues/86403), [@​NWRichmond](https://togithub.com/NWRichmond) - **SQLStore:** Improve recursive CTE support detection. [#​86397](https://togithub.com/grafana/grafana/issues/86397), [@​mildwonkey](https://togithub.com/mildwonkey) - **CloudMonitoring:** Ensure variables can be used in all variable queries. [#​86377](https://togithub.com/grafana/grafana/issues/86377), [@​aangelisc](https://togithub.com/aangelisc) - **Common labels/displayed fields:** Show label names with values. [#​86345](https://togithub.com/grafana/grafana/issues/86345), [@​matyax](https://togithub.com/matyax) - **AuthZ:** Further protect admin endpoints. [#​86285](https://togithub.com/grafana/grafana/issues/86285), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **Explore:** Deprecate local storage singular datasource key. [#​86250](https://togithub.com/grafana/grafana/issues/86250), [@​gelicia](https://togithub.com/gelicia) - **Loki:** Add label filters after label_format if present. [#​86124](https://togithub.com/grafana/grafana/issues/86124), [@​matyax](https://togithub.com/matyax) - **Alerting:** Immutable plugin rules and alerting plugins extensions. [#​86042](https://togithub.com/grafana/grafana/issues/86042), [@​konrad147](https://togithub.com/konrad147) - **Tempo:** Group by template vars. [#​86022](https://togithub.com/grafana/grafana/issues/86022), [@​joey-grafana](https://togithub.com/joey-grafana) - **Short Links:** Add setting for changing expiration time. [#​86003](https://togithub.com/grafana/grafana/issues/86003), [@​gelicia](https://togithub.com/gelicia) - **Prometheus:** Add native histogram functions. [#​86002](https://togithub.com/grafana/grafana/issues/86002), [@​bohandley](https://togithub.com/bohandley) - **Plugins:** Removed feature toggle pluginsDynamicAngularDetectionPatterns. [#​85956](https://togithub.com/grafana/grafana/issues/85956), [@​xnyo](https://togithub.com/xnyo) - **Plugins:** Removed feature toggle enablePluginsTracingByDefault. [#​85953](https://togithub.com/grafana/grafana/issues/85953), [@​xnyo](https://togithub.com/xnyo) - **Tracing:** Allow otel service name and attributes to be overridden from env. [#​85937](https://togithub.com/grafana/grafana/issues/85937), [@​marefr](https://togithub.com/marefr) - **PanelChrome:** Improve accessibility landmark markup. [#​85863](https://togithub.com/grafana/grafana/issues/85863), [@​tskarhed](https://togithub.com/tskarhed) - **Gops:** Add configuration tracker on the existing IRM page. [#​85838](https://togithub.com/grafana/grafana/issues/85838), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **CloudWatch:** Add additional Glue metrics. [#​85798](https://togithub.com/grafana/grafana/issues/85798), [@​tristanburgess](https://togithub.com/tristanburgess) - **CloudWatch:** Add labels for Metric Query type queries. [#​85766](https://togithub.com/grafana/grafana/issues/85766), [@​kevinwcyu](https://togithub.com/kevinwcyu) - **Util:** Support parsing and splitting strings enclosed in quotes in util.SplitString. [#​85735](https://togithub.com/grafana/grafana/issues/85735), [@​mgyongyosi](https://togithub.com/mgyongyosi) - **Loki:** Handle `X-Scope-OrgID` and tenant IDs. [#​85726](https://togithub.com/grafana/grafana/issues/85726), [@​fabrizio-grafana](https://togithub.com/fabrizio-grafana) - **CloudWatch:** Add a Performance Insights and other missing metrics to aws/rds. [#​85680](https://togithub.com/grafana/grafana/issues/85680), [@​kgeckhart](https://togithub.com/kgeckhart) - **Prometheus:** Respect dashboard queries when querying ad hoc filter labels. [#​85674](https://togithub.com/grafana/grafana/issues/85674), [@​itsmylife](https://togithub.com/itsmylife) - **Pyroscope:** Add adhoc filters support. [#​85601](https://togithub.com/grafana/grafana/issues/85601), [@​aocenas](https://togithub.com/aocenas) - **Table Panel:** Update background colors to respect transparency. [#​85565](https://togithub.com/grafana/grafana/issues/85565), [@​codeincarnate](https://togithub.com/codeincarnate) - **Canvas:** Add support for line animation. [#​85556](https://togithub.com/grafana/grafana/issues/85556), [@​adela-almasan](https://togithub.com/adela-almasan) - **Reducers:** Add in basic Percentile Support. [#​85554](https://togithub.com/grafana/grafana/issues/85554), [@​timlevett](https://togithub.com/timlevett) - **Storage:** Watch tests. [#​85496](https://togithub.com/grafana/grafana/issues/85496), [@​DanCech](https://togithub.com/DanCech) - **Plugins:** Show update buttons when instance version is different. [#​85486](https://togithub.com/grafana/grafana/issues/85486), [@​oshirohugo](https://togithub.com/oshirohugo) - **Tempo:** Always use time range even if timeShiftEnabled is false. [#​85477](https://togithub.com/grafana/grafana/issues/85477), [@​ogxd](https://togithub.com/ogxd) - **Alerting:** Gops labels integration. [#​85467](https://togithub.com/grafana/grafana/issues/85467), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **Explore:** Set X-Cache-Skip to true for query requests. [#​85460](https://togithub.com/grafana/grafana/issues/85460), [@​Elfo404](https://togithub.com/Elfo404) - **Explore:** Make Explore breadcrumb clickable. [#​85437](https://togithub.com/grafana/grafana/issues/85437), [@​Elfo404](https://togithub.com/Elfo404) - **Prometheus:** Fuzzy search for metric names in Code Mode. [#​85396](https://togithub.com/grafana/grafana/issues/85396), [@​NWRichmond](https://togithub.com/NWRichmond) - **Storage Api:** Adds traces. [#​85391](https://togithub.com/grafana/grafana/issues/85391), [@​owensmallwood](https://togithub.com/owensmallwood) - **Storage Api:** Add metrics. [#​85316](https://togithub.com/grafana/grafana/issues/85316), [@​owensmallwood](https://togithub.com/owensmallwood) - **Alerting:** Improve paused alert visibility and allow pausing/resuming from alert list view. [#​85116](https://togithub.com/grafana/grafana/issues/85116), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **CloudWatch:** Clarify match exact tooltip and docs. [#​85095](https://togithub.com/grafana/grafana/issues/85095), [@​iwysiu](https://togithub.com/iwysiu) - **Alerting:** Evaluation quick buttons. [#​85010](https://togithub.com/grafana/grafana/issues/85010), [@​gillesdemey](https://togithub.com/gillesdemey) - **Alerting:** Add state history polling interval. [#​84837](https://togithub.com/grafana/grafana/issues/84837), [@​gillesdemey](https://togithub.com/gillesdemey) - **CloudWatch:** Improve metric label parsing. [#​84835](https://togithub.com/grafana/grafana/issues/84835), [@​iwysiu](https://togithub.com/iwysiu) - **Alerting:** Improve template preview. [#​84798](https://togithub.com/grafana/grafana/issues/84798), [@​konrad147](https://togithub.com/konrad147) - **Alerting:** New settings page. [#​84501](https://togithub.com/grafana/grafana/issues/84501), [@​gillesdemey](https://togithub.com/gillesdemey) - **Explore:** Move Query History to be screen wide. [#​84321](https://togithub.com/grafana/grafana/issues/84321), [@​gelicia](https://togithub.com/gelicia) - **MixedDataSource:** Support multi value data source variable that issues a query to each data source. [#​83356](https://togithub.com/grafana/grafana/issues/83356), [@​torkelo](https://togithub.com/torkelo) - **PluginExtensions:** Make the extensions registry reactive. [#​83085](https://togithub.com/grafana/grafana/issues/83085), [@​mckn](https://togithub.com/mckn) - **Loki:** Use label/\/values API instead of series API for label values discovery. [#​83044](https://togithub.com/grafana/grafana/issues/83044), [@​yuri-rs](https://togithub.com/yuri-rs) - **Tempo:** Escape backslash in span name for promsql query. [#​83024](https://togithub.com/grafana/grafana/issues/83024), [@​ttshivers](https://togithub.com/ttshivers) - **Alerting:** Export and provisioning rules into subfolders. [#​77450](https://togithub.com/grafana/grafana/issues/77450), [@​papagian](https://togithub.com/papagian) - **Notification banner:** Integrate with RBAC. (Enterprise) - **Auth:** Assign users using SAML to AutoAssignOrgRole if no role matches. (Enterprise) - **Notification banner:** Display preview. (Enterprise) - **Auth:** Add None and Viewer roles as options to SAML UI config. (Enterprise) - **SAML:** Add nonce to the generated script tag. (Enterprise) - **Notification banner:** Add settings page. (Enterprise) - **Notification banner:** Add API client. (Enterprise) - **Chore:** Upgrade go version to 1.22.3. (Enterprise) - **Auditing:** Correctly parse the URL for auditing through Loki. (Enterprise) - **Auditlog:** Refactor action to post-action in default auditlogging. (Enterprise) - **Plugins:** Make grafana-com API URL usage consistent. (Enterprise) - **Plugins:** Make grafana-com API URL usage consistent. (Enterprise) - **Caching:** Implement mtls-enabled memcached integration. (Enterprise) - **OpenAPI:** Document the datasource caching API. (Enterprise) ##### Bug fixes - **Alerting:** Fix go-swagger extraction and several embedded types from Alertmanager in Swagger docs. [#​88879](https://togithub.com/grafana/grafana/issues/88879), [@​alexweav](https://togithub.com/alexweav) - **DashboardScene:** Fixes inspect with transforms issue. [#​88843](https://togithub.com/grafana/grafana/issues/88843), [@​torkelo](https://togithub.com/torkelo) - **Elasticsearch:** Fix stripping of trailing slashes in datasource URLs. [#​88779](https://togithub.com/grafana/grafana/issues/88779), [@​ivanahuckova](https://togithub.com/ivanahuckova) - **Loki:** Fix editor history in wrong order. [#​88666](https://togithub.com/grafana/grafana/issues/88666), [@​svennergr](https://togithub.com/svennergr) - **Cli:** Fix bug where password is hashed twice. [#​88589](https://togithub.com/grafana/grafana/issues/88589), [@​kalleep](https://togithub.com/kalleep) - **AzureMonitor:** Fix bug detecting app insights queries. [#​88572](https://togithub.com/grafana/grafana/issues/88572), [@​aangelisc](https://togithub.com/aangelisc) - **SSE:** Fix threshold unmarshal to avoid panic. [#​88521](https://togithub.com/grafana/grafana/issues/88521), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **Dashboard:** Fix Variables query hides fields with non-supported datasources. [#​88516](https://togithub.com/grafana/grafana/issues/88516), [@​axelavargas](https://togithub.com/axelavargas) - **Explore:** Align time filters properly to day boundaries in query history. [#​88498](https://togithub.com/grafana/grafana/issues/88498), [@​aocenas](https://togithub.com/aocenas) - **Access Control:** Clean up permissions for deprovisioned data sources. [#​88483](https://togithub.com/grafana/grafana/issues/88483), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **Dashboards:** Correctly display Admin access to dashboards in the UI. [#​88439](https://togithub.com/grafana/grafana/issues/88439), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **LibraryPanels/RBAC:** Ignore old folder permission check when deleting/patching lib panel. [#​88422](https://togithub.com/grafana/grafana/issues/88422), [@​kaydelaney](https://togithub.com/kaydelaney) - **LogsTable:** Fix default sort by time. [#​88398](https://togithub.com/grafana/grafana/issues/88398), [@​svennergr](https://togithub.com/svennergr) - **Dashboards:** Fix regression when deleting folder. [#​88311](https://togithub.com/grafana/grafana/issues/88311), [@​papagian](https://togithub.com/papagian) - **Docker:** Fix renderer plugin in custom Dockerfile. [#​88223](https://togithub.com/grafana/grafana/issues/88223), [@​AgnesToulet](https://togithub.com/AgnesToulet) - **Alerting:** Fix rules deleting when reordering whilst filtered. [#​88221](https://togithub.com/grafana/grafana/issues/88221), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Alerting:** Fix "copy link" not including full URL. [#​88210](https://togithub.com/grafana/grafana/issues/88210), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Alerting:** Fix typo in JSON response for rule export. [#​88028](https://togithub.com/grafana/grafana/issues/88028), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **Alerting:** Fix scheduler to sort rules before evaluation. [#​88006](https://togithub.com/grafana/grafana/issues/88006), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **CloudMonitoring:** Fix query type selection issue. [#​87990](https://togithub.com/grafana/grafana/issues/87990), [@​aangelisc](https://togithub.com/aangelisc) - **Alerting:** Assume built-in AM is receiving alerts in case of not having admin config. [#​87893](https://togithub.com/grafana/grafana/issues/87893), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **DashboardScene:** Skip panel repeats when values are the same. [#​87788](https://togithub.com/grafana/grafana/issues/87788), [@​torkelo](https://togithub.com/torkelo) - **Alerting:** Fix deleting rules when silencing/resuming rule from a panel alert tab. [#​87710](https://togithub.com/grafana/grafana/issues/87710), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **Dashboards:** Don't set dashboard creator/updater if the action is done by an API key. [#​87704](https://togithub.com/grafana/grafana/issues/87704), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **Elasticsearch:** Fix setting of default maxConcurrentShardRequests. [#​87703](https://togithub.com/grafana/grafana/issues/87703), [@​ivanahuckova](https://togithub.com/ivanahuckova) - **Graphite:** Fix alignment of elements in the query editor. [#​87662](https://togithub.com/grafana/grafana/issues/87662), [@​NWRichmond](https://togithub.com/NWRichmond) - **DashboardScene:** Fixing major row repeat issues. [#​87539](https://togithub.com/grafana/grafana/issues/87539), [@​torkelo](https://togithub.com/torkelo) - **Alerting:** Do not store series values from past evaluations in state manager for no reason. [#​87525](https://togithub.com/grafana/grafana/issues/87525), [@​alexweav](https://togithub.com/alexweav) - **RBAC:** Update role picker in team page, fix a bug with roles being removed upon team setting update. [#​87519](https://togithub.com/grafana/grafana/issues/87519), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **Transformations:** Fix true inner join in `joinByField` transformation. [#​87409](https://togithub.com/grafana/grafana/issues/87409), [@​baldm0mma](https://togithub.com/baldm0mma) - **Alerting:** Do not retry rule evaluations with "input data must be a wide series but got type long" style errors. [#​87343](https://togithub.com/grafana/grafana/issues/87343), [@​alexweav](https://togithub.com/alexweav) - **Tempo:** Fix sorting for nested tables. [#​87214](https://togithub.com/grafana/grafana/issues/87214), [@​fabrizio-grafana](https://togithub.com/fabrizio-grafana) - **Cloudwatch Logs:** Fix bug where we did not return errors to user. [#​87190](https://togithub.com/grafana/grafana/issues/87190), [@​sarahzinger](https://togithub.com/sarahzinger) - **CloudWatch:** Fix apostrophes in dimension values not being escaped. [#​87182](https://togithub.com/grafana/grafana/issues/87182), [@​kevinwcyu](https://togithub.com/kevinwcyu) - **AnnotationList:** Fix link for annotation with no panel or dashboard. [#​87048](https://togithub.com/grafana/grafana/issues/87048), [@​tskarhed](https://togithub.com/tskarhed) - **Graphite:** Fix splitting expressions in tag_value with template variables. [#​86958](https://togithub.com/grafana/grafana/issues/86958), [@​EduardZaydler](https://togithub.com/EduardZaydler) - **SQL Query Editor:** Fix label-for IDs, associate "Table" label. [#​86944](https://togithub.com/grafana/grafana/issues/86944), [@​timo](https://togithub.com/timo) - **SSO:** Add SSO settings to secrets migrator. [#​86913](https://togithub.com/grafana/grafana/issues/86913), [@​dmihai](https://togithub.com/dmihai) - **Plugins:** Preserve trailing slash in plugin proxy. [#​86859](https://togithub.com/grafana/grafana/issues/86859), [@​marefr](https://togithub.com/marefr) - **TimeSeries:** Improve keyboard focus and fix spacebar override. [#​86848](https://togithub.com/grafana/grafana/issues/86848), [@​tskarhed](https://togithub.com/tskarhed) - **NodeGraph:** Use values from fixedX/fixedY column for layout. [#​86643](https://togithub.com/grafana/grafana/issues/86643), [@​timo](https://togithub.com/timo) - **Alerting:** Prevent simplified routing zero duration GroupInterval and RepeatInterval. [#​86561](https://togithub.com/grafana/grafana/issues/86561), [@​JacobsonMT](https://togithub.com/JacobsonMT) - **Loki:** Fix setting of tenant ID. [#​86433](https://togithub.com/grafana/grafana/issues/86433), [@​fabrizio-grafana](https://togithub.com/fabrizio-grafana) - **DashboardScene:** Fixes checkbox orienation in save forms. [#​86408](https://togithub.com/grafana/grafana/issues/86408), [@​torkelo](https://togithub.com/torkelo) - **CloudMonitoring:** Correctly interpolate multi-valued template variables in PromQL queries. [#​86391](https://togithub.com/grafana/grafana/issues/86391), [@​aangelisc](https://togithub.com/aangelisc) - **Expressions:** Fix erroneous sorting of metrics and expressions. [#​86372](https://togithub.com/grafana/grafana/issues/86372), [@​NWRichmond](https://togithub.com/NWRichmond) - **CloudMonitoring:** Allow a custom group by value. [#​86288](https://togithub.com/grafana/grafana/issues/86288), [@​aangelisc](https://togithub.com/aangelisc) - **DataLinks:** Fixes datalinks with onClick and variables in url not being interpolated . [#​86253](https://togithub.com/grafana/grafana/issues/86253), [@​gng0](https://togithub.com/gng0) - **I18N:** Fix untranslated descriptions in data source picker. [#​86216](https://togithub.com/grafana/grafana/issues/86216), [@​joshhunt](https://togithub.com/joshhunt) - **RBAC:** Fix global role deletion in hosted Grafana. [#​85980](https://togithub.com/grafana/grafana/issues/85980), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **Expression:** Fix a bug of the display name of the threshold expression result. [#​85912](https://togithub.com/grafana/grafana/issues/85912), [@​lingyufei](https://togithub.com/lingyufei) - **Alerting:** Fix incorrect display of pending period in alert rule form. [#​85893](https://togithub.com/grafana/grafana/issues/85893), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Alerting:** Fix redirect after saving a notification template. [#​85667](https://togithub.com/grafana/grafana/issues/85667), [@​tomratcliffe](https://togithub.com/tomratcliffe) - **Alerting:** Get oncall metada only when we have alert manager configuration data. [#​85622](https://togithub.com/grafana/grafana/issues/85622), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **Alerting:** Return better error for invalid time range on alert queries. [#​85611](https://togithub.com/grafana/grafana/issues/85611), [@​alexweav](https://togithub.com/alexweav) - **CloudWatch:** Fix SageMaker MBP namespace typo. [#​85557](https://togithub.com/grafana/grafana/issues/85557), [@​tristanburgess](https://togithub.com/tristanburgess) - **Alerting:** Only append `/alertmanager` when sending alerts to mimir targets if not already present. [#​85543](https://togithub.com/grafana/grafana/issues/85543), [@​alexweav](https://togithub.com/alexweav) - **Alerting:** Set mimir implementation in jsonData by default when creating a new a…. [#​85513](https://togithub.com/grafana/grafana/issues/85513), [@​soniaAguilarPeiron](https://togithub.com/soniaAguilarPeiron) - **Alerting:** Persist silence state immediately on Create/Delete . [#​84705](https://togithub.com/grafana/grafana/issues/84705), [@​JacobsonMT](https://togithub.com/JacobsonMT) - **NodeGraph:** Fix configuring arc colors with mixed case field names. [#​84609](https://togithub.com/grafana/grafana/issues/84609), [@​timo](https://togithub.com/timo) - **Auditing:** Fix Loki URL parsing. (Enterprise) - **Provisioning:** Add override option to role provisioning. (Enterprise) - **Alerting:** Check pointers before use to prevent segfault. (Enterprise) - **Reporting:** Fix UI errors when using linked variables. (Enterprise) ##### Breaking changes Users that provision alert rules into folders whose titles contain slashes from now on they should escape them: eg. if an alert group contains: `folder: folder_with_/_in_title` it should become: `folder: folder_with_\/_in_title` Issue [#​77450](https://togithub.com/grafana/grafana/issues/77450) ##### Deprecations The `grafana.explore.richHistory.activeDatasourceOnly` local storage key is deprecated, and will be removed in Grafana 12. You may experience loss of your Explore query history or autocomplete data if you upgrade to Grafana 12 under 2 weeks of Grafana 11.1. Actual risk of data loss depends on your query history retention policy. Issue [#​86250](https://togithub.com/grafana/grafana/issues/86250) ##### Plugin development fixes & changes - **Select:** Change `Select` group headers to always be visible. [#​88178](https://togithub.com/grafana/grafana/issues/88178), [@​ashharrison90](https://togithub.com/ashharrison90) - **Select:** Ensure virtualised menu scrolls active option into view when using arrow keys. [#​87743](https://togithub.com/grafana/grafana/issues/87743), [@​ashharrison90](https://togithub.com/ashharrison90) - **Switch:** Improve disabled active state. [#​87694](https://togithub.com/grafana/grafana/issues/87694), [@​ashharrison90](https://togithub.com/ashharrison90) - **Button:** Allow disabled button to still be focused. [#​87516](https://togithub.com/grafana/grafana/issues/87516), [@​JoaoSilvaGrafana](https://togithub.com/JoaoSilvaGrafana) - **GrafanaUI:** Add `tabular` prop to Text component for tabular numbers. [#​87440](https://togithub.com/grafana/grafana/issues/87440), [@​JoaoSilvaGrafana](https://togithub.com/JoaoSilvaGrafana) ### [`v11.0.4`](https://togithub.com/grafana/grafana/releases/tag/v11.0.4): 11.0.4 [Compare Source](https://togithub.com/grafana/grafana/compare/v11.0.3...v11.0.4) [Download page](https://grafana.com/grafana/download/11.0.4) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **Alerting:** Fix persisting result fingerprint that is used by recovery threshold [#​91328](https://togithub.com/grafana/grafana/pull/91328), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **Auditing:** Fix a possible crash when audit logger parses responses for failed requests (Enterprise) - **RBAC:** Fix seeder failures when inserting duplicated permissions (Enterprise) - **Snapshots:** Fix panic when snapshot_remove_expired is true [#​91330](https://togithub.com/grafana/grafana/pull/91330), [@​ryantxu](https://togithub.com/ryantxu) ### [`v11.0.3`](https://togithub.com/grafana/grafana/releases/tag/v11.0.3): 11.0.3 [Compare Source](https://togithub.com/grafana/grafana/compare/v11.0.2...v11.0.3) [Download page](https://grafana.com/grafana/download/11.0.3) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **Swagger:** Fixed CVE-2024-6837. ### [`v11.0.2`](https://togithub.com/grafana/grafana/releases/tag/v11.0.2): 11.0.2 (2024-07-23) [Compare Source](https://togithub.com/grafana/grafana/compare/v11.0.1...v11.0.2) [Download page](https://grafana.com/grafana/download/11.0.2) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Features and enhancements - **Alerting:** Update grafana/alerting to [`c340765`](https://togithub.com/grafana/grafana/commit/c340765c985a12603bbdfcd10576ddfdbf9dc284) [#​90388](https://togithub.com/grafana/grafana/pull/90388), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **Prometheus:** Reintroduce Azure audience override feature flag [#​90558](https://togithub.com/grafana/grafana/pull/90558), [@​aangelisc](https://togithub.com/aangelisc) ##### Bug fixes - **Alerting:** Skip loading alert rules for dashboards when disabled [#​89904](https://togithub.com/grafana/grafana/pull/89904), [@​gillesdemey](https://togithub.com/gillesdemey) ### [`v11.0.1`](https://togithub.com/grafana/grafana/releases/tag/v11.0.1): 11.0.1 (2024-06-21) [Compare Source](https://togithub.com/grafana/grafana/compare/v11.0.0...v11.0.1) [Download page](https://grafana.com/grafana/download/11.0.1) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **Echo:** Suppress errors from frontend-metrics API call failing. [#​89493](https://togithub.com/grafana/grafana/issues/89493), [@​joshhunt](https://togithub.com/joshhunt) - **Fix:** Portuguese Brazilian wasn't loading translations. [#​89374](https://togithub.com/grafana/grafana/issues/89374), [@​JoaoSilvaGrafana](https://togithub.com/JoaoSilvaGrafana) - **Analytics:** Fix ApplicationInsights integration. [#​89300](https://togithub.com/grafana/grafana/issues/89300), [@​ashharrison90](https://togithub.com/ashharrison90) - **DashboardScene:** Fixes issue removing override rule. [#​89134](https://togithub.com/grafana/grafana/issues/89134), [@​torkelo](https://togithub.com/torkelo) - **BrowseDashboards:** Prepend subpath to New Browse Dashboard actions. [#​89130](https://togithub.com/grafana/grafana/issues/89130), [@​joshhunt](https://togithub.com/joshhunt) - **Alerting:** Fix rule storage to filter by group names using case-sensitive comparison. [#​89063](https://togithub.com/grafana/grafana/issues/89063), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **RBAC:** List only the folders that the user has access to. [#​89015](https://togithub.com/grafana/grafana/issues/89015), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **DashboardScene:** Fixes lack of re-render when updating field override properties. [#​88985](https://togithub.com/grafana/grafana/issues/88985), [@​torkelo](https://togithub.com/torkelo) - **DashboardScene:** Fixes inspect with transforms issue. [#​88862](https://togithub.com/grafana/grafana/issues/88862), [@​torkelo](https://togithub.com/torkelo) - **AzureMonitor:** Fix bug detecting app insights queries. [#​88787](https://togithub.com/grafana/grafana/issues/88787), [@​aangelisc](https://togithub.com/aangelisc) - **Access Control:** Clean up permissions for deprovisioned data sources. [#​88700](https://togithub.com/grafana/grafana/issues/88700), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **Loki:** Fix editor history in wrong order. [#​88669](https://togithub.com/grafana/grafana/issues/88669), [@​svennergr](https://togithub.com/svennergr) - **SSE:** Fix threshold unmarshal to avoid panic. [#​88651](https://togithub.com/grafana/grafana/issues/88651), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **LibraryPanels/RBAC:** Ignore old folder permission check when deleting/patching lib panel. [#​88493](https://togithub.com/grafana/grafana/issues/88493), [@​kaydelaney](https://togithub.com/kaydelaney) - **Dashboards:** Correctly display Admin access to dashboards in the UI. [#​88473](https://togithub.com/grafana/grafana/issues/88473), [@​IevaVasiljeva](https://togithub.com/IevaVasiljeva) - **LogsTable:** Fix default sort by time. [#​88434](https://togithub.com/grafana/grafana/issues/88434), [@​svennergr](https://togithub.com/svennergr) - **Alerting:** Fix rules deleting when reordering whilst filtered. [#​88285](https://togithub.com/grafana/grafana/issues/88285), [@​gillesdemey](https://togithub.com/gillesdemey) - **Alerting:** Fix typo in JSON response for rule export. [#​88090](https://togithub.com/grafana/grafana/issues/88090), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **CloudMonitoring:** Fix query type selection issue. [#​88024](https://togithub.com/grafana/grafana/issues/88024), [@​aangelisc](https://togithub.com/aangelisc) - **Alerting:** Fix scheduler to sort rules before evaluation. [#​88021](https://togithub.com/grafana/grafana/issues/88021), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **DashboardScene:** Skip panel repeats when values are the same. [#​87896](https://togithub.com/grafana/grafana/issues/87896), [@​torkelo](https://togithub.com/torkelo) - **Alerting:** Do not store series values from past evaluations in state manager for no reason. [#​87845](https://togithub.com/grafana/grafana/issues/87845), [@​alexweav](https://togithub.com/alexweav) - **DashboardScene:** Fixing major row repeat issues. [#​87800](https://togithub.com/grafana/grafana/issues/87800), [@​torkelo](https://togithub.com/torkelo) - **DashboardScene:** Fixes checkbox orienation in save forms. [#​86490](https://togithub.com/grafana/grafana/issues/86490), [@​torkelo](https://togithub.com/torkelo) - **Provisioning:** Add override option to role provisioning. (Enterprise) ##### Breaking changes If you had selected your language as "Português Brasileiro" previously, this will be reset. You have to select it again in your Preferences for the fix to be applied and the translations will then be shown. Issue [#​89374](https://togithub.com/grafana/grafana/issues/89374) ### [`v11.0.0`](https://togithub.com/grafana/grafana/releases/tag/v11.0.0): 11.0.0 (2024-05-14) [Compare Source](https://togithub.com/grafana/grafana/compare/v10.4.8...v11.0.0) [Download page](https://grafana.com/grafana/download/11.0.0) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Features and enhancements - **Alerting:** Add two sets of provisioning actions for rules and notifications . [#​87572](https://togithub.com/grafana/grafana/issues/87572), [@​yuri-tceretian](https://togithub.com/yuri-tceretian) - **Chore:** Upgrade go to 1.21.10. [#​87472](https://togithub.com/grafana/grafana/issues/87472), [@​stephaniehingtgen](https://togithub.com/stephaniehingtgen) - **Auth:** Force lowercase login/email for users. [#​86985](https://togithub.com/grafana/grafana/issues/86985), [@​eleijonmarck](https://togithub.com/eleijonmarck) - **Navigation:** Add a return to previous button when navigating to different sections. [#​86797](https://togithub.com/grafana/grafana/issues/86797), [@​eledobleefe](https://togithub.com/eledobleefe) - **DashboardScene:** Move add library panel view from grid item to drawer. [#​86409](https://togithub.com/grafana/grafana/issues/86409), [@​torkelo](https://togithub.com/torkelo) - **CloudWatch :** Add missing AWS/ES metrics. [#​86271](https://togithub.com/grafana/grafana/issues/86271), [@​thepalbi](https://togithub.com/thepalbi) - **Alerting:** Reduce set of fields that could trigger alert state change. [#​86266](https://togithub.com/grafana/grafana/issues/86266), [@​benoittgt](https://togithub.com/benoittgt) - **OAuth:** Make sub claim required for generic oauth behind feature toggle. [#​86118](https://togithub.com/grafana/grafana/issues/86118), [@​kalleep](https://togithub.com/kalleep) - **Grafana E2E:** Add deprecation notice and update docs. [#​85778](https://togithub.com/grafana/grafana/issues/85778), [@​sunker](https://togithub.com/sunker) - **Loki:** Remove API restrictions on resource calls. [#​85201](https://togithub.com/grafana/grafana/issues/85201), [@​svennergr](https://togithub.com/svennergr) - **Chore:** Upgrade go to 1.21.10. (Enterprise) ##### Bug fixes - **AuthN:** Fix signout redirect url. [#​87681](https://togithub.com/grafana/grafana/issues/87681), [@​kalleep](https://togithub.com/kalleep) - **CloudMonitoring:** Improve legacy query migrations. [#​87648](https://togithub.com/grafana/grafana/issues/87648), [@​aangelisc](https://togithub.com/aangelisc) - **Azure data sources:** Set selected config type before save. [#​87632](https://togithub.com/grafana/grafana/issues/87632), [@​bossinc](https://togithub.com/bossinc) - **Loki:** Fix log context when no label types are present. [#​87600](https://togithub.com/grafana/grafana/issues/87600), [@​svennergr](https://togithub.com/svennergr) - **DashboardScene:** Fixes editing transformations after toggling table view. [#​87485](https://togithub.com/grafana/grafana/issues/87485

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.