Update docker.io/grafana/grafana-oss Docker tag to v11.3.1
Minor update of container without any issue by means of Docker compose YAML infrastructure and automated Portainer GitOps workflow with dependency update facilitated by Mend's Renovate Bot.
Also upgrading Grafana instances of Loki and kube-prometheus-stack on K3s cluster with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/grafana/grafana-oss | patch | 11.3.0-ubuntu -> 11.3.1-ubuntu |
Release Notes
grafana/grafana (docker.io/grafana/grafana-oss)v11.3.1
Features and enhancements
- Alerting: Make context deadline on AlertNG service startup configurable #96135, @fayzal-g
- MigrationAssistant: Restrict dashboards, folders and datasources by the org id of the signed in user #96345, @leandro-deveikis
- User: Check SignedInUser OrgID in RevokeInvite #95490, @mgyongyosi
Bug fixes
- Alerting: Fix escaping of silence matchers in utf8 mode #95347, @tomratcliffe
- Alerting: Fix overflow for long receiver names #95133, @gillesdemey
- Alerting: Fix saving advanced mode toggle state in the alert rule editor #95981, @alexander-akhmetov
- Alerting: Fix setting datasource uid, when datasource is string in old version #96273, @soniaAguilarPeiron
- Alerting: Force refetch prom rules when refreshing panel #96125, @soniaAguilarPeiron
- Anonymous User: Adds validator service for anonymous users #94994, @leandro-deveikis
- Anonymous User: Adds validator service for anonymous users (Enterprise)
- Azure Monitor: Support metric namespaces fallback #95155, @aangelisc
- Azure: Fix duplicated traces in multi-resource trace query #95247, @aangelisc
- Azure: Handle namespace request rejection #95909, @aangelisc
- CloudWatch: Interpolate region in log context query #94990, @iwysiu
- Dashboard datasource: Return annotations as series when query topic is "annotations" #95971, @kaydelaney
- Dashboard: Append orgId to URL #95963, @bfmatei
- Dashboards: Fixes performance issue expanding a row #95321, @torkelo
- Flame Graph: Fix crash when it receives empty data #96211, @yincongcyincong
- Folders: Add admin permissions upon creation of a folder w. SA #95365, @eleijonmarck
- Folders: Don't show error pop-up if the user can't fetch the root folder #95600, @IevaVasiljeva
- Migration: Remove table aliasing in delete statement to make it work for mariadb #95232, @kalleep
- ServerLock: Fix pg concurrency/locking issue #95935, @mgyongyosi
- Service Accounts: Run service account creation in transaction #94803, @IevaVasiljeva
- Table: Fix text wrapping applying to wrong field #95425, @codeincarnate
- Unified Storage: Use ssl_mode instead of sslmode #95662, @chaudyg