Grafana v9.3.1 Release Notes

Release Date: 2022-11-30 // over 1 year ago
  • 🔋 Features and enhancements

    🐛 Bug fixes

    <!-- 9.3.1 END --> <!-- 9.3.0 START -->


Previous changes from v9.3.0-beta1

  • 🔋 Features and enhancements

    🐛 Bug fixes

    💥 Breaking changes

    ✂ Removes the unused close-milestone command from @grafana/toolkit. Issue #57062

    🚚 @grafana/toolkit cherrypick command was removed. Issue #56114

    EmotionPerfTest is no longer exported from the @grafana/ui bundle. Issue #56100

    Removing the unused changelog command in @grafana/toolkit. Issue #56073

    🗄 Deprecations

    🔊 The interface type LogsParser in grafana-data is deprecated. Issue #56242

    📦 The following functions and classes related to logs are deprecated in the grafana-ui package: getLogLevel, getLogLevelFromKey, addLogLevelToSeries, LogsParsers, calculateFieldStats, calculateLogsLabelStats, calculateStats, getParser, sortInAscendingOrder, sortInDescendingOrder, sortLogsResult, sortLogRows, checkLogsError, escapeUnescapedString. Issue #56077

    🔌 Plugin development fixes & changes

    <!-- 9.2.5 START -->