Skip to content

Release v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 21:06

1.6.0

⭐ Added

  • Use Grafana's Code editor for query editing.
  • Add query context cancellation.
  • Possibility to choose the fill mode for time series queries.

🐞 Bug Fixes

  • Fix crash when time series data are empty.
  • The slice_length must be an integer greater than or equal to 1.

🔨 Changed

  • Use FillMode 'NULL' when fillMode is not provided.
  • Upgrade GitHub actions used for CI/CD.
  • Upgrade grafana-plugin-sdk-go to version v0.217.0.
  • Upgrade go to version 1.21.
  • Upgrade gosnowflake to version v1.8.0.

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

⚠️ This release have an issue when you upgrade the plugin from a previous version please use the latest version.