Skip to content

Commit d2f1638

Browse files
authored
Prepare 12.4.0 (#295)
1 parent 36839cc commit d2f1638

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

CHANGELOG.md

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

3+
## 12.4.0
4+
5+
- Chore: bump github.com/grafana/grafana-plugin-sdk-go from 0.282.0 to 0.283.0 in [#305](https://github.com/grafana/grafana-cloudwatch-datasource/pull/305)
6+
- CloudWatch Logs: Hide internal logs field in [#299](https://github.com/grafana/grafana-cloudwatch-datasource/pull/299)
7+
- ConfigEditor: add links to data source docs in [#291](https://github.com/grafana/grafana-cloudwatch-datasource/pull/291)
8+
- Chore: bump github.com/grafana/grafana-plugin-sdk-go from 0.281.0 to 0.282.0 in [#301](https://github.com/grafana/grafana-cloudwatch-datasource/pull/301)
9+
- Chore: bump the aws-sdk-go-v2 group with 4 updates in [#300](https://github.com/grafana/grafana-cloudwatch-datasource/pull/300)
10+
- chore(deps): update module golang.org/x/crypto to v0.43.0 [security] in [#294](https://github.com/grafana/grafana-cloudwatch-datasource/pull/294)
11+
- Metrics: Make match exact toggle false by default in [#283](https://github.com/grafana/grafana-cloudwatch-datasource/pull/283)
12+
- Log anomalies: Update docs, add anomaly command to language support in [#280](https://github.com/grafana/grafana-cloudwatch-datasource/pull/280)
13+
- CloudWatch Logs: Limit CloudWatch logs queries to use logGroupIdentifiers only for monitoring accounts in [#273](https://github.com/grafana/grafana-cloudwatch-datasource/pull/273)
14+
- Chore: bump @typescript-eslint/parser from 8.46.2 to 8.46.3 in the npm-patch-dev-dependencies group in [#292](https://github.com/grafana/grafana-cloudwatch-datasource/pull/292)
15+
- Chore: bump @typescript-eslint/parser from 8.45.0 to 8.46.2 in [#290](https://github.com/grafana/grafana-cloudwatch-datasource/pull/290)
16+
- Chore: bump the aws-sdk-go-v2 group with 6 updates in [#289](https://github.com/grafana/grafana-cloudwatch-datasource/pull/289)
17+
- Chore: bump the npm-patch-dev-dependencies group with 2 updates in [#288](https://github.com/grafana/grafana-cloudwatch-datasource/pull/288)
18+
- Chore: bump github.com/aws/smithy-go from 1.23.1 to 1.23.2 in [#286](https://github.com/grafana/grafana-cloudwatch-datasource/pull/286)
19+
- Docs: Fix dead links and replace X-ray with Application Signals references in [#284](https://github.com/grafana/grafana-cloudwatch-datasource/pull/284)
20+
- Chore: bump sass from 1.89.2 to 1.93.2 in [#285](https://github.com/grafana/grafana-cloudwatch-datasource/pull/285)
21+
- Add local documentation infrastructure in [#235](https://github.com/grafana/grafana-cloudwatch-datasource/pull/235)
22+
- Chore: bump golang.org/x/sync from 0.17.0 to 0.18.0 in [#282](https://github.com/grafana/grafana-cloudwatch-datasource/pull/282)
23+
- Chore: bump jest-environment-jsdom from 30.0.5 to 30.2.0 in [#275](https://github.com/grafana/grafana-cloudwatch-datasource/pull/275)
24+
- fix(deps): update aws-sdk-go-v2 monorepo in [#241](https://github.com/grafana/grafana-cloudwatch-datasource/pull/241)
25+
- chore(deps): pin dependencies in [#239](https://github.com/grafana/grafana-cloudwatch-datasource/pull/239)
26+
- Publish to every environment on Cloud and add on-prem promotion in [#266](https://github.com/grafana/grafana-cloudwatch-datasource/pull/266)
27+
- Chore: bump @eslint/js from 9.36.0 to 9.38.0 in [#272](https://github.com/grafana/grafana-cloudwatch-datasource/pull/272)
28+
- Chore: bump @types/node from 22.18.12 to 22.18.13 in the npm-patch-dev-dependencies group in [#270](https://github.com/grafana/grafana-cloudwatch-datasource/pull/270)
29+
- Chore: bump @grafana/scenes from 6.42.2 to 6.42.3 in [#269](https://github.com/grafana/grafana-cloudwatch-datasource/pull/269)
30+
- Chore: bump @playwright/test from 1.55.1 to 1.56.1 in [#264](https://github.com/grafana/grafana-cloudwatch-datasource/pull/264)
31+
- Chore: bump @grafana/plugin-ui from 0.10.10 to 0.11.1 in [#265](https://github.com/grafana/grafana-cloudwatch-datasource/pull/265)
32+
- Chore: bump the npm-patch-dev-dependencies group with 4 updates in [#261](https://github.com/grafana/grafana-cloudwatch-datasource/pull/261)
33+
- Chore: bump @grafana/scenes from 6.13.0 to 6.42.2 in [#262](https://github.com/grafana/grafana-cloudwatch-datasource/pull/262)
34+
- Chore: bump the aws-sdk-go-v2 group with 3 updates in [#260](https://github.com/grafana/grafana-cloudwatch-datasource/pull/260)
35+
- Chore: bump the aws-sdk-go-v2 group across 1 directory with 6 updates in [#204](https://github.com/grafana/grafana-cloudwatch-datasource/pull/204)
36+
- Chore: bump actions/setup-node from 5 to 6 in [#234](https://github.com/grafana/grafana-cloudwatch-datasource/pull/234)
37+
- Chore: bump eslint-plugin-jsdoc from 54.7.0 to 60.5.0 in [#256](https://github.com/grafana/grafana-cloudwatch-datasource/pull/256)
38+
- Chore: bump @grafana/aws-sdk from 0.7.1 to 0.8.2 in [#254](https://github.com/grafana/grafana-cloudwatch-datasource/pull/254)
39+
340
## 12.3.0
441

542
- Feature: Support Log Anomalies queries in [#257](https://github.com/grafana/grafana-cloudwatch-datasource/pull/257)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-cloudwatch-datasource",
3-
"version": "12.3.0",
3+
"version": "12.4.0",
44
"scripts": {
55
"build": "webpack -c ./webpack.config.ts --env production",
66
"dev": "webpack -w -c ./webpack.config.ts --env development",

0 commit comments

Comments
 (0)