Skip to content

Releases: vertica/vertica-grafana-datasource

v2.1.1

04 Oct 19:04
307888c
Compare
Choose a tag to compare

Bug Fixes:

  • #44, #41 - Compatibility issue with Apple M1 and M2 resolved. darwin_arm64 and darwin_amd64 binary files generated as a solution

Other Updates:

  • Migrated from deprecated 'grafana-toolkit' to the new 'create-plugin' tool
  • Upgraded vertica-sql-go driver from v1.3.1 to v1.3.3

Full changelog:

v2.1.0...v2.1.1

V2.1.0

20 Mar 14:41
040c4ce
Compare
Choose a tag to compare

New Features

  • Auto-completion: Added Auto-completion in Raw Query mode to suggest keywords as-you-type.
  • Backup server node: Added Backup server node option in the datasource config page. Client connects to the backup hosts if the primary host is unreachable.
  • Added Run Query button in Raw Query Editor.

Bug Fixes

#32 Fixed and Updated with vertica-sql-go driver v1.3.1

v2.0.3

21 Nov 21:42
c5fca58
Compare
Choose a tag to compare

v2.0.2

29 Jul 18:47
c5fca58
Compare
Choose a tag to compare
  • Alerting flag set to 'true' by default.
  • Addition of new sample Grafana dashboard reference in the README file.

v2.0.1

03 Sep 20:11
Compare
Choose a tag to compare
  • Addition of Connection Pooling in the Config page of the datasource setup.
  • Issue resolved: #14

v2.0.0

29 Jul 16:50
Compare
Choose a tag to compare

Version update with Commercial Signature

v1.0.0

28 Jun 20:46
dc46061
Compare
Choose a tag to compare

Updated framework from Angular to React.
Query Builder support.
Assorted bug fixes and Enhancements.