Releases: grafana/grafana
Releases · grafana/grafana
9.5.2 (2023-05-03)
Download page
What's new highlights
Features and enhancements
Bug fixes
- DataLinks: Encoded URL fixed. #67291, @juanicabanas
- [v9.5.x] Explore: Update table min height (#67321). #67332, @adrapereira
v9.4.10
v9.3.14
v9.2.18
v8.5.24
v9.5.1
9.4.9 (2023-04-24)
Download page
What's new highlights
Features and enhancements
v9.3.13
v9.2.17
9.5.0 (2023-04-04)
Download page
What's new highlights
Features and enhancements
- API keys: Add deprecation to api keys. #65948, @eleijonmarck
- API: Enable serving Swagger UI by default and add docs and guidelines. #63489, @papagian
- API: Permit Cache-Control (browser caching) for datasource resources. #62033, @kylebrandt
- Accessibility: Make row actions keyboard accessible. #63367, @ashharrison90
- Admin/Plugins: Set category filter in connections link. #64393, @mikkancso
- Alerting: Add CustomDetails field in PagerDuty contact point. #64860, @santihernandezc
- Alerting: Add dashboard and panel links to rule and instance annotations. #63243, @konrad147
- Alerting: Add filter and remove funcs for custom labels and annotations. #63437, @grobinson-grafana
- Alerting: Add fuzzy search to alert list view. #63931, @konrad147
- Alerting: Add metrics for active receiver and integrations. #64050, @gotjosh
- Alerting: Better printing of labels. #63348, @grobinson-grafana
- Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once. #64774, @alexweav
- Alerting: Enable preview for recording rules. #63260, @VikaCep
- Alerting: Fetch all applied alerting configurations. #65728, @santihernandezc
- Alerting: Introduce proper feature toggles for common state history backend combinations. #65497, @alexweav
- Alerting: Make time range query parameters not required when querying Loki. #62985, @alexweav
- Alerting: New notification policies view. #61952, @gillesdemey
- Alerting: No longer index state history log streams by instance labels. #65474, @alexweav
- Alerting: Respect "For" Duration for NoData alerts. #65574, @JacobsonMT
- Alerting: Support filtering rules by multiple datasources. #64355, @VikaCep
- Alerting: Switch to snappy-compressed-protobuf for outgoing push requests to Loki. #65077, @alexweav
- Angular: Prevent angular from loading when disabled. #65755, @torkelo
- Auth: Add Generic oauth skip org role sync setting. #62418, @eleijonmarck
- Auth: Add feature flag to move token rotation to client. #65060, @kalleep
- Auth: Show user sync external Authentication status. #62721, @lokeswaran-aj
- Backend: Use sdk version 0.148.0. #62822, @kylebrandt
- Chore: Add stat for remote cache config. #64276, @DanCech
- Chore: Replace short UID generation with more standard UUIDs. #62731, @ryantxu
- Chore: Use DOMPurify to sanitize strings rather than js-xss. #62787, @KristianGrafana
- CloudMonitoring: Add possibility to use path for private key. #65252, @zoltanbedi
- CloudWatch Logs: Update default timeout to 30m. #63155, @ashnove
- CloudWatch: Add AWS/IotSiteWise namespace and metrics. #63534, @iwysiu
- CloudWatch: Add account support to variable queries. #63822, @iwysiu
- CloudWatch: Make deeplinks work for us-gov and china regions. #64080, @iwysiu
- Cloudwatch: Add MeteredIOBytes metric for EFS. #64793, @xlagg5
- Command Palette: Display dashboard location. #63807, @ashharrison90
- Command palette: Enable folder searching. #62663, @ashharrison90
- Connections: Turn on feature toggle by default. #64885, @mikkancso
- Cookies: Provide a mechanism for per user control over cookies. #61566, @sakjur
- Dashboard Datasource: Update Query List & Improve UX. #64429, @codeincarnate
- Dashboard: Add a feature that creates a table panel when a spreadsheet file is dropped on the dashboard. #62688, @oscarkilhed
- Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu. #65361, @polibb
- Dashboard: Add value format for requests per minute. #62258, @dwradcliffe
- Dashboard: Empty/No Panels dashboard with a new design. #65161, @polibb
- Dashboard: When dashboard is not found show message instead of empty page. #65508, @polibb
- Dashboards: Enable feature flag
newPanelChromeUIby default. #65593, @axelavargas - Dataplane: Support timeSeriesLong without transform. #62732, @bohandley
- Datasources: Add user_agent header customization for outgoing HTTP requests. #63769, @zhichli
- Datasources: Use getDefaultQuery in annotations editors. #61870, @idastambuk
- Docs: Add documentation on how to debug backend plugins. #64814, @xnyo
- Docs: Deprecate dashboard previews. #65698, @ArturWierzbicki
- Elasticsearch: Detect Elasticsearch version. #63341, @gabor
- Elasticsearch: Run Explore queries trough data source backend. #65339, @ivanahuckova
- Explore: Add range option to internal data links. #64063, @connorlindsey
- Explore: Add transformations to correlation data links. #61799, @gelicia
- Explore: Support mixed data sources for supplementary query. #63036, @ifrost
- Extensions: Expose an enum for available placements. #64586, @leventebalogh
- Feat: Changing link destination for get more plugins. #63517, @tolzhabayev
- Feat: Linking to plugin details page rather than externally for new datasources. #63499, @tolzhabayev
- **FieldMatche...