Releases: trinodb/grafana-trino
Releases · trinodb/grafana-trino
Release v1.0.10
1.0.10
- Store access token securely
- Update dependencies
Release v1.0.9
1.0.9
- Add support for access token (JWT) authentication
Release v1.0.8
1.0.8
- Add support for OAuth
- Add support for annotations
- Use UTC timestamps in macroTimeFilter
Release v1.0.7
1.0.7
- Add support for user impersonation
Release v1.0.6
1.0.6
- Revert focus change actions from last version to fix running queries
Release v1.0.5
1.0.5
- Don't execute query with every focus change
- Fix connection error handling
Release v1.0.4
1.0.4
- Add query variable support
- Enable alerting
Release v1.0.3
1.0.3
- Use the custom CA in the custom http client
- Only check for client certs when TLS options are present
Release v1.0.2
1.0.2
What's Changed
- add support for TLS client auth by @kenandominic in #205
New Contributors
- @kenandominic made their first contribution in #205
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
1.0.1
- Updated dependencies