All notable changes to @questdb/grafana-questdb-datasource
project will be documented in this
file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
- Enclose variables and column names in quotes in the generated SQL #107
- Add VARCHAR type #107
- Update docker-compose yaml to use QuestDB 8.0.3 #107
- Remove the deprecated
vectorator
method and use an array format for manipulation. #97 - Update the necessary copyright + add NOTICE to signal derivative work #97
- Phase out
@grafana/experimental
in favor of@grafana/plugin-ui
whenever possible.
- Initial Beta release.