Plugins 〉Amazon Aurora
Amazon Aurora
Changelog
0.4.0
- Add PDC support in #102
0.3.1
- Bump the all-node-dependencies group with 12 updates in #104
- Bump the all-go-dependencies group with 6 updates in #103
- Bump the all-node-dependencies group across 1 directory with 31 updates in #100
- Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group in #93
- Bump the all-go-dependencies group across 1 directory with 8 updates in #101
0.3.0
- Incorporate leaking connection fixes in #65
- Chore: update dependabot config in #69
- Chore: Add plugin.json keywords in #66
- Improve query editor styling in #89
- Dependabot updates in #88, #87, #85, #75, #74, #73, #72, #67:
- @babel/core from 7.24.9 to 7.26.0
- @emotion/css from 11.10.6 to 11.13.5
- @grafana/aws-sdk from 0.3.5 to 0.5.0
- @grafana/data from 10.4.6 to 11.3.1
- @grafana/eslint-config from 7.0.0 to 8.0.0
- @grafana/experimental from 1.7.13 to 2.1.4
- @grafana/plugin-e2e from 1.9.0 to 1.12.3
- @grafana/runtime from 10.4.6 to 11.3.1
- @grafana/schema from 10.4.6 to 11.3.1
- @grafana/tsconfig from 1.2.0-rc1 to 2.0.0
- @grafana/ui from 10.4.6 to 11.3.1
- @playwright/test from 1.45.3 to 1.49.0
- @swc/core from 1.7.3 to 1.9.3
- @swc/helpers from 0.5.12 to 0.5.15
- @swc/jest from 0.2.36 to 0.2.37
- @testing-library/jest-dom from 6.1.4 to 6.6.3
- @testing-library/react from 14.0.0 to 16.0.1
- @types/jest from 29.5.12 to 29.5.14
- @types/lodash from 4.17.7 to 4.17.10
- @types/node from 20.14.13 to 22.10.1
- @types/testing-library__jest-dom from 5.14.8 to 6.0.0
- aws/aws-sdk-go-v2 from 1.30.0 to 1.32.6
- aws/aws-sdk-go-v2/config from 1.26.6 to 1.28.6
- aws/aws-sdk-go-v2/credentials from 1.16.16 to 1.17.47
- aws/aws-sdk-go-v2/feature/rds/auth from 1.3.10 to 1.5.0
- aws/aws-sdk-go-v2/service/sts from 1.26.7 to 1.33.2
- copy-webpack-plugin from 11.0.0 to 12.0.2
- cross-spawn from 7.0.3 to 7.0.6
- cspell from 8.12.1 to 8.16.1
- css-loader from 6.11.0 to 7.1.2
- eslint-plugin-deprecation from 2.0.0 to 3.0.0
- fork-ts-checker-webpack-plugin from 8.0.0 to 9.0.2
- glob from 10.4.5 to 11.0.0
- grafana/grafana-aws-sdk from 0.31.2 to 0.31.4
- grafana/grafana-plugin-sdk-go from 0.252.0 to 0.258.0
- grafana/sqlds/v4 from 4.1.3-0.20241001145423-0b49f1269922 to 4.1.4
- prettier from 2.8.8 to 3.4.1
- react from 18.2.0 to 18.3.1
- react-dom from 18.2.0 to 18.3.1
- sass from 1.63.2 to 1.81.0
- sass-loader from 13.3.1 to 16.0.3
- style-loader from 3.3.3 to 4.0.0
- tslib from 2.5.3 to 2.8.1
- typescript from 4.8.4 to 5.7.2
- webpack from 5.93.0 to 5.96.1
- Bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group
- Bump path-to-regexp from 1.8.0 to 1.9.0 in the npm_and_yarn group
0.2.4
0.2.3
- Add errorsource, update dependencies (#60)
- Bump grafana-plugin-sdk-go to 0.250.2 (#61)
- Bump grafana-aws-sdk to 0.31.2 (#61)
0.2.2
- Fix docs syntax
0.2.1
- Update plugin.json data source name to follow conventions
- Update READMEs and docs for style and to follow name conventions
- Update release process docs
0.2.0
- Initial public preview release
0.1.11 (Dev release)
- Use absolute paths for images
0.1.10 (Dev release)
- Update dependencies
0.1.9 (Dev release)
- Add docs
0.1.8 (Private Release for test customers)
- Add support for table vs timeseries format dropdown
0.1.7 (Private Release for test customers)
- Add support for mysql and fix issue with postgres converters
0.1.6 (Private Release for test customers)
- Add support for a separate port for generating auth token
0.1.5 (Private Release for test customers)
- Add support for variables/macros
0.1.4 (Private Release for test customers)
- Support assume role with a specific endpoint
- Update plugin-e2e
0.1.3 (Private Release for test customers)
- Remove log lines
0.1.2 (Private Release for test customers)
- Adds additional host option for generating auth tokens
0.1.1 (Private Release for test customers)
- Add support Assuming a role
- Adds new config editor pages
- temporarily adds log lines for better debugging
0.1.0 (Private Release for test customers)
Initial beta release.