v11.2.1
版本发布时间: 2024-09-26 23:06:55
grafana/grafana最新发布版本:v11.3.0(2024-10-23 04:10:05)
Download page What's new highlights
Features and enhancements
- Alerting: Support for optimistic concurrency in priovisioning Tempate API #92251, @yuri-tceretian
- Logs panel: Enable displayedFields in dashboards and apps #92675, @matyax
- State timeline: Add pagination support #92257, @kevinputera
Bug fixes
- Authn: No longer hash service account token twice during authentication #92639, @kalleep
- CloudMigrations: Fix snapshot creation on Windows systems #92981, @macabu
- DashGPT: Fixes issue with generation on Safari #92952, @kaydelaney
- Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @axelavargas
- Grafana SQL: Fix broken import in NumberInput component #92808, @chessman
- Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @matyax
- RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @IevaVasiljeva
- RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
- Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
- Templating: Fix searching non-latin template variables #92893, @leeoniya
- TutorialCard: Fix link to tutorial not opening #92647, @eledobleefe
Plugin development fixes & changes
- AutoSizeInput: Allow to be controlled by value #92999, @ivanortegaalba