|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## 2.12.3 |
| 6 | + |
| 7 | +- Remove pr_commands by @kevinwcyu in https://github.com/grafana/timestream-datasource/pull/436 |
| 8 | +- Chore: Use ci github action to run e2e tests by @idastambuk in https://github.com/grafana/timestream-datasource/pull/438 |
| 9 | +- Add support for auto-merging dependabot updates by @kevinwcyu in https://github.com/grafana/timestream-datasource/pull/427 |
| 10 | +- Tweak dependabot schedule by @kevinwcyu in https://github.com/grafana/timestream-datasource/pull/450 |
| 11 | +- Bump github.com/aws/aws-sdk-go-v2 from 1.36.4 to 1.36.6 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/442 |
| 12 | +- Bump @swc/jest from 0.2.38 to 0.2.39 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/444 |
| 13 | +- Remove @types/glob by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/445 |
| 14 | +- Bump dotenv from 17.2.0 to 17.2.1 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/446 |
| 15 | +- Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.1 to 0.278.0 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/447 |
| 16 | +- Bump @eslint/js from 9.30.0 to 9.31.0 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/449 |
| 17 | +- Bump github.com/aws/aws-sdk-go-v2/service/timestreamquery from 1.31.1 to 1.31.3 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/443 |
| 18 | +- Bump github.com/grafana/grafana-aws-sdk from 0.38.7 to 1.1.0 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/451 |
| 19 | +- Stop running queries onblur by @kevinwcyu in https://github.com/grafana/timestream-datasource/pull/453 |
| 20 | +- Bump the grafana-dependencies group and run grafana/create-plugin update by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/448 |
| 21 | +- Bump eslint-plugin-prettier from 5.5.1 to 5.5.4 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/458 |
| 22 | +- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/461 |
| 23 | +- Bump github.com/grafana/grafana-aws-sdk from 1.1.0 to 1.1.1 by @dependabot[bot] in https://github.com/grafana/timestream-datasource/pull/464 |
| 24 | +- Fix: disable endpoint discovery when a custom endpoint is set by @kevinwcyu in https://github.com/grafana/timestream-datasource/pull/475 |
| 25 | + |
5 | 26 | ## 2.12.2 |
| 27 | + |
6 | 28 | - Releasing for internal deployment testing, no actual changes |
7 | 29 |
|
8 | 30 | ## 2.12.1 |
| 31 | + |
9 | 32 | - Mark legacy query format as downstream error by @njvrzm in [#431](https://github.com/grafana/timestream-datasource/pull/431) |
10 | 33 | - Chore: migrate to Github actions by @idastambuk in [#425](https://github.com/grafana/timestream-datasource/pull/425) |
11 | 34 | - Chore: Update CONTRIBUTING.md with release instructions by @idastambuk in [#426](https://github.com/grafana/timestream-datasource/pull/426) |
|
0 commit comments