Skip to content

Releases: grafana/sqlds

Improve Query testing with QueryFailTimes

24 Jul 14:57
7f3ee71
Compare
Choose a tag to compare

Adds a QueryFailTimes option to the DriverOpts so testing a query failing a certain number of times only becomes possible

Test driver

15 Jun 16:04
cc7ea33
Compare
Choose a tag to compare

Adds a test driver for testing scenarios that are difficult to reproduce with a real database

Query errors

07 Jun 14:35
f35dc61
Compare
Choose a tag to compare

Adds a flag to return all query errors so health check shows more detail

Forward headers

08 May 12:34
29ba2a5
Compare
Choose a tag to compare

Adds support to forward oauth headers that are applied from middleware.

v2.5.0

23 Mar 15:57
196f681
Compare
Choose a tag to compare
  • Add support for mutateResponse

v2.4.1

09 Mar 21:44
37ace62
Compare
Choose a tag to compare

Fixes a bug where writes to the macros map caused a panic

Add interface to mutate query before it's run

06 Mar 16:10
a649fed
Compare
Choose a tag to compare
v2.4.0

QueryMutator interface for driver (#87)

Add preferred visualization for traces

09 Jan 17:59
d590687
Compare
Choose a tag to compare
add format option for trace (#81)

Co-authored-by: Carl Verge <carlverge@gmail.com>

Make parsing macros more strict

09 Jan 13:58
6cccadd
Compare
Choose a tag to compare

Fix some edge cases when macros would be skipped

Retry On

13 Dec 14:04
e3b8b30
Compare
Choose a tag to compare

Retry only where errors contain explicit values