Grafana v9.2.2 Release Notes

Release Date: 2022-10-25 // over 1 year ago
  • ๐Ÿ”‹ Features and enhancements

    • Alerting: Add support for wecom apiapp. #55991, @aimuz
    • Canvas: Improve resource picker initialization. #57319, @nmarrs
    • Canvas: Improve text element readability. #57371, @adela-almasan
    • CloudWatch: Make sure adoption tracking is done on valid, migrated queries. #56872, @sunker
    • Dashboard: Alerts user to incorrect tag format for JSON import. #54657, @iamelDuderino
    • MSSQL: Support tables from all schemas. #53099, @zoltanbedi
    • Opentsdb: Allow template variables for filter keys. #57226, @bohandley
    • Prometheus: Provide label values match parameter API when supported prometheus instance is configured. #56510, @gtk-grafana
    • QueryEditor: Revert components from grafana-ui. #57436, @zoltanbedi
    • TeamSync: Allow team sync when external organization mapping returns no organization role. (Enterprise)

    ๐Ÿ› Bug fixes

    ๐Ÿ’ฅ Breaking changes

    ๐Ÿ’ป We added some components a bit too early to @grafana/ui in 9.2 so we are moving them back to @grafana/experimental. If you used any of these components

    • AccessoryButton
    • EditorFieldGroup
    • EditorHeader
    • EditorField
    • EditorRow
    • EditorList
    • EditorRows
    • EditorSwitch
    • FlexItem
    • Stack
    • InlineSelect
    • InputGroup
    • Space

    Please use them from grafana/experimental from now on. Issue #57436

    <!-- 9.2.2 END --> <!-- 9.2.1 START -->