Skip to content

Commit 4ab442f

Browse files
authored
Prepare release 2.2.0 (#535)
1 parent 1bd992b commit 4ab442f

File tree

3 files changed

+126
-3
lines changed

3 files changed

+126
-3
lines changed

CHANGELOG.md

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,127 @@
11
# Changelog
22

3+
## 2.2.0
4+
5+
- Set the default format to table in [#527](https://github.com/grafana/redshift-datasource/pull/527)
6+
- Docs: remove outdated info from contributing docs in [#528](https://github.com/grafana/redshift-datasource/pull/528)
7+
- Update dependabot configuration in [#431](https://github.com/grafana/redshift-datasource/pull/431)
8+
- Migrate to plugin e2e tests in [#514](https://github.com/grafana/redshift-datasource/pull/514)
9+
- Remove @types/glob in [#505](https://github.com/grafana/redshift-datasource/pull/505)
10+
- Remove pr_commands in [#482](https://github.com/grafana/redshift-datasource/pull/482)
11+
- Update list of dependencies that can be automerged in [#424](https://github.com/grafana/redshift-datasource/pull/424)
12+
- Add support for auto-merging dependabot updates in [#412](https://github.com/grafana/redshift-datasource/pull/412)
13+
- Chore: Update CONTRIBUTING.md with release instructions in [#413](https://github.com/grafana/redshift-datasource/pull/413)
14+
- Migrate to aws sdk v2 in [#325](https://github.com/grafana/redshift-datasource/pull/325)
15+
- Chore: Migrate to Github actions in [#409](https://github.com/grafana/redshift-datasource/pull/409)
16+
- Migrate to eslint v9 in [#408](https://github.com/grafana/redshift-datasource/pull/408)
17+
- Dependency updates:
18+
- Bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.36.6 in [#533](https://github.com/grafana/redshift-datasource/pull/533)
19+
- Bump @testing-library/jest-dom from 6.6.3 to 6.6.4 in [#540](https://github.com/grafana/redshift-datasource/pull/540)
20+
- Bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.33.3 to 1.33.4 in [#532](https://github.com/grafana/redshift-datasource/pull/532)
21+
- Bump golang.org/x/net from 0.41.0 to 0.42.0 in [#530](https://github.com/grafana/redshift-datasource/pull/530)
22+
- Bump github.com/grafana/sqlds/v4 from 4.2.4 to 4.2.6 in [#529](https://github.com/grafana/redshift-datasource/pull/529)
23+
- Bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.35.7 to 1.35.8 in [#531](https://github.com/grafana/redshift-datasource/pull/531)
24+
- Bump dotenv from 17.2.0 to 17.2.1 in [#539](https://github.com/grafana/redshift-datasource/pull/539)
25+
- Bump @types/node from 22.16.4 to 22.16.5 in [#522](https://github.com/grafana/redshift-datasource/pull/522)
26+
- Bump eslint-config-prettier from 10.1.5 to 10.1.8 in [#521](https://github.com/grafana/redshift-datasource/pull/521)
27+
- Bump @grafana/plugin-e2e from 2.1.6 to 2.1.7 in [#525](https://github.com/grafana/redshift-datasource/pull/525)
28+
- Bump @swc/core from 1.13.0 to 1.13.3 in [#538](https://github.com/grafana/redshift-datasource/pull/538)
29+
- Bump @types/jest from 29.5.14 to 30.0.0 in [#516](https://github.com/grafana/redshift-datasource/pull/516)
30+
- Bump github.com/grafana/grafana-aws-sdk from 0.38.7 to 1.0.5 in [#520](https://github.com/grafana/redshift-datasource/pull/520)
31+
- Bump github.com/grafana/sqlds/v4 from 4.2.3 to 4.2.4 in [#519](https://github.com/grafana/redshift-datasource/pull/519)
32+
- Bump cspell from 9.1.3 to 9.1.5 in [#518](https://github.com/grafana/redshift-datasource/pull/518)
33+
- Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.37.0 in [#517](https://github.com/grafana/redshift-datasource/pull/517)
34+
- Bump @swc/core from 1.12.14 to 1.13.0 in [#515](https://github.com/grafana/redshift-datasource/pull/515)
35+
- Chore(deps-dev): Bump lefthook from 1.11.16 to 1.12.2 in [#513](https://github.com/grafana/redshift-datasource/pull/513)
36+
- Chore(deps-dev): Bump @babel/core from 7.27.7 to 7.28.0 in [#511](https://github.com/grafana/redshift-datasource/pull/511)
37+
- Chore(deps-dev): Bump @swc/core from 1.12.11 to 1.12.14 in [#512](https://github.com/grafana/redshift-datasource/pull/512)
38+
- Chore(deps-dev): Bump @typescript-eslint/parser from 8.35.1 to 8.37.0 in [#510](https://github.com/grafana/redshift-datasource/pull/510)
39+
- Chore(deps-dev): Bump webpack from 5.99.9 to 5.100.2 in [#509](https://github.com/grafana/redshift-datasource/pull/509)
40+
- Chore(deps-dev): Bump eslint-plugin-jsdoc from 51.4.0 to 51.4.1 in [#507](https://github.com/grafana/redshift-datasource/pull/507)
41+
- Chore(deps-dev): Bump @playwright/test from 1.53.2 to 1.54.1 in [#506](https://github.com/grafana/redshift-datasource/pull/506)
42+
- Chore(deps-dev): Bump @grafana/plugin-e2e from 2.1.3 to 2.1.6 in [#508](https://github.com/grafana/redshift-datasource/pull/508)
43+
- Chore(deps-dev): Bump @swc/jest from 0.2.38 to 0.2.39 in [#502](https://github.com/grafana/redshift-datasource/pull/502)
44+
- Chore(deps-dev): Bump eslint from 9.30.0 to 9.31.0 in [#503](https://github.com/grafana/redshift-datasource/pull/503)
45+
- Chore(deps-dev): Bump eslint-plugin-jsdoc from 50.8.0 to 51.4.0 in [#504](https://github.com/grafana/redshift-datasource/pull/504)
46+
- Chore(deps-dev): Bump @types/node from 22.15.35 to 22.16.4 in [#500](https://github.com/grafana/redshift-datasource/pull/500)
47+
- Chore(deps-dev): Bump jest from 30.0.0 to 30.0.4 in [#497](https://github.com/grafana/redshift-datasource/pull/497)
48+
- Chore(deps-dev): Bump eslint from 9.29.0 to 9.30.0 in [#498](https://github.com/grafana/redshift-datasource/pull/498)
49+
- Chore(deps-dev): Bump @eslint/js from 9.29.0 to 9.30.0 in [#496](https://github.com/grafana/redshift-datasource/pull/496)
50+
- Chore(deps-dev): Bump @swc/core from 1.12.9 to 1.12.11 in [#499](https://github.com/grafana/redshift-datasource/pull/499)
51+
- Chore(deps-dev): Bump cspell from 9.1.2 to 9.1.3 in [#495](https://github.com/grafana/redshift-datasource/pull/495)
52+
- Chore(deps-dev): Bump @grafana/plugin-e2e from 2.1.2 to 2.1.3 in [#494](https://github.com/grafana/redshift-datasource/pull/494)
53+
- Chore(deps-dev): Bump jest-environment-jsdom from 30.0.0 to 30.0.4 in [#493](https://github.com/grafana/redshift-datasource/pull/493)
54+
- Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 in [#491](https://github.com/grafana/redshift-datasource/pull/491)
55+
- Chore(deps-dev): Bump jest-environment-jsdom from 29.7.0 to 30.0.0 in [#488](https://github.com/grafana/redshift-datasource/pull/488)
56+
- Chore(deps-dev): Bump jest from 29.7.0 to 30.0.0 in [#489](https://github.com/grafana/redshift-datasource/pull/489)
57+
- Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 in [#490](https://github.com/grafana/redshift-datasource/pull/490)
58+
- Chore(deps-dev): Bump @typescript-eslint/parser from 8.35.0 to 8.35.1 in [#487](https://github.com/grafana/redshift-datasource/pull/487)
59+
- Chore(deps-dev): Bump lefthook from 1.11.14 to 1.11.15 in [#486](https://github.com/grafana/redshift-datasource/pull/486)
60+
- Chore(deps-dev): Bump @grafana/plugin-e2e from 2.1.1 to 2.1.2 in [#479](https://github.com/grafana/redshift-datasource/pull/479)
61+
- Chore(deps-dev): Bump @types/lodash from 4.17.19 to 4.17.20 in [#485](https://github.com/grafana/redshift-datasource/pull/485)
62+
- Chore(deps-dev): Bump @swc/core from 1.12.7 to 1.12.9 in [#477](https://github.com/grafana/redshift-datasource/pull/477)
63+
- Chore(deps-dev): Bump @typescript-eslint/parser from 8.34.1 to 8.35.0 in [#481](https://github.com/grafana/redshift-datasource/pull/481)
64+
- Chore(deps-dev): Bump prettier from 3.6.0 to 3.6.2 in [#480](https://github.com/grafana/redshift-datasource/pull/480)
65+
- Chore(deps-dev): Bump @types/node from 22.15.34 to 22.15.35 in [#484](https://github.com/grafana/redshift-datasource/pull/484)
66+
- Chore(deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.1 to 0.278.0 in [#483](https://github.com/grafana/redshift-datasource/pull/483)
67+
- Chore(deps-dev): Bump @playwright/test from 1.53.1 to 1.53.2 in [#478](https://github.com/grafana/redshift-datasource/pull/478)
68+
- Chore(deps-dev): Bump prettier from 3.5.3 to 3.6.0 in [#476](https://github.com/grafana/redshift-datasource/pull/476)
69+
- Chore(deps-dev): Bump @grafana/plugin-e2e from 2.0.6 to 2.1.1 in [#475](https://github.com/grafana/redshift-datasource/pull/475)
70+
- Chore(deps-dev): Bump @types/node from 22.15.33 to 22.15.34 in [#474](https://github.com/grafana/redshift-datasource/pull/474)
71+
- Chore(deps-dev): Bump @babel/core from 7.27.4 to 7.27.7 in [#473](https://github.com/grafana/redshift-datasource/pull/473)
72+
- Chore(deps-dev): Bump @types/lodash from 4.17.18 to 4.17.19 in [#472](https://github.com/grafana/redshift-datasource/pull/472)
73+
- Chore(deps-dev): Bump @swc/core from 1.12.6 to 1.12.7 in [#471](https://github.com/grafana/redshift-datasource/pull/471)
74+
- Chore(deps-dev): Bump eslint-plugin-prettier from 5.5.0 to 5.5.1 in [#470](https://github.com/grafana/redshift-datasource/pull/470)
75+
- Chore(deps-dev): Bump @types/node from 22.15.32 to 22.15.33 in [#469](https://github.com/grafana/redshift-datasource/pull/469)
76+
- Chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/redshift from 1.54.5 to 1.54.6 in [#465](https://github.com/grafana/redshift-datasource/pull/465)
77+
- Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 in [#466](https://github.com/grafana/redshift-datasource/pull/466)
78+
- Chore(deps-dev): Bump cspell from 9.1.1 to 9.1.2 in [#467](https://github.com/grafana/redshift-datasource/pull/467)
79+
- Chore(deps-dev): Bump @typescript-eslint/parser from 8.34.0 to 8.34.1 in [#468](https://github.com/grafana/redshift-datasource/pull/468)
80+
- Chore(deps-dev): Bump eslint from 9.28.0 to 9.29.0 in [#464](https://github.com/grafana/redshift-datasource/pull/464)
81+
- Chore(deps-dev): Bump eslint-plugin-prettier from 5.4.1 to 5.5.0 in [#463](https://github.com/grafana/redshift-datasource/pull/463)
82+
- Chore(deps-dev): Bump @swc/core from 1.12.5 to 1.12.6 in [#462](https://github.com/grafana/redshift-datasource/pull/462)
83+
- Chore(deps-dev): Bump @typescript-eslint/parser from 8.33.1 to 8.34.0 in [#461](https://github.com/grafana/redshift-datasource/pull/461)
84+
- Chore(deps-dev): Bump @types/node from 22.15.17 to 22.15.32 in [#459](https://github.com/grafana/redshift-datasource/pull/459)
85+
- Chore(deps-dev): Bump cspell from 9.0.2 to 9.1.1 in [#458](https://github.com/grafana/redshift-datasource/pull/458)
86+
- Chore(deps-dev): Bump sass from 1.88.0 to 1.89.2 in [#460](https://github.com/grafana/redshift-datasource/pull/460)
87+
- Chore(deps-dev): Bump @grafana/eslint-config from 8.0.0 to 8.1.0 in [#457](https://github.com/grafana/redshift-datasource/pull/457)
88+
- Chore(deps-dev): Bump @playwright/test from 1.53.0 to 1.53.1 in [#456](https://github.com/grafana/redshift-datasource/pull/456)
89+
- Bump github.com/aws/aws-sdk-go-v2/service/redshiftserverless from 1.27.2 to 1.27.4 in [#444](https://github.com/grafana/redshift-datasource/pull/444)
90+
- Bump github.com/grafana/grafana-aws-sdk from 0.38.3 to 0.38.7 in [#442](https://github.com/grafana/redshift-datasource/pull/442)
91+
- Bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.35.4 to 1.35.7 in [#446](https://github.com/grafana/redshift-datasource/pull/446)
92+
- Bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.33.1 to 1.33.3 in [#445](https://github.com/grafana/redshift-datasource/pull/445)
93+
- Bump golang.org/x/net from 0.39.0 to 0.41.0 in [#433](https://github.com/grafana/redshift-datasource/pull/433)
94+
- Chore(deps-dev): Bump @swc/core from 1.12.1 to 1.12.5 in [#455](https://github.com/grafana/redshift-datasource/pull/455)
95+
- Chore(deps-dev): Bump eslint-webpack-plugin from 5.0.1 to 5.0.2 in [#454](https://github.com/grafana/redshift-datasource/pull/454)
96+
- Bump @swc/core from 1.11.24 to 1.12.1 in [#453](https://github.com/grafana/redshift-datasource/pull/453)
97+
- Bump @grafana/aws-sdk from 0.7.0 to 0.7.1 in [#451](https://github.com/grafana/redshift-datasource/pull/451)
98+
- Bump @grafana/plugin-ui from 0.10.6 to 0.10.7 in [#449](https://github.com/grafana/redshift-datasource/pull/449)
99+
- Bump @playwright/test from 1.52.0 to 1.53.0 in [#448](https://github.com/grafana/redshift-datasource/pull/448)
100+
- Bump eslint-plugin-jsdoc from 50.7.1 to 50.8.0 in [#452](https://github.com/grafana/redshift-datasource/pull/452)
101+
- Bump @types/lodash from 4.17.17 to 4.17.18 in [#447](https://github.com/grafana/redshift-datasource/pull/447)
102+
- Bump lefthook from 1.11.13 to 1.11.14 in [#437](https://github.com/grafana/redshift-datasource/pull/437)
103+
- Bump @grafana/async-query-data from 0.4.1 to 0.4.2 in [#441](https://github.com/grafana/redshift-datasource/pull/441)
104+
- Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.1 in [#439](https://github.com/grafana/redshift-datasource/pull/439)
105+
- Bump glob from 11.0.2 to 11.0.3 in [#438](https://github.com/grafana/redshift-datasource/pull/438)
106+
- Bump @grafana/plugin-e2e from 2.0.2 to 2.0.6 in [#443](https://github.com/grafana/redshift-datasource/pull/443)
107+
- Bump github.com/aws/aws-sdk-go-v2/service/redshift from 1.54.3 to 1.54.5 in [#432](https://github.com/grafana/redshift-datasource/pull/432)
108+
- Bump @grafana/plugin-ui from 0.10.5 to 0.10.6 in [#426](https://github.com/grafana/redshift-datasource/pull/426)
109+
- Bump @typescript-eslint/parser from 8.32.1 to 8.33.1 in [#427](https://github.com/grafana/redshift-datasource/pull/427)
110+
- Bump eslint-plugin-jsdoc from 50.6.14 to 50.7.1 in [#429](https://github.com/grafana/redshift-datasource/pull/429)
111+
- Bump eslint-plugin-prettier from 5.4.0 to 5.4.1 in [#430](https://github.com/grafana/redshift-datasource/pull/430)
112+
- Bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.34.6 to 1.35.4 in [#419](https://github.com/grafana/redshift-datasource/pull/419)
113+
- Bump github.com/aws/aws-sdk-go-v2/service/redshiftserverless from 1.24.3 to 1.27.2 in [#414](https://github.com/grafana/redshift-datasource/pull/414)
114+
- Bump github.com/grafana/sqlds/v4 from 4.2.2 to 4.2.3 in [#425](https://github.com/grafana/redshift-datasource/pull/425)
115+
- Bump github.com/aws/aws-sdk-go-v2/service/redshift from 1.52.1 to 1.54.3 in [#421](https://github.com/grafana/redshift-datasource/pull/421)
116+
- Bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.31.3 to 1.33.1 in [#423](https://github.com/grafana/redshift-datasource/pull/423)
117+
- Bump webpack from 5.99.8 to 5.99.9 in [#428](https://github.com/grafana/redshift-datasource/pull/428)
118+
- Bump @babel/core from 7.27.1 to 7.27.4 in [#420](https://github.com/grafana/redshift-datasource/pull/420)
119+
- Bump cspell from 9.0.1 to 9.0.2 in [#417](https://github.com/grafana/redshift-datasource/pull/417)
120+
- Bump github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.4 in [#422](https://github.com/grafana/redshift-datasource/pull/422)
121+
- Bump eslint from 9.26.0 to 9.28.0 in [#416](https://github.com/grafana/redshift-datasource/pull/416)
122+
- Bump @types/lodash from 4.17.16 to 4.17.17 in [#415](https://github.com/grafana/redshift-datasource/pull/415)
123+
- Bump lefthook from 1.11.12 to 1.11.13 in [#418](https://github.com/grafana/redshift-datasource/pull/418)
124+
3125
## 2.1.1
4126

5127
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.0 to 0.277.1 in the all-go-dependencies group in [#399](https://github.com/grafana/redshift-datasource/pull/399)

cspell.config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"dataproxy",
109109
"redshiftqueryeditor",
110110
"saletime",
111-
"catname",
111+
"catname",
112112
"jackspeak",
113113
"zizmor",
114114
"lefthook",
@@ -118,6 +118,7 @@
118118
"redshifttypes",
119119
"secretsmanagertypes",
120120
"awsauth",
121-
"tibdex"
121+
"tibdex",
122+
"automerged"
122123
]
123124
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-redshift-datasource",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Use Amazon Redshift in Grafana",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)