Skip to content

chore(deps): update grafana#1383

Merged
chance-coleman merged 2 commits intomainfrom
renovate/grafana
Apr 1, 2025
Merged

chore(deps): update grafana#1383
chance-coleman merged 2 commits intomainfrom
renovate/grafana

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 25, 2025

This PR contains the following updates:

Package Update Change
cgr.dev/du-uds-defenseunicorns/grafana-fips (source) patch 11.5.2 -> 11.5.3
cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips (source) patch 1.30.2 -> 1.30.3
docker.io/grafana/grafana minor 11.5.2 -> 11.6.0
ghcr.io/kiwigrid/k8s-sidecar patch 1.30.2 -> 1.30.3
grafana (source) minor 8.10.4 -> 8.11.0
registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar (source) patch 1.30.2 -> 1.30.3
registry1.dso.mil/ironbank/opensource/grafana/grafana (source) minor 11.5.2 -> 11.6.0

Release Notes

grafana/grafana (docker.io/grafana/grafana)

v11.6.0

Compare Source

Features and enhancements
Bug fixes
Breaking changes
  • Data source: Change Permissions for query to only have query and not read OR query (Enterprise)
Plugin development fixes & changes

v11.5.3

Compare Source

Features and enhancements
Bug fixes
kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)

v1.30.3

Compare Source

grafana/helm-charts (grafana)

v8.11.0

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

Full Changelog: grafana/helm-charts@alloy-operator-0.2.1-beta.1...grafana-8.11.0


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate Bot requested a review from a team as a code owner March 25, 2025 14:04
@renovate renovate Bot force-pushed the renovate/grafana branch 2 times, most recently from eb2895b to 91db3ee Compare March 26, 2025 00:23
@renovate renovate Bot changed the title chore(deps): update grafana to v11.5.3 chore(deps): update grafana Mar 26, 2025
@noahpb noahpb added waiting on chainguard This PR is waiting on an image update for chainguard waiting on ironbank This PR is waiting on an image update for ironbank labels Mar 26, 2025
@renovate renovate Bot force-pushed the renovate/grafana branch from 91db3ee to 216d824 Compare March 26, 2025 17:18
@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Mar 26, 2025
@renovate renovate Bot force-pushed the renovate/grafana branch 2 times, most recently from 7259b61 to 918c9a3 Compare March 28, 2025 09:05
| datasource | package                                               | from   | to     |
| ---------- | ----------------------------------------------------- | ------ | ------ |
| docker     | cgr.dev/du-uds-defenseunicorns/grafana-fips           | 11.5.2 | 11.5.3 |
| docker     | cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips       | 1.30.2 | 1.30.3 |
| docker     | docker.io/grafana/grafana                             | 11.5.2 | 11.6.0 |
| docker     | ghcr.io/kiwigrid/k8s-sidecar                          | 1.30.2 | 1.30.3 |
| helm       | grafana                                               | 8.10.4 | 8.11.0 |
| docker     | registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar       | 1.30.2 | 1.30.3 |
| docker     | registry1.dso.mil/ironbank/opensource/grafana/grafana | 11.5.2 | 11.6.0 |
@renovate renovate Bot force-pushed the renovate/grafana branch from 918c9a3 to 65c16fd Compare March 31, 2025 15:06
@chance-coleman chance-coleman removed the waiting on chainguard This PR is waiting on an image update for chainguard label Apr 1, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@chance-coleman chance-coleman added the renovate-ready Label used to trigger Renovate PR CI label Apr 1, 2025
@chance-coleman chance-coleman merged commit 122dc58 into main Apr 1, 2025
16 of 17 checks passed
@chance-coleman chance-coleman deleted the renovate/grafana branch April 1, 2025 15:25
chance-coleman pushed a commit that referenced this pull request Apr 1, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([#1374](#1374))
([818a3a0](818a3a0))
* ambient mesh authorization policy generation
(#1384)
([b47daba](b47daba))
* new webauth and mfa flows
([#1370](#1370))
([1ac1b03](1ac1b03))
* theme customization
([#1382](#1382))
([55ef41b](55ef41b))
* use Client Credentials for managing Keycloak Clients
([#1341](#1341))
([4db9cc7](4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([#1398](#1398))
([d45b3e6](d45b3e6))
* broken selectors for internal dependencies on charts
([#1403](#1403))
([d72b194](d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([#1379](#1379))
([8200bce](8200bce))
* add docs for layer selection
([#1216](#1216))
([c170322](c170322))
* **deps:** update grafana
([#1383](#1383))
([122dc58](122dc58))
* **deps:** update grafana to v8.10.4
([#1363](#1363))
([fb163bd](fb163bd))
* **deps:** update istio to v1.25.0
([#1335](#1335))
([1803ea7](1803ea7))
* **deps:** update keycloak to v0.11.1
([#1400](#1400))
([6fdcd0c](6fdcd0c))
* **deps:** update keycloak to v26.1.4
([#1356](#1356))
([31152f7](31152f7))
* **deps:** update pepr to v0.46.3
([#1365](#1365))
([304a556](304a556))
* **deps:** update prometheus-stack
([#1362](#1362))
([ae40b27](ae40b27))
* **deps:** update prometheus-stack
([#1380](#1380))
([eec3337](eec3337))
* **deps:** update support dependencies to v22.13.17
([#1401](#1401))
([8a81eec](8a81eec))
* **deps:** update support-deps
([#1364](#1364))
([7819bec](7819bec))
* **deps:** update support-deps
([#1376](#1376))
([dd22589](dd22589))
* **deps:** update support-deps
([#1390](#1390))
([f06bb70](f06bb70))
* **deps:** update support-deps
([#1392](#1392))
([c0762a3](c0762a3))
* **deps:** update ts-jest to v29.3.0
([#1377](#1377))
([8b2174a](8b2174a))
* **deps:** update velero to v8.6.0
([#1371](#1371))
([93a44e6](93a44e6))
* remove kiali and tempo references from repo
([#1375](#1375))
([8374de3](8374de3))
* update how to scrape metrics
([#1378](#1378))
([e808f7d](e808f7d))
* update unicorn ztunnel image to 1.25.0
([#1389](#1389))
([7e446cb](7e446cb))


### Documentation

* velero csi vsphere backups
([#1385](#1385))
([5ae33b2](5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
noahpb pushed a commit that referenced this pull request Apr 2, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[cgr.dev/du-uds-defenseunicorns/grafana-fips](https://images.chainguard.dev/directory/image/grafana-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/grafana-fips))
| patch | `11.5.2` -> `11.5.3` |
|
[cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips](https://images.chainguard.dev/directory/image/k8s-sidecar-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/k8s-sidecar-fips))
| patch | `1.30.2` -> `1.30.3` |
|
[docker.io/grafana/grafana](https://github.com/grafana/grafana)
| minor | `11.5.2` -> `11.6.0` |
|
[ghcr.io/kiwigrid/k8s-sidecar](https://github.com/kiwigrid/k8s-sidecar)
| patch | `1.30.2` -> `1.30.3` |
| [grafana](https://grafana.com)
([source](https://github.com/grafana/helm-charts)) | minor |
`8.10.4` -> `8.11.0` |
|
[registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://github.com/kiwigrid/k8s-sidecar)
([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | patch |
`1.30.2` -> `1.30.3` |
|
[registry1.dso.mil/ironbank/opensource/grafana/grafana](https://github.com/grafana/grafana)
([source](https://repo1.dso.mil/dsop/opensource/grafana/grafana)) |
minor | `11.5.2` -> `11.6.0` |

---

### Release Notes

<details>
<summary>grafana/grafana (docker.io/grafana/grafana)</summary>

###
[`v11.6.0`](https://github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1160-2025-03-25)

[Compare
Source](https://github.com/grafana/grafana/compare/v11.5.3...v11.6.0)

##### Features and enhancements

- **API keys:** Migrate API keys to service accounts at startup
[#&#8203;96924](https://github.com/grafana/grafana/pull/96924),
[@&#8203;dmihai](https://github.com/dmihai)
- **AccessControl:** Allow plugin roles to include `plugins:write`
[#&#8203;101089](https://github.com/grafana/grafana/pull/101089),
[@&#8203;gamab](https://github.com/gamab)
- **Alerting:** Add DAG errors to alert rule creation and view
[#&#8203;99423](https://github.com/grafana/grafana/pull/99423),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add Jira integration to cloud AMs
[#&#8203;100482](https://github.com/grafana/grafana/pull/100482),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add alert rule version history - part1
[#&#8203;99490](https://github.com/grafana/grafana/pull/99490),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add migration to clean up rule versions table
[#&#8203;102562](https://github.com/grafana/grafana/pull/102562),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Add multiple threshold operators
[#&#8203;99516](https://github.com/grafana/grafana/pull/99516),
[@&#8203;paulojmdias](https://github.com/paulojmdias)
- **Alerting:** Add tracking for the mode used in query and
notifications step when c…
[#&#8203;100824](https://github.com/grafana/grafana/pull/100824),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Adding color option for slack receiver
[#&#8203;99615](https://github.com/grafana/grafana/pull/99615),
[@&#8203;wymangr](https://github.com/wymangr)
- **Alerting:** Allow selection of recording rule write target on
per-rule basis.
[#&#8203;101778](https://github.com/grafana/grafana/pull/101778),
[@&#8203;stevesg](https://github.com/stevesg)
- **Alerting:** Allow specifying uid for new rules added to groups
[#&#8203;99858](https://github.com/grafana/grafana/pull/99858),
[@&#8203;moustafab](https://github.com/moustafab)
- **Alerting:** Improve template testing by trying non-root scopes
[#&#8203;101471](https://github.com/grafana/grafana/pull/101471),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **Alerting:** Include time range in template dashboard and panel urls
[#&#8203;101095](https://github.com/grafana/grafana/pull/101095),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **Alerting:** Keep the latest version of deleted rule in version table
[#&#8203;101481](https://github.com/grafana/grafana/pull/101481),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Promote alertingSaveStateCompressed flag to public
preview
[#&#8203;99935](https://github.com/grafana/grafana/pull/99935),
[@&#8203;alexander-akhmetov](https://github.com/alexander-akhmetov)
- **Alerting:** Remove ID and OrgID from hash calculation
[#&#8203;100140](https://github.com/grafana/grafana/pull/100140),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Remove feature toggle alertingNoNormalState
[#&#8203;99905](https://github.com/grafana/grafana/pull/99905),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Remove rule group edit from single rule editor
[#&#8203;100191](https://github.com/grafana/grafana/pull/100191),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Return 404 when
/api/ruler/grafana/api/v1/rules/{Namespace}/{Groupname} does not exist
[#&#8203;100264](https://github.com/grafana/grafana/pull/100264),
[@&#8203;fayzal-g](https://github.com/fayzal-g)
- **Alerting:** Rule history restore feature
[#&#8203;100609](https://github.com/grafana/grafana/pull/100609),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Support Jira Integration
[#&#8203;100480](https://github.com/grafana/grafana/pull/100480),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Track if new gm rules are created with queries and
expressions transformable to simple mode
[#&#8203;101121](https://github.com/grafana/grafana/pull/101121),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Update IRM copies in Configuration Tracker
[#&#8203;100069](https://github.com/grafana/grafana/pull/100069),
[@&#8203;teodosii](https://github.com/teodosii)
- **Alerting:** Update design of rule details tab and add `updated by`
[#&#8203;99895](https://github.com/grafana/grafana/pull/99895),
[@&#8203;tomratcliffe](https://github.com/tomratcliffe)
- **Alerting:** Update irm links for incident and oncall in case new irm
plugin is present
[#&#8203;99952](https://github.com/grafana/grafana/pull/99952),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Use exponential backoff in the remote Alertmanager
readiness check
[#&#8203;99756](https://github.com/grafana/grafana/pull/99756),
[@&#8203;santihernandezc](https://github.com/santihernandezc)
- **Alerting:** Use uid instead of id in AnnotationsStateHistory
[#&#8203;101207](https://github.com/grafana/grafana/pull/101207),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Auth:** Add IP address login attempt validation
[#&#8203;98123](https://github.com/grafana/grafana/pull/98123),
[@&#8203;colin-stuart](https://github.com/colin-stuart)
- **Auth:** Add support for the TlsSkipVerify parameter to JWT Auth
[#&#8203;91514](https://github.com/grafana/grafana/pull/91514),
[@&#8203;Ret2Me](https://github.com/Ret2Me)
- **Auth:** Make ssoSettingsSAML GA and enabled by default
[#&#8203;101766](https://github.com/grafana/grafana/pull/101766),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **Azure Monitor:** Filter namespaces by resource group
[#&#8203;100325](https://github.com/grafana/grafana/pull/100325),
[@&#8203;alyssabull](https://github.com/alyssabull)
- **Azure:** Resource picker improvements
[#&#8203;101462](https://github.com/grafana/grafana/pull/101462),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **Azure:** Variable editor and resource picker improvements
[#&#8203;101695](https://github.com/grafana/grafana/pull/101695),
[@&#8203;alyssabull](https://github.com/alyssabull)
- **Badge:** Add darkgrey color
[#&#8203;100699](https://github.com/grafana/grafana/pull/100699),
[@&#8203;Clarity-89](https://github.com/Clarity-89)
- **Canvas:** One click links and actions
[#&#8203;99616](https://github.com/grafana/grafana/pull/99616),
[@&#8203;adela-almasan](https://github.com/adela-almasan)
- **Chore:** Bump Go to 1.23.7
[#&#8203;101576](https://github.com/grafana/grafana/pull/101576),
[@&#8203;macabu](https://github.com/macabu)
-   **Chore:** Bump Go to 1.23.7 (Enterprise)
- **Chore:** Bump github.com/expr-lang/expr to v1.17.0 to address
CVE-2025-29786
[#&#8203;102533](https://github.com/grafana/grafana/pull/102533),
[@&#8203;macabu](https://github.com/macabu)
- **Chore:** Remove `sqlQuerybuilderFunctionParameters` feature toggle
[#&#8203;100809](https://github.com/grafana/grafana/pull/100809),
[@&#8203;zoltanbedi](https://github.com/zoltanbedi)
- **CloudWatch:** Track Logs Insights query language
[#&#8203;100254](https://github.com/grafana/grafana/pull/100254),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Configuration tracker:** Update copy in IRM and point to new IRM
slack integration
[#&#8203;100440](https://github.com/grafana/grafana/pull/100440),
[@&#8203;teodosii](https://github.com/teodosii)
- **Dashboard:** Folder move unexpected behavior
[#&#8203;100394](https://github.com/grafana/grafana/pull/100394),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **Dashboards:** Allow custom quick time ranges specified in dashboard
model
[#&#8203;93724](https://github.com/grafana/grafana/pull/93724),
[@&#8203;sknaumov](https://github.com/sknaumov)
- **Dashboards:** Monitor dashboard loading performance
[#&#8203;99629](https://github.com/grafana/grafana/pull/99629),
[@&#8203;dprokop](https://github.com/dprokop)
- **Dashboards:** Remove default empty string from variable create view
[#&#8203;98922](https://github.com/grafana/grafana/pull/98922),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **Dashboards:** WeekStart is now of type WeekStart | undefined instead
of string
[#&#8203;101123](https://github.com/grafana/grafana/pull/101123),
[@&#8203;oscarkilhed](https://github.com/oscarkilhed)
- **DesignSystem:** Menu and popover styling update to use new elevated
background token
[#&#8203;100255](https://github.com/grafana/grafana/pull/100255),
[@&#8203;torkelo](https://github.com/torkelo)
- **Docker:** Use our own glibc 2.40 binaries
[#&#8203;99903](https://github.com/grafana/grafana/pull/99903),
[@&#8203;DanCech](https://github.com/DanCech)
- **Docs:** Add a note on query caching for Cloudwatch datasource
[#&#8203;100180](https://github.com/grafana/grafana/pull/100180),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Drilldown:** Require `datasources:explore` RBAC action
[#&#8203;101366](https://github.com/grafana/grafana/pull/101366),
[@&#8203;svennergr](https://github.com/svennergr)
- **Elasticsearch:** Remove frontend testDatasource method
[#&#8203;99894](https://github.com/grafana/grafana/pull/99894),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Elasticsearch:** Replace level in adhoc filters with level field
name
[#&#8203;100315](https://github.com/grafana/grafana/pull/100315),
[@&#8203;iwysiu](https://github.com/iwysiu)
- **Elasticsearch:** Replace term size dropdown with text input
[#&#8203;99718](https://github.com/grafana/grafana/pull/99718),
[@&#8203;iwysiu](https://github.com/iwysiu)
- **Explore:** Add `hide_logs_download` and hide button to download logs
[#&#8203;99512](https://github.com/grafana/grafana/pull/99512),
[@&#8203;svennergr](https://github.com/svennergr)
- **Explore:** Move drilldown apps from Explore to a new navbar item
"Drilldown"
[#&#8203;100409](https://github.com/grafana/grafana/pull/100409),
[@&#8203;adrapereira](https://github.com/adrapereira)
- **ExploreMetrics:** Add toggle to enable routing to externalized
Explore Metrics app plugin
[#&#8203;99481](https://github.com/grafana/grafana/pull/99481),
[@&#8203;NWRichmond](https://github.com/NWRichmond)
- **Feat:** OSS connections page state filter and update all added
[#&#8203;100688](https://github.com/grafana/grafana/pull/100688),
[@&#8203;s4kh](https://github.com/s4kh)
- **Features:** Remove openSearchBackendFlowEnabled feature toggle
[#&#8203;99068](https://github.com/grafana/grafana/pull/99068),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Folders:** Add validation that folder is not a parent of itself
[#&#8203;101569](https://github.com/grafana/grafana/pull/101569),
[@&#8203;stephaniehingtgen](https://github.com/stephaniehingtgen)
- **Geomap:** WebGL for Marker Layer
[#&#8203;95457](https://github.com/grafana/grafana/pull/95457),
[@&#8203;drew08t](https://github.com/drew08t)
- **Grafana/ui:** Export UsersIndicator
[#&#8203;100698](https://github.com/grafana/grafana/pull/100698),
[@&#8203;Clarity-89](https://github.com/Clarity-89)
- **Graphite:** Compare query builder query to raw query
[#&#8203;101104](https://github.com/grafana/grafana/pull/101104),
[@&#8203;bossinc](https://github.com/bossinc)
- **Histogram:** Handle multiple native histograms
[#&#8203;98404](https://github.com/grafana/grafana/pull/98404),
[@&#8203;domasx2](https://github.com/domasx2)
- **Image Renderer:** Add support for SSL in plugin mode
[#&#8203;98009](https://github.com/grafana/grafana/pull/98009),
[@&#8203;nmarrs](https://github.com/nmarrs)
- **ImportDashboards:** Use NestedFolderPicker
[#&#8203;99696](https://github.com/grafana/grafana/pull/99696),
[@&#8203;joshhunt](https://github.com/joshhunt)
- **Loki:** Removal of `Resolution` in query editors
[#&#8203;101860](https://github.com/grafana/grafana/pull/101860),
[@&#8203;svennergr](https://github.com/svennergr)
- **Menu:** Uniform padding to make menu item hover state look better
[#&#8203;100275](https://github.com/grafana/grafana/pull/100275),
[@&#8203;torkelo](https://github.com/torkelo)
- **MetricsDrilldown:** Update name of queryless metrics experience
[#&#8203;100675](https://github.com/grafana/grafana/pull/100675),
[@&#8203;yangkb09](https://github.com/yangkb09)
- **MultiCombobox:** Export from grafana/ui
[#&#8203;100368](https://github.com/grafana/grafana/pull/100368),
[@&#8203;Clarity-89](https://github.com/Clarity-89)
- **NodeGraph:** Improve view traces for uninstrumented services
[#&#8203;98442](https://github.com/grafana/grafana/pull/98442),
[@&#8203;edvard-falkskar](https://github.com/edvard-falkskar)
- **PluginExtensions:** Added support for sharing functions
[#&#8203;98888](https://github.com/grafana/grafana/pull/98888),
[@&#8203;theSuess](https://github.com/theSuess)
- **PluginExtensions:** Added support for sharing functions (Enterprise)
- **PluginExtensions:** Exposing registry meta for components returned
via `usePluginComponents`
[#&#8203;100587](https://github.com/grafana/grafana/pull/100587),
[@&#8203;mckn](https://github.com/mckn)
- **Plugins:** Improve plugin details UX for core plugins
[#&#8203;99830](https://github.com/grafana/grafana/pull/99830),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle
[#&#8203;100416](https://github.com/grafana/grafana/pull/100416),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle (Enterprise)
- **Plugins:** Remove uninstall plugin step from cli plugins update-all
[#&#8203;101632](https://github.com/grafana/grafana/pull/101632),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Prometheus:** Get the utcOffset value of timezone when it's
specified
[#&#8203;99910](https://github.com/grafana/grafana/pull/99910),
[@&#8203;itsmylife](https://github.com/itsmylife)
- **Prometheus:** Remove query assistant and related components
[#&#8203;100669](https://github.com/grafana/grafana/pull/100669),
[@&#8203;edwardcqian](https://github.com/edwardcqian)
- **QueryOptions:** Handle invalid time shift values
[#&#8203;101670](https://github.com/grafana/grafana/pull/101670),
[@&#8203;ivanortegaalba](https://github.com/ivanortegaalba)
- **RBAC:** Remove accessControlOnCall feature toggle
[#&#8203;101222](https://github.com/grafana/grafana/pull/101222),
[@&#8203;gamab](https://github.com/gamab)
-   **RBAC:** Remove accessControlOnCall feature toggle (Enterprise)
-   **Reporting:** Add email subject support (Enterprise)
-   **Security:** Update to Go 1.23.5 (Enterprise)
- **Tempo:** Support TraceQL instant metrics queries
[#&#8203;99732](https://github.com/grafana/grafana/pull/99732),
[@&#8203;joey-grafana](https://github.com/joey-grafana)
- **Tempo:** TraceQL metrics streaming
[#&#8203;99037](https://github.com/grafana/grafana/pull/99037),
[@&#8203;adrapereira](https://github.com/adrapereira)
- **Time regions:** Add option for cron syntax to support complex
schedules
[#&#8203;99548](https://github.com/grafana/grafana/pull/99548),
[@&#8203;leeoniya](https://github.com/leeoniya)
- **TimePicker:** Ability to manually specify quick ranges
[#&#8203;101465](https://github.com/grafana/grafana/pull/101465),
[@&#8203;Sergej-Vlasov](https://github.com/Sergej-Vlasov)
- **TimeRangePicker:** Options list padding
[#&#8203;100343](https://github.com/grafana/grafana/pull/100343),
[@&#8203;torkelo](https://github.com/torkelo)
- **TopNav:** Move news into profile menu
[#&#8203;99535](https://github.com/grafana/grafana/pull/99535),
[@&#8203;bergquist](https://github.com/bergquist)
- **Trace View:** Add link from the Trace View to the Profiles Drilldown
[#&#8203;101422](https://github.com/grafana/grafana/pull/101422),
[@&#8203;joey-grafana](https://github.com/joey-grafana)
- **Transformation:** Add support for variables to ALL transformations
[#&#8203;100225](https://github.com/grafana/grafana/pull/100225),
[@&#8203;dprokop](https://github.com/dprokop)
- **Transformations:** Add round() to Unary mode of `Add field from
calc`
[#&#8203;101295](https://github.com/grafana/grafana/pull/101295),
[@&#8203;leeoniya](https://github.com/leeoniya)
- **VizActions:** Add confirmation message
[#&#8203;100012](https://github.com/grafana/grafana/pull/100012),
[@&#8203;adela-almasan](https://github.com/adela-almasan)
- **grafana-ui:** Update InlineField error prop type to React.ReactNode
[#&#8203;100347](https://github.com/grafana/grafana/pull/100347),
[@&#8203;Clarity-89](https://github.com/Clarity-89)

##### Bug fixes

- **Alerting:** Add error handling for missing data source
[#&#8203;101508](https://github.com/grafana/grafana/pull/101508),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Call RLock() before reading sendAlertsTo map
[#&#8203;99812](https://github.com/grafana/grafana/pull/99812),
[@&#8203;santihernandezc](https://github.com/santihernandezc)
- **Alerting:** Disable create rule menu item from panel when
unifiedAlerting is disabled
[#&#8203;100701](https://github.com/grafana/grafana/pull/100701),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix KeyValueMap input bug
[#&#8203;101367](https://github.com/grafana/grafana/pull/101367),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix crash when invalid matcher is used in silence query
params
[#&#8203;101500](https://github.com/grafana/grafana/pull/101500),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix evaluation of rules with no-op math expressions
[#&#8203;101436](https://github.com/grafana/grafana/pull/101436),
[@&#8203;moustafab](https://github.com/moustafab)
- **Alerting:** Fix exporting new rule with a new group
[#&#8203;101404](https://github.com/grafana/grafana/pull/101404),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix fieldSelector encoding
[#&#8203;99751](https://github.com/grafana/grafana/pull/99751),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix inheritance of the timing options for policy tree
[#&#8203;99398](https://github.com/grafana/grafana/pull/99398),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix notification templates layout
[#&#8203;101232](https://github.com/grafana/grafana/pull/101232),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix state reason
[#&#8203;101530](https://github.com/grafana/grafana/pull/101530),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Fix token-based Slack image upload to work with channel
names
[#&#8203;100988](https://github.com/grafana/grafana/pull/100988),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **App Platform:** Pin bleve to fix CVE-2022-31022
[#&#8203;102531](https://github.com/grafana/grafana/pull/102531),
[@&#8203;Proximyst](https://github.com/Proximyst)
- **App:** Fix web app behaviour on iOS
[#&#8203;100382](https://github.com/grafana/grafana/pull/100382),
[@&#8203;ashharrison90](https://github.com/ashharrison90)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown
[#&#8203;100752](https://github.com/grafana/grafana/pull/100752),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **Auth:** Fix redirect with JWT auth URL login
[#&#8203;100295](https://github.com/grafana/grafana/pull/100295),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **AuthN:** Refetch user on "ErrUserAlreadyExists"
[#&#8203;100346](https://github.com/grafana/grafana/pull/100346),
[@&#8203;kalleep](https://github.com/kalleep)
- **Caching:** Fix duplicate metric registration for cache size
(Enterprise)
- **CloudWatch:** Fix condition for running annotation queries to
require dimensions
[#&#8203;101660](https://github.com/grafana/grafana/pull/101660),
[@&#8203;kevinwcyu](https://github.com/kevinwcyu)
- **Combobox:** Fix list not being virtualized initially in some cases
[#&#8203;100188](https://github.com/grafana/grafana/pull/100188),
[@&#8203;tskarhed](https://github.com/tskarhed)
- **Dashboard:** Fix for overwriting an edited dashboard in the old
architecture
[#&#8203;100247](https://github.com/grafana/grafana/pull/100247),
[@&#8203;bfmatei](https://github.com/bfmatei)
- **Dashboard:** Fix the unintentional time range and variables updates
on saving
[#&#8203;101475](https://github.com/grafana/grafana/pull/101475),
[@&#8203;harisrozajac](https://github.com/harisrozajac)
- **Dashboard:** Playlist - Fix issue with back button
[#&#8203;99401](https://github.com/grafana/grafana/pull/99401),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **DashboardList:** Throttle the re-renders
[#&#8203;99982](https://github.com/grafana/grafana/pull/99982),
[@&#8203;bfmatei](https://github.com/bfmatei)
- **Dashboards:** Bring back scripted dashboards
[#&#8203;100575](https://github.com/grafana/grafana/pull/100575),
[@&#8203;dprokop](https://github.com/dprokop)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to
dashboard
[#&#8203;102364](https://github.com/grafana/grafana/pull/102364),
[@&#8203;mdvictor](https://github.com/mdvictor)
- **Explore:** Fix resizing split view with Loki query editor
[#&#8203;100257](https://github.com/grafana/grafana/pull/100257),
[@&#8203;ifrost](https://github.com/ifrost)
- **ExploreMetrics:** Fix escaping of regex metacharacters in label
filters
[#&#8203;100513](https://github.com/grafana/grafana/pull/100513),
[@&#8203;NWRichmond](https://github.com/NWRichmond)
- **Fix:** Optimise frontend Postgresql plugin cache busting
[#&#8203;100406](https://github.com/grafana/grafana/pull/100406),
[@&#8203;jackw](https://github.com/jackw)
- **InfluxDB:** Improve handling of template variables contained in
regular expressions (InfluxQL)
[#&#8203;100762](https://github.com/grafana/grafana/pull/100762),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **Interval variable:** Fix $\__auto value behavior
[#&#8203;100479](https://github.com/grafana/grafana/pull/100479),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **Log Context:** Fix bug where variables are not replaced in
dashboards
[#&#8203;100433](https://github.com/grafana/grafana/pull/100433),
[@&#8203;svennergr](https://github.com/svennergr)
- **OpenTSDB:** Support v2.4
[#&#8203;100673](https://github.com/grafana/grafana/pull/100673),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **PDF:** Fix repeating panels when there are less items than maxPerRow
(Enterprise)
- **Plugin Metrics:** Eliminate data race in plugin metrics middleware
[#&#8203;99396](https://github.com/grafana/grafana/pull/99396),
[@&#8203;clord](https://github.com/clord)
- **Plugins:** Fix update button behavior on downgrade
[#&#8203;101048](https://github.com/grafana/grafana/pull/101048),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Fix version tab breaking for non semantic version
[#&#8203;101225](https://github.com/grafana/grafana/pull/101225),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **PromLib:** Take AdHoc filters into account when requesting
suggestions without label
[#&#8203;101555](https://github.com/grafana/grafana/pull/101555),
[@&#8203;tskarhed](https://github.com/tskarhed)
- **Prometheus:** Fix cursor jump in prometheus code editor
[#&#8203;100273](https://github.com/grafana/grafana/pull/100273),
[@&#8203;itsmylife](https://github.com/itsmylife)
- **Prometheus:** Fix operator handling when making label expressions
utf-8 friendly
[#&#8203;100475](https://github.com/grafana/grafana/pull/100475),
[@&#8203;NWRichmond](https://github.com/NWRichmond)
- **Prometheus:** Fix setting utcOffset when absolute time range is used
[#&#8203;101065](https://github.com/grafana/grafana/pull/101065),
[@&#8203;itsmylife](https://github.com/itsmylife)
- **RBAC:** Don't check folder access if `annotationPermissionUpdate` FT
is enabled
[#&#8203;99717](https://github.com/grafana/grafana/pull/99717),
[@&#8203;IevaVasiljeva](https://github.com/IevaVasiljeva)
- **SSO:** Fix team_ids validation for Generic OAuth
[#&#8203;100732](https://github.com/grafana/grafana/pull/100732),
[@&#8203;dmihai](https://github.com/dmihai)
- **Service Accounts:** Don't show error pop-ups for Service Account and
Renderer UI flows
[#&#8203;101776](https://github.com/grafana/grafana/pull/101776),
[@&#8203;IevaVasiljeva](https://github.com/IevaVasiljeva)
- **Share:** Fix short links when root_url is different from the browser
URL
[#&#8203;99950](https://github.com/grafana/grafana/pull/99950),
[@&#8203;AgnesToulet](https://github.com/AgnesToulet)

##### Breaking changes

- **Data source:** Change Permissions for query to only have query and
not `read OR query` (Enterprise)

##### Plugin development fixes & changes

- **GrafanaUI:** Deprecate Select in favor of Combobox
[#&#8203;100294](https://github.com/grafana/grafana/pull/100294),
[@&#8203;joshhunt](https://github.com/joshhunt)
- **Multi/Combobox:** Use pointer cursor when not focused
[#&#8203;100878](https://github.com/grafana/grafana/pull/100878),
[@&#8203;tskarhed](https://github.com/tskarhed)
- **Slider:** Fix text input box being too wide
[#&#8203;100138](https://github.com/grafana/grafana/pull/100138),
[@&#8203;joshhunt](https://github.com/joshhunt)

<!-- 11.6.0 END -->

<!-- 11.5.3 START -->

###
[`v11.5.3`](https://github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1153-2025-03-25)

[Compare
Source](https://github.com/grafana/grafana/compare/v11.5.2...v11.5.3)

##### Features and enhancements

- **Chore:** Bump Go to 1.23.7
[#&#8203;101581](https://github.com/grafana/grafana/pull/101581),
[@&#8203;macabu](https://github.com/macabu)
-   **Chore:** Bump Go to 1.23.7 (Enterprise)

##### Bug fixes

- **Alerting:** Fix token-based Slack image upload to work with channel
names
[#&#8203;101078](https://github.com/grafana/grafana/pull/101078),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown
[#&#8203;100869](https://github.com/grafana/grafana/pull/100869),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **Dashboard:** Fix the unintentional time range and variables updates
on saving
[#&#8203;101671](https://github.com/grafana/grafana/pull/101671),
[@&#8203;harisrozajac](https://github.com/harisrozajac)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to
dashboard
[#&#8203;102365](https://github.com/grafana/grafana/pull/102365),
[@&#8203;mdvictor](https://github.com/mdvictor)
- **InfluxDB:** Improve handling of template variables contained in
regular expressions (InfluxQL)
[#&#8203;100977](https://github.com/grafana/grafana/pull/100977),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **Org redirection:** Fix linking between orgs
[#&#8203;102089](https://github.com/grafana/grafana/pull/102089),
[@&#8203;ashharrison90](https://github.com/ashharrison90)

<!-- 11.5.3 END -->

<!-- 11.4.3 START -->

</details>

<details>
<summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.30.3`](https://github.com/kiwigrid/k8s-sidecar/compare/1.30.2...1.30.3)

[Compare
Source](https://github.com/kiwigrid/k8s-sidecar/compare/1.30.2...1.30.3)

</details>

<details>
<summary>grafana/helm-charts (grafana)</summary>

###
[`v8.11.0`](https://github.com/grafana/helm-charts/releases/tag/grafana-8.11.0)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-8.10.4...grafana-8.11.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana version to 11.6.0 by
[@&#8203;tobiasamft](https://github.com/tobiasamft) in
[https://github.com/grafana/helm-charts/pull/3621](https://github.com/grafana/helm-charts/pull/3621)

**Full Changelog**:
grafana/helm-charts@alloy-operator-0.2.1-beta.1...grafana-8.11.0

</details>

---

### 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 becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
noahpb pushed a commit that referenced this pull request Apr 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([#1374](#1374))
([818a3a0](818a3a0))
* ambient mesh authorization policy generation
(#1384)
([b47daba](b47daba))
* new webauth and mfa flows
([#1370](#1370))
([1ac1b03](1ac1b03))
* theme customization
([#1382](#1382))
([55ef41b](55ef41b))
* use Client Credentials for managing Keycloak Clients
([#1341](#1341))
([4db9cc7](4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([#1398](#1398))
([d45b3e6](d45b3e6))
* broken selectors for internal dependencies on charts
([#1403](#1403))
([d72b194](d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([#1379](#1379))
([8200bce](8200bce))
* add docs for layer selection
([#1216](#1216))
([c170322](c170322))
* **deps:** update grafana
([#1383](#1383))
([122dc58](122dc58))
* **deps:** update grafana to v8.10.4
([#1363](#1363))
([fb163bd](fb163bd))
* **deps:** update istio to v1.25.0
([#1335](#1335))
([1803ea7](1803ea7))
* **deps:** update keycloak to v0.11.1
([#1400](#1400))
([6fdcd0c](6fdcd0c))
* **deps:** update keycloak to v26.1.4
([#1356](#1356))
([31152f7](31152f7))
* **deps:** update pepr to v0.46.3
([#1365](#1365))
([304a556](304a556))
* **deps:** update prometheus-stack
([#1362](#1362))
([ae40b27](ae40b27))
* **deps:** update prometheus-stack
([#1380](#1380))
([eec3337](eec3337))
* **deps:** update support dependencies to v22.13.17
([#1401](#1401))
([8a81eec](8a81eec))
* **deps:** update support-deps
([#1364](#1364))
([7819bec](7819bec))
* **deps:** update support-deps
([#1376](#1376))
([dd22589](dd22589))
* **deps:** update support-deps
([#1390](#1390))
([f06bb70](f06bb70))
* **deps:** update support-deps
([#1392](#1392))
([c0762a3](c0762a3))
* **deps:** update ts-jest to v29.3.0
([#1377](#1377))
([8b2174a](8b2174a))
* **deps:** update velero to v8.6.0
([#1371](#1371))
([93a44e6](93a44e6))
* remove kiali and tempo references from repo
([#1375](#1375))
([8374de3](8374de3))
* update how to scrape metrics
([#1378](#1378))
([e808f7d](e808f7d))
* update unicorn ztunnel image to 1.25.0
([#1389](#1389))
([7e446cb](7e446cb))


### Documentation

* velero csi vsphere backups
([#1385](#1385))
([5ae33b2](5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[cgr.dev/du-uds-defenseunicorns/grafana-fips](https://images.chainguard.dev/directory/image/grafana-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/grafana-fips))
| patch | `11.5.2` -> `11.5.3` |
|
[cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips](https://images.chainguard.dev/directory/image/k8s-sidecar-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/k8s-sidecar-fips))
| patch | `1.30.2` -> `1.30.3` |
|
[docker.io/grafana/grafana](https://github.com/grafana/grafana)
| minor | `11.5.2` -> `11.6.0` |
|
[ghcr.io/kiwigrid/k8s-sidecar](https://github.com/kiwigrid/k8s-sidecar)
| patch | `1.30.2` -> `1.30.3` |
| [grafana](https://grafana.com)
([source](https://github.com/grafana/helm-charts)) | minor |
`8.10.4` -> `8.11.0` |
|
[registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://github.com/kiwigrid/k8s-sidecar)
([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | patch |
`1.30.2` -> `1.30.3` |
|
[registry1.dso.mil/ironbank/opensource/grafana/grafana](https://github.com/grafana/grafana)
([source](https://repo1.dso.mil/dsop/opensource/grafana/grafana)) |
minor | `11.5.2` -> `11.6.0` |

---

### Release Notes

<details>
<summary>grafana/grafana (docker.io/grafana/grafana)</summary>

###
[`v11.6.0`](https://github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1160-2025-03-25)

[Compare
Source](https://github.com/grafana/grafana/compare/v11.5.3...v11.6.0)

##### Features and enhancements

- **API keys:** Migrate API keys to service accounts at startup
[#&#8203;96924](https://github.com/grafana/grafana/pull/96924),
[@&#8203;dmihai](https://github.com/dmihai)
- **AccessControl:** Allow plugin roles to include `plugins:write`
[#&#8203;101089](https://github.com/grafana/grafana/pull/101089),
[@&#8203;gamab](https://github.com/gamab)
- **Alerting:** Add DAG errors to alert rule creation and view
[#&#8203;99423](https://github.com/grafana/grafana/pull/99423),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add Jira integration to cloud AMs
[#&#8203;100482](https://github.com/grafana/grafana/pull/100482),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add alert rule version history - part1
[#&#8203;99490](https://github.com/grafana/grafana/pull/99490),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add migration to clean up rule versions table
[#&#8203;102562](https://github.com/grafana/grafana/pull/102562),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Add multiple threshold operators
[#&#8203;99516](https://github.com/grafana/grafana/pull/99516),
[@&#8203;paulojmdias](https://github.com/paulojmdias)
- **Alerting:** Add tracking for the mode used in query and
notifications step when c…
[#&#8203;100824](https://github.com/grafana/grafana/pull/100824),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Adding color option for slack receiver
[#&#8203;99615](https://github.com/grafana/grafana/pull/99615),
[@&#8203;wymangr](https://github.com/wymangr)
- **Alerting:** Allow selection of recording rule write target on
per-rule basis.
[#&#8203;101778](https://github.com/grafana/grafana/pull/101778),
[@&#8203;stevesg](https://github.com/stevesg)
- **Alerting:** Allow specifying uid for new rules added to groups
[#&#8203;99858](https://github.com/grafana/grafana/pull/99858),
[@&#8203;moustafab](https://github.com/moustafab)
- **Alerting:** Improve template testing by trying non-root scopes
[#&#8203;101471](https://github.com/grafana/grafana/pull/101471),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **Alerting:** Include time range in template dashboard and panel urls
[#&#8203;101095](https://github.com/grafana/grafana/pull/101095),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **Alerting:** Keep the latest version of deleted rule in version table
[#&#8203;101481](https://github.com/grafana/grafana/pull/101481),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Promote alertingSaveStateCompressed flag to public
preview
[#&#8203;99935](https://github.com/grafana/grafana/pull/99935),
[@&#8203;alexander-akhmetov](https://github.com/alexander-akhmetov)
- **Alerting:** Remove ID and OrgID from hash calculation
[#&#8203;100140](https://github.com/grafana/grafana/pull/100140),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Remove feature toggle alertingNoNormalState
[#&#8203;99905](https://github.com/grafana/grafana/pull/99905),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Remove rule group edit from single rule editor
[#&#8203;100191](https://github.com/grafana/grafana/pull/100191),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Return 404 when
/api/ruler/grafana/api/v1/rules/{Namespace}/{Groupname} does not exist
[#&#8203;100264](https://github.com/grafana/grafana/pull/100264),
[@&#8203;fayzal-g](https://github.com/fayzal-g)
- **Alerting:** Rule history restore feature
[#&#8203;100609](https://github.com/grafana/grafana/pull/100609),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Support Jira Integration
[#&#8203;100480](https://github.com/grafana/grafana/pull/100480),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Track if new gm rules are created with queries and
expressions transformable to simple mode
[#&#8203;101121](https://github.com/grafana/grafana/pull/101121),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Update IRM copies in Configuration Tracker
[#&#8203;100069](https://github.com/grafana/grafana/pull/100069),
[@&#8203;teodosii](https://github.com/teodosii)
- **Alerting:** Update design of rule details tab and add `updated by`
[#&#8203;99895](https://github.com/grafana/grafana/pull/99895),
[@&#8203;tomratcliffe](https://github.com/tomratcliffe)
- **Alerting:** Update irm links for incident and oncall in case new irm
plugin is present
[#&#8203;99952](https://github.com/grafana/grafana/pull/99952),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Use exponential backoff in the remote Alertmanager
readiness check
[#&#8203;99756](https://github.com/grafana/grafana/pull/99756),
[@&#8203;santihernandezc](https://github.com/santihernandezc)
- **Alerting:** Use uid instead of id in AnnotationsStateHistory
[#&#8203;101207](https://github.com/grafana/grafana/pull/101207),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Auth:** Add IP address login attempt validation
[#&#8203;98123](https://github.com/grafana/grafana/pull/98123),
[@&#8203;colin-stuart](https://github.com/colin-stuart)
- **Auth:** Add support for the TlsSkipVerify parameter to JWT Auth
[#&#8203;91514](https://github.com/grafana/grafana/pull/91514),
[@&#8203;Ret2Me](https://github.com/Ret2Me)
- **Auth:** Make ssoSettingsSAML GA and enabled by default
[#&#8203;101766](https://github.com/grafana/grafana/pull/101766),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **Azure Monitor:** Filter namespaces by resource group
[#&#8203;100325](https://github.com/grafana/grafana/pull/100325),
[@&#8203;alyssabull](https://github.com/alyssabull)
- **Azure:** Resource picker improvements
[#&#8203;101462](https://github.com/grafana/grafana/pull/101462),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **Azure:** Variable editor and resource picker improvements
[#&#8203;101695](https://github.com/grafana/grafana/pull/101695),
[@&#8203;alyssabull](https://github.com/alyssabull)
- **Badge:** Add darkgrey color
[#&#8203;100699](https://github.com/grafana/grafana/pull/100699),
[@&#8203;Clarity-89](https://github.com/Clarity-89)
- **Canvas:** One click links and actions
[#&#8203;99616](https://github.com/grafana/grafana/pull/99616),
[@&#8203;adela-almasan](https://github.com/adela-almasan)
- **Chore:** Bump Go to 1.23.7
[#&#8203;101576](https://github.com/grafana/grafana/pull/101576),
[@&#8203;macabu](https://github.com/macabu)
-   **Chore:** Bump Go to 1.23.7 (Enterprise)
- **Chore:** Bump github.com/expr-lang/expr to v1.17.0 to address
CVE-2025-29786
[#&#8203;102533](https://github.com/grafana/grafana/pull/102533),
[@&#8203;macabu](https://github.com/macabu)
- **Chore:** Remove `sqlQuerybuilderFunctionParameters` feature toggle
[#&#8203;100809](https://github.com/grafana/grafana/pull/100809),
[@&#8203;zoltanbedi](https://github.com/zoltanbedi)
- **CloudWatch:** Track Logs Insights query language
[#&#8203;100254](https://github.com/grafana/grafana/pull/100254),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Configuration tracker:** Update copy in IRM and point to new IRM
slack integration
[#&#8203;100440](https://github.com/grafana/grafana/pull/100440),
[@&#8203;teodosii](https://github.com/teodosii)
- **Dashboard:** Folder move unexpected behavior
[#&#8203;100394](https://github.com/grafana/grafana/pull/100394),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **Dashboards:** Allow custom quick time ranges specified in dashboard
model
[#&#8203;93724](https://github.com/grafana/grafana/pull/93724),
[@&#8203;sknaumov](https://github.com/sknaumov)
- **Dashboards:** Monitor dashboard loading performance
[#&#8203;99629](https://github.com/grafana/grafana/pull/99629),
[@&#8203;dprokop](https://github.com/dprokop)
- **Dashboards:** Remove default empty string from variable create view
[#&#8203;98922](https://github.com/grafana/grafana/pull/98922),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **Dashboards:** WeekStart is now of type WeekStart | undefined instead
of string
[#&#8203;101123](https://github.com/grafana/grafana/pull/101123),
[@&#8203;oscarkilhed](https://github.com/oscarkilhed)
- **DesignSystem:** Menu and popover styling update to use new elevated
background token
[#&#8203;100255](https://github.com/grafana/grafana/pull/100255),
[@&#8203;torkelo](https://github.com/torkelo)
- **Docker:** Use our own glibc 2.40 binaries
[#&#8203;99903](https://github.com/grafana/grafana/pull/99903),
[@&#8203;DanCech](https://github.com/DanCech)
- **Docs:** Add a note on query caching for Cloudwatch datasource
[#&#8203;100180](https://github.com/grafana/grafana/pull/100180),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Drilldown:** Require `datasources:explore` RBAC action
[#&#8203;101366](https://github.com/grafana/grafana/pull/101366),
[@&#8203;svennergr](https://github.com/svennergr)
- **Elasticsearch:** Remove frontend testDatasource method
[#&#8203;99894](https://github.com/grafana/grafana/pull/99894),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Elasticsearch:** Replace level in adhoc filters with level field
name
[#&#8203;100315](https://github.com/grafana/grafana/pull/100315),
[@&#8203;iwysiu](https://github.com/iwysiu)
- **Elasticsearch:** Replace term size dropdown with text input
[#&#8203;99718](https://github.com/grafana/grafana/pull/99718),
[@&#8203;iwysiu](https://github.com/iwysiu)
- **Explore:** Add `hide_logs_download` and hide button to download logs
[#&#8203;99512](https://github.com/grafana/grafana/pull/99512),
[@&#8203;svennergr](https://github.com/svennergr)
- **Explore:** Move drilldown apps from Explore to a new navbar item
"Drilldown"
[#&#8203;100409](https://github.com/grafana/grafana/pull/100409),
[@&#8203;adrapereira](https://github.com/adrapereira)
- **ExploreMetrics:** Add toggle to enable routing to externalized
Explore Metrics app plugin
[#&#8203;99481](https://github.com/grafana/grafana/pull/99481),
[@&#8203;NWRichmond](https://github.com/NWRichmond)
- **Feat:** OSS connections page state filter and update all added
[#&#8203;100688](https://github.com/grafana/grafana/pull/100688),
[@&#8203;s4kh](https://github.com/s4kh)
- **Features:** Remove openSearchBackendFlowEnabled feature toggle
[#&#8203;99068](https://github.com/grafana/grafana/pull/99068),
[@&#8203;idastambuk](https://github.com/idastambuk)
- **Folders:** Add validation that folder is not a parent of itself
[#&#8203;101569](https://github.com/grafana/grafana/pull/101569),
[@&#8203;stephaniehingtgen](https://github.com/stephaniehingtgen)
- **Geomap:** WebGL for Marker Layer
[#&#8203;95457](https://github.com/grafana/grafana/pull/95457),
[@&#8203;drew08t](https://github.com/drew08t)
- **Grafana/ui:** Export UsersIndicator
[#&#8203;100698](https://github.com/grafana/grafana/pull/100698),
[@&#8203;Clarity-89](https://github.com/Clarity-89)
- **Graphite:** Compare query builder query to raw query
[#&#8203;101104](https://github.com/grafana/grafana/pull/101104),
[@&#8203;bossinc](https://github.com/bossinc)
- **Histogram:** Handle multiple native histograms
[#&#8203;98404](https://github.com/grafana/grafana/pull/98404),
[@&#8203;domasx2](https://github.com/domasx2)
- **Image Renderer:** Add support for SSL in plugin mode
[#&#8203;98009](https://github.com/grafana/grafana/pull/98009),
[@&#8203;nmarrs](https://github.com/nmarrs)
- **ImportDashboards:** Use NestedFolderPicker
[#&#8203;99696](https://github.com/grafana/grafana/pull/99696),
[@&#8203;joshhunt](https://github.com/joshhunt)
- **Loki:** Removal of `Resolution` in query editors
[#&#8203;101860](https://github.com/grafana/grafana/pull/101860),
[@&#8203;svennergr](https://github.com/svennergr)
- **Menu:** Uniform padding to make menu item hover state look better
[#&#8203;100275](https://github.com/grafana/grafana/pull/100275),
[@&#8203;torkelo](https://github.com/torkelo)
- **MetricsDrilldown:** Update name of queryless metrics experience
[#&#8203;100675](https://github.com/grafana/grafana/pull/100675),
[@&#8203;yangkb09](https://github.com/yangkb09)
- **MultiCombobox:** Export from grafana/ui
[#&#8203;100368](https://github.com/grafana/grafana/pull/100368),
[@&#8203;Clarity-89](https://github.com/Clarity-89)
- **NodeGraph:** Improve view traces for uninstrumented services
[#&#8203;98442](https://github.com/grafana/grafana/pull/98442),
[@&#8203;edvard-falkskar](https://github.com/edvard-falkskar)
- **PluginExtensions:** Added support for sharing functions
[#&#8203;98888](https://github.com/grafana/grafana/pull/98888),
[@&#8203;theSuess](https://github.com/theSuess)
- **PluginExtensions:** Added support for sharing functions (Enterprise)
- **PluginExtensions:** Exposing registry meta for components returned
via `usePluginComponents`
[#&#8203;100587](https://github.com/grafana/grafana/pull/100587),
[@&#8203;mckn](https://github.com/mckn)
- **Plugins:** Improve plugin details UX for core plugins
[#&#8203;99830](https://github.com/grafana/grafana/pull/99830),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle
[#&#8203;100416](https://github.com/grafana/grafana/pull/100416),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle (Enterprise)
- **Plugins:** Remove uninstall plugin step from cli plugins update-all
[#&#8203;101632](https://github.com/grafana/grafana/pull/101632),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Prometheus:** Get the utcOffset value of timezone when it's
specified
[#&#8203;99910](https://github.com/grafana/grafana/pull/99910),
[@&#8203;itsmylife](https://github.com/itsmylife)
- **Prometheus:** Remove query assistant and related components
[#&#8203;100669](https://github.com/grafana/grafana/pull/100669),
[@&#8203;edwardcqian](https://github.com/edwardcqian)
- **QueryOptions:** Handle invalid time shift values
[#&#8203;101670](https://github.com/grafana/grafana/pull/101670),
[@&#8203;ivanortegaalba](https://github.com/ivanortegaalba)
- **RBAC:** Remove accessControlOnCall feature toggle
[#&#8203;101222](https://github.com/grafana/grafana/pull/101222),
[@&#8203;gamab](https://github.com/gamab)
-   **RBAC:** Remove accessControlOnCall feature toggle (Enterprise)
-   **Reporting:** Add email subject support (Enterprise)
-   **Security:** Update to Go 1.23.5 (Enterprise)
- **Tempo:** Support TraceQL instant metrics queries
[#&#8203;99732](https://github.com/grafana/grafana/pull/99732),
[@&#8203;joey-grafana](https://github.com/joey-grafana)
- **Tempo:** TraceQL metrics streaming
[#&#8203;99037](https://github.com/grafana/grafana/pull/99037),
[@&#8203;adrapereira](https://github.com/adrapereira)
- **Time regions:** Add option for cron syntax to support complex
schedules
[#&#8203;99548](https://github.com/grafana/grafana/pull/99548),
[@&#8203;leeoniya](https://github.com/leeoniya)
- **TimePicker:** Ability to manually specify quick ranges
[#&#8203;101465](https://github.com/grafana/grafana/pull/101465),
[@&#8203;Sergej-Vlasov](https://github.com/Sergej-Vlasov)
- **TimeRangePicker:** Options list padding
[#&#8203;100343](https://github.com/grafana/grafana/pull/100343),
[@&#8203;torkelo](https://github.com/torkelo)
- **TopNav:** Move news into profile menu
[#&#8203;99535](https://github.com/grafana/grafana/pull/99535),
[@&#8203;bergquist](https://github.com/bergquist)
- **Trace View:** Add link from the Trace View to the Profiles Drilldown
[#&#8203;101422](https://github.com/grafana/grafana/pull/101422),
[@&#8203;joey-grafana](https://github.com/joey-grafana)
- **Transformation:** Add support for variables to ALL transformations
[#&#8203;100225](https://github.com/grafana/grafana/pull/100225),
[@&#8203;dprokop](https://github.com/dprokop)
- **Transformations:** Add round() to Unary mode of `Add field from
calc`
[#&#8203;101295](https://github.com/grafana/grafana/pull/101295),
[@&#8203;leeoniya](https://github.com/leeoniya)
- **VizActions:** Add confirmation message
[#&#8203;100012](https://github.com/grafana/grafana/pull/100012),
[@&#8203;adela-almasan](https://github.com/adela-almasan)
- **grafana-ui:** Update InlineField error prop type to React.ReactNode
[#&#8203;100347](https://github.com/grafana/grafana/pull/100347),
[@&#8203;Clarity-89](https://github.com/Clarity-89)

##### Bug fixes

- **Alerting:** Add error handling for missing data source
[#&#8203;101508](https://github.com/grafana/grafana/pull/101508),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Call RLock() before reading sendAlertsTo map
[#&#8203;99812](https://github.com/grafana/grafana/pull/99812),
[@&#8203;santihernandezc](https://github.com/santihernandezc)
- **Alerting:** Disable create rule menu item from panel when
unifiedAlerting is disabled
[#&#8203;100701](https://github.com/grafana/grafana/pull/100701),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix KeyValueMap input bug
[#&#8203;101367](https://github.com/grafana/grafana/pull/101367),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix crash when invalid matcher is used in silence query
params
[#&#8203;101500](https://github.com/grafana/grafana/pull/101500),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix evaluation of rules with no-op math expressions
[#&#8203;101436](https://github.com/grafana/grafana/pull/101436),
[@&#8203;moustafab](https://github.com/moustafab)
- **Alerting:** Fix exporting new rule with a new group
[#&#8203;101404](https://github.com/grafana/grafana/pull/101404),
[@&#8203;soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix fieldSelector encoding
[#&#8203;99751](https://github.com/grafana/grafana/pull/99751),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix inheritance of the timing options for policy tree
[#&#8203;99398](https://github.com/grafana/grafana/pull/99398),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix notification templates layout
[#&#8203;101232](https://github.com/grafana/grafana/pull/101232),
[@&#8203;gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix state reason
[#&#8203;101530](https://github.com/grafana/grafana/pull/101530),
[@&#8203;yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Fix token-based Slack image upload to work with channel
names
[#&#8203;100988](https://github.com/grafana/grafana/pull/100988),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **App Platform:** Pin bleve to fix CVE-2022-31022
[#&#8203;102531](https://github.com/grafana/grafana/pull/102531),
[@&#8203;Proximyst](https://github.com/Proximyst)
- **App:** Fix web app behaviour on iOS
[#&#8203;100382](https://github.com/grafana/grafana/pull/100382),
[@&#8203;ashharrison90](https://github.com/ashharrison90)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown
[#&#8203;100752](https://github.com/grafana/grafana/pull/100752),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **Auth:** Fix redirect with JWT auth URL login
[#&#8203;100295](https://github.com/grafana/grafana/pull/100295),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **AuthN:** Refetch user on "ErrUserAlreadyExists"
[#&#8203;100346](https://github.com/grafana/grafana/pull/100346),
[@&#8203;kalleep](https://github.com/kalleep)
- **Caching:** Fix duplicate metric registration for cache size
(Enterprise)
- **CloudWatch:** Fix condition for running annotation queries to
require dimensions
[#&#8203;101660](https://github.com/grafana/grafana/pull/101660),
[@&#8203;kevinwcyu](https://github.com/kevinwcyu)
- **Combobox:** Fix list not being virtualized initially in some cases
[#&#8203;100188](https://github.com/grafana/grafana/pull/100188),
[@&#8203;tskarhed](https://github.com/tskarhed)
- **Dashboard:** Fix for overwriting an edited dashboard in the old
architecture
[#&#8203;100247](https://github.com/grafana/grafana/pull/100247),
[@&#8203;bfmatei](https://github.com/bfmatei)
- **Dashboard:** Fix the unintentional time range and variables updates
on saving
[#&#8203;101475](https://github.com/grafana/grafana/pull/101475),
[@&#8203;harisrozajac](https://github.com/harisrozajac)
- **Dashboard:** Playlist - Fix issue with back button
[#&#8203;99401](https://github.com/grafana/grafana/pull/99401),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **DashboardList:** Throttle the re-renders
[#&#8203;99982](https://github.com/grafana/grafana/pull/99982),
[@&#8203;bfmatei](https://github.com/bfmatei)
- **Dashboards:** Bring back scripted dashboards
[#&#8203;100575](https://github.com/grafana/grafana/pull/100575),
[@&#8203;dprokop](https://github.com/dprokop)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to
dashboard
[#&#8203;102364](https://github.com/grafana/grafana/pull/102364),
[@&#8203;mdvictor](https://github.com/mdvictor)
- **Explore:** Fix resizing split view with Loki query editor
[#&#8203;100257](https://github.com/grafana/grafana/pull/100257),
[@&#8203;ifrost](https://github.com/ifrost)
- **ExploreMetrics:** Fix escaping of regex metacharacters in label
filters
[#&#8203;100513](https://github.com/grafana/grafana/pull/100513),
[@&#8203;NWRichmond](https://github.com/NWRichmond)
- **Fix:** Optimise frontend Postgresql plugin cache busting
[#&#8203;100406](https://github.com/grafana/grafana/pull/100406),
[@&#8203;jackw](https://github.com/jackw)
- **InfluxDB:** Improve handling of template variables contained in
regular expressions (InfluxQL)
[#&#8203;100762](https://github.com/grafana/grafana/pull/100762),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **Interval variable:** Fix $\__auto value behavior
[#&#8203;100479](https://github.com/grafana/grafana/pull/100479),
[@&#8203;yincongcyincong](https://github.com/yincongcyincong)
- **Log Context:** Fix bug where variables are not replaced in
dashboards
[#&#8203;100433](https://github.com/grafana/grafana/pull/100433),
[@&#8203;svennergr](https://github.com/svennergr)
- **OpenTSDB:** Support v2.4
[#&#8203;100673](https://github.com/grafana/grafana/pull/100673),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **PDF:** Fix repeating panels when there are less items than maxPerRow
(Enterprise)
- **Plugin Metrics:** Eliminate data race in plugin metrics middleware
[#&#8203;99396](https://github.com/grafana/grafana/pull/99396),
[@&#8203;clord](https://github.com/clord)
- **Plugins:** Fix update button behavior on downgrade
[#&#8203;101048](https://github.com/grafana/grafana/pull/101048),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Fix version tab breaking for non semantic version
[#&#8203;101225](https://github.com/grafana/grafana/pull/101225),
[@&#8203;oshirohugo](https://github.com/oshirohugo)
- **PromLib:** Take AdHoc filters into account when requesting
suggestions without label
[#&#8203;101555](https://github.com/grafana/grafana/pull/101555),
[@&#8203;tskarhed](https://github.com/tskarhed)
- **Prometheus:** Fix cursor jump in prometheus code editor
[#&#8203;100273](https://github.com/grafana/grafana/pull/100273),
[@&#8203;itsmylife](https://github.com/itsmylife)
- **Prometheus:** Fix operator handling when making label expressions
utf-8 friendly
[#&#8203;100475](https://github.com/grafana/grafana/pull/100475),
[@&#8203;NWRichmond](https://github.com/NWRichmond)
- **Prometheus:** Fix setting utcOffset when absolute time range is used
[#&#8203;101065](https://github.com/grafana/grafana/pull/101065),
[@&#8203;itsmylife](https://github.com/itsmylife)
- **RBAC:** Don't check folder access if `annotationPermissionUpdate` FT
is enabled
[#&#8203;99717](https://github.com/grafana/grafana/pull/99717),
[@&#8203;IevaVasiljeva](https://github.com/IevaVasiljeva)
- **SSO:** Fix team_ids validation for Generic OAuth
[#&#8203;100732](https://github.com/grafana/grafana/pull/100732),
[@&#8203;dmihai](https://github.com/dmihai)
- **Service Accounts:** Don't show error pop-ups for Service Account and
Renderer UI flows
[#&#8203;101776](https://github.com/grafana/grafana/pull/101776),
[@&#8203;IevaVasiljeva](https://github.com/IevaVasiljeva)
- **Share:** Fix short links when root_url is different from the browser
URL
[#&#8203;99950](https://github.com/grafana/grafana/pull/99950),
[@&#8203;AgnesToulet](https://github.com/AgnesToulet)

##### Breaking changes

- **Data source:** Change Permissions for query to only have query and
not `read OR query` (Enterprise)

##### Plugin development fixes & changes

- **GrafanaUI:** Deprecate Select in favor of Combobox
[#&#8203;100294](https://github.com/grafana/grafana/pull/100294),
[@&#8203;joshhunt](https://github.com/joshhunt)
- **Multi/Combobox:** Use pointer cursor when not focused
[#&#8203;100878](https://github.com/grafana/grafana/pull/100878),
[@&#8203;tskarhed](https://github.com/tskarhed)
- **Slider:** Fix text input box being too wide
[#&#8203;100138](https://github.com/grafana/grafana/pull/100138),
[@&#8203;joshhunt](https://github.com/joshhunt)

<!-- 11.6.0 END -->

<!-- 11.5.3 START -->

###
[`v11.5.3`](https://github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1153-2025-03-25)

[Compare
Source](https://github.com/grafana/grafana/compare/v11.5.2...v11.5.3)

##### Features and enhancements

- **Chore:** Bump Go to 1.23.7
[#&#8203;101581](https://github.com/grafana/grafana/pull/101581),
[@&#8203;macabu](https://github.com/macabu)
-   **Chore:** Bump Go to 1.23.7 (Enterprise)

##### Bug fixes

- **Alerting:** Fix token-based Slack image upload to work with channel
names
[#&#8203;101078](https://github.com/grafana/grafana/pull/101078),
[@&#8203;JacobsonMT](https://github.com/JacobsonMT)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown
[#&#8203;100869](https://github.com/grafana/grafana/pull/100869),
[@&#8203;mgyongyosi](https://github.com/mgyongyosi)
- **Dashboard:** Fix the unintentional time range and variables updates
on saving
[#&#8203;101671](https://github.com/grafana/grafana/pull/101671),
[@&#8203;harisrozajac](https://github.com/harisrozajac)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to
dashboard
[#&#8203;102365](https://github.com/grafana/grafana/pull/102365),
[@&#8203;mdvictor](https://github.com/mdvictor)
- **InfluxDB:** Improve handling of template variables contained in
regular expressions (InfluxQL)
[#&#8203;100977](https://github.com/grafana/grafana/pull/100977),
[@&#8203;aangelisc](https://github.com/aangelisc)
- **Org redirection:** Fix linking between orgs
[#&#8203;102089](https://github.com/grafana/grafana/pull/102089),
[@&#8203;ashharrison90](https://github.com/ashharrison90)

<!-- 11.5.3 END -->

<!-- 11.4.3 START -->

</details>

<details>
<summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.30.3`](https://github.com/kiwigrid/k8s-sidecar/compare/1.30.2...1.30.3)

[Compare
Source](https://github.com/kiwigrid/k8s-sidecar/compare/1.30.2...1.30.3)

</details>

<details>
<summary>grafana/helm-charts (grafana)</summary>

###
[`v8.11.0`](https://github.com/grafana/helm-charts/releases/tag/grafana-8.11.0)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-8.10.4...grafana-8.11.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana version to 11.6.0 by
[@&#8203;tobiasamft](https://github.com/tobiasamft) in
[https://github.com/grafana/helm-charts/pull/3621](https://github.com/grafana/helm-charts/pull/3621)

**Full Changelog**:
grafana/helm-charts@alloy-operator-0.2.1-beta.1...grafana-8.11.0

</details>

---

### 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 becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](defenseunicorns/uds-core@v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([defenseunicorns#1374](defenseunicorns#1374))
([818a3a0](defenseunicorns@818a3a0))
* ambient mesh authorization policy generation
(defenseunicorns#1384)
([b47daba](defenseunicorns@b47daba))
* new webauth and mfa flows
([defenseunicorns#1370](defenseunicorns#1370))
([1ac1b03](defenseunicorns@1ac1b03))
* theme customization
([defenseunicorns#1382](defenseunicorns#1382))
([55ef41b](defenseunicorns@55ef41b))
* use Client Credentials for managing Keycloak Clients
([defenseunicorns#1341](defenseunicorns#1341))
([4db9cc7](defenseunicorns@4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([defenseunicorns#1398](defenseunicorns#1398))
([d45b3e6](defenseunicorns@d45b3e6))
* broken selectors for internal dependencies on charts
([defenseunicorns#1403](defenseunicorns#1403))
([d72b194](defenseunicorns@d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([defenseunicorns#1379](defenseunicorns#1379))
([8200bce](defenseunicorns@8200bce))
* add docs for layer selection
([defenseunicorns#1216](defenseunicorns#1216))
([c170322](defenseunicorns@c170322))
* **deps:** update grafana
([defenseunicorns#1383](defenseunicorns#1383))
([122dc58](defenseunicorns@122dc58))
* **deps:** update grafana to v8.10.4
([defenseunicorns#1363](defenseunicorns#1363))
([fb163bd](defenseunicorns@fb163bd))
* **deps:** update istio to v1.25.0
([defenseunicorns#1335](defenseunicorns#1335))
([1803ea7](defenseunicorns@1803ea7))
* **deps:** update keycloak to v0.11.1
([defenseunicorns#1400](defenseunicorns#1400))
([6fdcd0c](defenseunicorns@6fdcd0c))
* **deps:** update keycloak to v26.1.4
([defenseunicorns#1356](defenseunicorns#1356))
([31152f7](defenseunicorns@31152f7))
* **deps:** update pepr to v0.46.3
([defenseunicorns#1365](defenseunicorns#1365))
([304a556](defenseunicorns@304a556))
* **deps:** update prometheus-stack
([defenseunicorns#1362](defenseunicorns#1362))
([ae40b27](defenseunicorns@ae40b27))
* **deps:** update prometheus-stack
([defenseunicorns#1380](defenseunicorns#1380))
([eec3337](defenseunicorns@eec3337))
* **deps:** update support dependencies to v22.13.17
([defenseunicorns#1401](defenseunicorns#1401))
([8a81eec](defenseunicorns@8a81eec))
* **deps:** update support-deps
([defenseunicorns#1364](defenseunicorns#1364))
([7819bec](defenseunicorns@7819bec))
* **deps:** update support-deps
([defenseunicorns#1376](defenseunicorns#1376))
([dd22589](defenseunicorns@dd22589))
* **deps:** update support-deps
([defenseunicorns#1390](defenseunicorns#1390))
([f06bb70](defenseunicorns@f06bb70))
* **deps:** update support-deps
([defenseunicorns#1392](defenseunicorns#1392))
([c0762a3](defenseunicorns@c0762a3))
* **deps:** update ts-jest to v29.3.0
([defenseunicorns#1377](defenseunicorns#1377))
([8b2174a](defenseunicorns@8b2174a))
* **deps:** update velero to v8.6.0
([defenseunicorns#1371](defenseunicorns#1371))
([93a44e6](defenseunicorns@93a44e6))
* remove kiali and tempo references from repo
([defenseunicorns#1375](defenseunicorns#1375))
([8374de3](defenseunicorns@8374de3))
* update how to scrape metrics
([defenseunicorns#1378](defenseunicorns#1378))
([e808f7d](defenseunicorns@e808f7d))
* update unicorn ztunnel image to 1.25.0
([defenseunicorns#1389](defenseunicorns#1389))
([7e446cb](defenseunicorns@7e446cb))


### Documentation

* velero csi vsphere backups
([defenseunicorns#1385](defenseunicorns#1385))
([5ae33b2](defenseunicorns@5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate-ready Label used to trigger Renovate PR CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants