Skip to content

Commit

Permalink
Prepare 2.19.0 release (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwcyu authored Jan 10, 2025
1 parent 2896268 commit 963524c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.19.0

- Add PDC support in [#478](https://github.com/grafana/athena-datasource/pull/478)
- Bump the all-node-dependencies group across 1 directory with 4 updates in [$484](https://github.com/grafana/athena-datasource/pull/484)
- Bump node dependencies with 20 updates, ignore react and react-dom major updates in dependabot in [#481](https://github.com/grafana/athena-datasource/pull/481)
- Bump the all-go-dependencies group across 1 directory with 3 updates in [#479](https://github.com/grafana/athena-datasource/pull/479)

## 2.18.0

- Bump sqlds and grafana-plugin-sdk-go for error source improvements in [#462](https://github.com/grafana/athena-datasource/pull/462)
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-athena-datasource",
"version": "2.18.0",
"version": "2.19.0",
"description": "Use Amazon Athena with Grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 963524c

Please sign in to comment.