File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## 2.4.0
6+
7+ - Fix: SQLEditor: Use queryRef to call onChange [ #209 ] ( https://github.com/grafana/timestream-datasource/pull/209 )
8+ - Chore: Update version of code-coverage [ #211 ] ( https://github.com/grafana/timestream-datasource/pull/211 )
9+ - Feature: Timestream is now available in us-gov-west-1 [ #207 ] ( https://github.com/grafana/timestream-datasource/pull/207 )
10+
511## 2.3.2
612
713- Security: Upgrade Go in build process to 1.19.3
Original file line number Diff line number Diff line change 11{
22 "name" : " grafana-timestream-datasource" ,
3- "version" : " 2.3.2 " ,
3+ "version" : " 2.4.0 " ,
44 "description" : " Load data timestream in grafana" ,
55 "scripts" : {
66 "build" : " grafana-toolkit plugin:build" ,
You can’t perform that action at this time.
0 commit comments