- Add a query tag that includes relevant Grafana context information.
- Remove deprecated UI components
- Template Variable: custom “display names” support with
__text
&__value
- Resolve the issue with incorrect password escaping for certain special characters.
- Upgrade grafana-plugin-sdk-go to version v0.260.1.
- Upgrade js dependencies.
We'd like to thank all the contributors who worked on this release!
- Resolve the issue of reusing closed connections.
- Upgrade grafana-plugin-sdk-go to version v0.258.0.
- Upgrade gosnowflake to version v1.12.0.
- Upgrade js dependencies.
- Add configuration for
MaxChunkDownloadWorkers
andCustomJSONDecoderEnabled
. - Add
$__timeRoundFrom()
and$__timeRoundTo()
macros
- Avoid interpolation of Snowflake SYSTEM functions.
- Improve error handling when specific macro parameters are left empty.
- Improve unit tests coverage.
- Upgrade grafana-plugin-sdk-go to version v0.255.0.
- Upgrade go to version 1.22.
- Upgrade js dependencies.
We'd like to thank all the contributors who worked on this release!
- Use default variable format interpolation for query variables (see documentation).
- Add
$__timeTzFilter(column_name)
macro.
- Fix issue with multi-value query variables.
- Upgrade grafana-plugin-sdk-go to version v0.246.0.
- Upgrade gosnowflake to version v1.11.1.
We'd like to thank all the contributors who worked on this release!
- Fix Private Data Source Connect bug, that prevents the plugin update to function correctly.
- Upgrade grafana-plugin-sdk-go to version v0.228.0.
- Upgrade gosnowflake to version v1.9.0.
- Use Grafana's Code editor for query editing.
- Add query context cancellation.
- Possibility to choose the fill mode for time series queries.
- Fix crash when time series data are empty.
- The slice_length must be an integer greater than or equal to 1.
- 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.
We'd like to thank all the contributors who worked on this release!
- Do not limit time series data unless query contains LIMIT clause.
- Improve timezone conversion in macro $__timeFilter()
- Use to_timestamp_ntz instead of to_timestamp
- Upgrade grafana-plugin-sdk-go to version v0.197.0.
- Upgrade js dependencies.
- Upgrade gosnowflake to version v1.7.1.
We'd like to thank all the contributors who worked on this release!
- Fix issue with REAL type with Snowflake go SDK (1.6.14)
- Fix issue with NULL type
We'd like to thank all the contributors who worked on this release!
- Add darwin_arm64 binary
- Upgrade grafana-plugin-sdk-go to version v0.148.0.
- Upgrade js dependencies
- Fix LIMIT condition to avoid duplicate LIMIT keyword.
- Increase row limit to 1M
- Improve time-series wide column name
- Upgrade grafana-plugin-sdk-go to version v0.141.0.
- Upgrade js dependencies
We'd like to thank all the contributors who worked on this release!
- Add query refId in response
- Convert Long Frame to wide
- Fix issue with Time Formatted Columns
- Improve metadata in response
- Improve macros
- Upgrade grafana-plugin-sdk-go to version v0.139.0.
- Upgrade gosnowflake to version v1.6.13.
- Upgrade js dependencies
We'd like to thank all the contributors who worked on this release!
- Support of Key Pair Authentication.
- Add support for query variables in Snowflake data source.
- Rework connection string creation.
- Escape credential, segments and query parameters in connection string.
- Add LIMIT cause only for time series
- Upgrade grafana-plugin-sdk-go to version v0.134.0.
- Upgrade gosnowflake to version v1.6.9.
We'd like to thank all the contributors who worked on this release!
Initial release.