This repository has been archived by the owner on May 1, 2024. It is now read-only.
Releases: influxdata/grafana-flightsql-datasource
Releases · influxdata/grafana-flightsql-datasource
v0.1.7
What's Changed
- fix: get tables for sqllite client by @helenosheaa in #119
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #101
- fix: put dependency version in by @helenosheaa in #105
- Update CODEOWNERS by @gavincabbage in #107
- chore: Update README to point to latest release by @8none1 in #106
- chore(deps): bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #109
- fix: move password and token into secure json data by @helenosheaa in #113
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #114
- fix: resolve panic where no metadata was entered by @helenosheaa in #115
New Contributors
- @gavincabbage made their first contribution in #107
- @8none1 made their first contribution in #106
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- feat(client): Extract stream headers for query DoGet. by @brettbuddin in #98
- fix: add automation team by @helenosheaa in #97
- chore: Upgrade Arrow and re-add integration tests. by @brettbuddin in #99
- fix: update version by @helenosheaa in #100
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- feat: add screenshots & bump again by @helenosheaa in #96
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: add db schema as a prefix to table query in builder view by @helenosheaa in #88
- fix: dropdown select by @helenosheaa in #90
- chore: Switch to SHA256 from MD5 when publishing releases. by @brettbuddin in #92
- feat: remaining docs by @helenosheaa in #93
- fix/ multi datasources by @helenosheaa in #94
- feat: release bump by @helenosheaa in #95
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- chore(deps): bump ua-parser-js from 1.0.32 to 1.0.33 by @dependabot in #77
- feat(arrow): Provide conversions for more types by @brettbuddin in #79
- feat/ ui tests by @helenosheaa in #83
- fix: remove blocking call by @helenosheaa in #84
- fix: bump version by @helenosheaa in #85
- fix: bump version in docs by @helenosheaa in #86
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- chore: Rename identifier to influxdata-flightsql-datasource. by @brettbuddin in #58
- fix: add note about current min grafana version by @helenosheaa in #55
- chore: Apply the metadata from the configuration to the client. by @brettbuddin in #54
- feat: swap databased config for dynamic meta data input by @helenosheaa in #61
- feat: support template variables by @helenosheaa in #62
- feat(query): Output format support by @brettbuddin in #63
- feat(macros): Provide macros for range operations and simple from/to substitutions. by @brettbuddin in #64
- feat: check autocomplete table casing by @helenosheaa in #66
- feat: Support alerting by @brettbuddin in #67
- feat: default to raw sql remove set format on load by @helenosheaa in #68
- fix: check against version we are using by @helenosheaa in #72
- feat/help button by @helenosheaa in #69
- feat(query): Execute queries concurrently by @brettbuddin in #75
- feat/populate builder view and other state fixes by @helenosheaa in #73
- chore: Fill out more of the metadata about our plugin. by @brettbuddin in #70
- feat: version 0.1.0 by @helenosheaa in #76
Full Changelog: v0.0.1...v0.1.0