Skip to content

Releases: trinodb/grafana-trino

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:21

What's Changed

Other changes

  • Bump actions/setup-node from 4.3.0 to 7.0.0 by @dependabot[bot] in #330
  • Bump github.com/grafana/grafana-plugin-sdk-go from 0.292.2 to 0.296.1 in the dependency-updates group across 1 directory by @dependabot[bot] in #329
  • Bump actions/checkout from 4 to 7 by @dependabot[bot] in #324
  • Bump actions/setup-go from 5 to 7 by @dependabot[bot] in #314
  • Bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #313
  • Unblock Grafana review for plugin 1.1.1 by @nineinchnick in #340

New Contributors

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 07:46

1.1.0

  • Add support for Trino roles
  • Add support for client tags
  • Keep OAuth2 tokens isolated between data source instances
  • Respect configured CA certificates for Trino TLS connections
  • Modernize the Grafana plugin SDK and tooling and require Grafana 10.4 or later

Release v1.0.12

Choose a tag to compare

@github-actions github-actions released this 01 May 08:01
68edabe

1.0.12

  • Add support for OAuth2 client-credentials flow

Release v1.0.11

Choose a tag to compare

@github-actions github-actions released this 29 Apr 10:41
329b752

1.0.11

  • Don't overwrite Grafana variables when editing existing dashboard queries
  • Don't cancel queries running for longer than 60 seconds

Release v1.0.10

Choose a tag to compare

@github-actions github-actions released this 25 Dec 09:23
345d677

1.0.10

  • Store access token securely
  • Update dependencies

Release v1.0.9

Choose a tag to compare

@github-actions github-actions released this 17 Nov 16:16
856c638

1.0.9

  • Add support for access token (JWT) authentication

Release v1.0.8

Choose a tag to compare

@github-actions github-actions released this 01 Nov 11:51
cbecedf

1.0.8

  • Add support for OAuth
  • Add support for annotations
  • Use UTC timestamps in macroTimeFilter

Release v1.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Apr 17:01
80215f4

1.0.7

  • Add support for user impersonation

Release v1.0.6

Choose a tag to compare

@github-actions github-actions released this 05 Dec 14:53
d36f8e8

1.0.6

  • Revert focus change actions from last version to fix running queries

Release v1.0.5

Choose a tag to compare

@github-actions github-actions released this 17 Nov 14:26
5c6712e

1.0.5

  • Don't execute query with every focus change
  • Fix connection error handling