File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 2.15.0
3+ ## 2.16.1
4+
5+ - Chore: update dependencies in [ #332 ] ( https://github.com/grafana/athena-datasource/pull/332 )
6+
7+ ## 2.16.0
8+
49- Plugin.json: update schema reference URL by @leventebalogh in [ #328 ] ( https://github.com/grafana/athena-datasource/pull/328 )
510- add stalebot to issues by @katebrenner in [ #329 ] ( https://github.com/grafana/athena-datasource/pull/329 )
611- docs: fix 'Using accessKey and secretKey' example by @kstevensonnv in [ #331 ] ( https://github.com/grafana/athena-datasource/pull/331 )
712- chore: replace GetSession with GetSessionWithAuthSettings by @njvrzm in [ #333 ] ( https://github.com/grafana/athena-datasource/pull/333 )
813
14+ ## 2.15.0
15+
16+ - Update for added context in grafana-aws-sdk by @njvrzm in [ #326 ] ( https://github.com/grafana/athena-datasource/pull/326 )
17+
918## 2.14.1
1019
1120- Bump @grafana/aws-sdk from v0.3.1 to v0.3.3 in [ #321 ] ( https://github.com/grafana/athena-datasource/pull/321 )
Original file line number Diff line number Diff line change 11{
22 "name" : " grafana-athena-datasource" ,
3- "version" : " 2.16.0 " ,
3+ "version" : " 2.16.1 " ,
44 "description" : " Use Amazon Athena with Grafana" ,
55 "scripts" : {
66 "build" : " webpack -c ./.config/webpack/webpack.config.ts --env production" ,
You can’t perform that action at this time.
0 commit comments