All notable changes to this project will be documented in this file.
- Update aws-sdk from v1.44.9 to v1.44.323
- Add
il-central-1
to opt-in region list
- Add Support for Temporary Credentials in Grafana Cloud @idastambuk @sarahzinger 84
- Add Contributing.md file
- Add GetDatasourceLastUpdatedTime util for client caching @iwysiu in #90
- ShouldCacheQuery should handle nil responses @iwysiu in #87
- Add ShouldCacheQuery util for async caching @iwysiu in #85
- Fix expressions with async datasource @iwysiu in #83
Updating opt-in regions list by @eunice98k in grafana#80
- Fix connections for multiple async datasources @iwysiu in #73
- Pass query args to GetAsyncDB @kevinwcyu in #71
Updating opt-in regions list by @robbierolin in grafana#66
Switch ec2 role cred provider to remote cred provider grafana#62
[Breaking Change] Refactor GetSession
method to allow adding the data source config and the user agent to configure the default HTTP client.
Added interfaces and functions for SQL data sources