v12.3.1
📦 grafanaView on GitHub →
✨ 7 features🐛 5 fixes🔧 5 symbols
Summary
This release includes several enhancements such as updated dependencies, improved Azure query building, and fixes for aggregation syntax, dashboard layout, and variable interpolation.
✨ New Features
- Update alerting dependency.
- Improved column handling in Azure logs query builder.
- Include aggregate columns in Azure logs builder.
- Bump Go to v1.25.5.
- Clarify section title for repeating rows and tabs in documentation.
- Add PluginContext to plugins when scenes is disabled.
- Clear hideSeriesFrom override on query edit in QueryEditorRows.
🐛 Bug Fixes
- Fix dcount aggregation in Azure.
- Fix percentile syntax in Azure.
- Fix empty space under time controls when a dashboard has many variables.
- Datasource breadcrumb link should link to settings tab.
- Fix variable interpolation logic when the variable has multiple values in Postgresql.