Skip to content

Commit

Permalink
prepare v2.18.0 release (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
iwysiu authored Sep 9, 2024
1 parent dde12ed commit 65a0852
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## 2.18.0

- Add errorsource to errors in [#449](https://github.com/grafana/opensearch-datasource/pull/449)
- Trace View: Add name and attributes into event object in [#448](https://github.com/grafana/opensearch-datasource/pull/448)

## 2.17.4

- Bugfix: Update aws/aws-sdk-go to support Pod Identity credentials in [#447](https://github.com/grafana/opensearch-datasource/pull/447)
Expand All @@ -15,8 +20,6 @@ All notable changes to this project will be documented in this file.
- Chore: Rename datasource file [#430](https://github.com/grafana/opensearch-datasource/pull/430)
- Chore: Add pre-commit hook in [#429](https://github.com/grafana/opensearch-datasource/pull/429)



## 2.17.2

- Fix serviceMap when source node doesn't have stats in [#428](https://github.com/grafana/opensearch-datasource/pull/428)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-opensearch-datasource",
"version": "2.17.4",
"version": "2.18.0",
"description": "",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 65a0852

Please sign in to comment.