Skip to content

Commit 0630909

Browse files
authored
Prepare release 2.32.6 (#1014)
1 parent 2e33043 commit 0630909

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.32.6
6+
7+
- chore(deps): update grafana/grafana-enterprise:latest docker digest to 582fc54 in [#1015](https://github.com/grafana/opensearch-datasource/pull/1015)
8+
- fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.290.0 in [#930](https://github.com/grafana/opensearch-datasource/pull/930)
9+
- chore(deps): update module golang.org/x/sys to v0.41.0 in [#1010](https://github.com/grafana/opensearch-datasource/pull/1010)
10+
- chore(deps): update dependency webpack to v5.105.2 in [#998](https://github.com/grafana/opensearch-datasource/pull/998)
11+
- chore(deps): update dependency lefthook to v2.1.1 in [#1001](https://github.com/grafana/opensearch-datasource/pull/1001)
12+
- chore(deps): update dependency @grafana/plugin-e2e to v3.3.2 in [#1006](https://github.com/grafana/opensearch-datasource/pull/1006)
13+
- chore(deps): update dependency @types/prismjs to v1.26.6 in [#1000](https://github.com/grafana/opensearch-datasource/pull/1000)
14+
- chore(deps): update opensearchproject/opensearch:latest docker digest to 919ff4e in [#1005](https://github.com/grafana/opensearch-datasource/pull/1005)
15+
- chore(deps): update opensearchproject/opensearch-dashboards:latest docker digest to 4c556b6 in [#1004](https://github.com/grafana/opensearch-datasource/pull/1004)
16+
- chore(deps): update actions/stale digest to b5d41d4 in [#1003](https://github.com/grafana/opensearch-datasource/pull/1003)
17+
- chore(deps): update dependency @types/node to v24.10.13 in [#982](https://github.com/grafana/opensearch-datasource/pull/982)
18+
- chore(deps): update module go.opentelemetry.io/otel/sdk to v1.40.0 [security] in [#1002](https://github.com/grafana/opensearch-datasource/pull/1002)
19+
520
## 2.32.5
621

722
- chore(deps): update actions/checkout digest to de0fac2 in [#976](https://github.com/grafana/opensearch-datasource/pull/976)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-opensearch-datasource",
3-
"version": "2.32.5",
3+
"version": "2.32.6",
44
"description": "",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)