Releases: grafana/grafana-aws-sdk-react
Releases · grafana/grafana-aws-sdk-react
v0.4.1
v0.4.0
What's Changed
- Remove awsDatasourcesNewFormStyling feature toggle by @idastambuk in #90
 
Full Changelog: v0.3.5...v0.4.0
v0.3.5
What's Changed
- Chore: associate label with input element and update applySQLTemplateVariables type by @kevinwcyu in #88
 - Release 0.3.5 by @kevinwcyu in #89
 
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Add workflow for issue labeling/ add to project by @katebrenner in #79
 - add stalebot for issues by @katebrenner in #84
 - Associate label with input element by @kevinwcyu in #85
 - create github release on new version only by @kevinwcyu in #86
 - Release v0.3.4 by @kevinwcyu in #87
 
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Remove backend code by @andresmgot in #1
 - Remove unnecessary files by @andresmgot in #2
 - Add ResourceSelector component by @andresmgot in #3
 - Add ConfigEditor util components by @andresmgot in #4
 - Minor refactor of ConfigSelect by @andresmgot in #6
 - Add QueryEditor components by @andresmgot in #5
 - SQL util functions by @andresmgot in #7
 - SQL Query code editor: remove unused parameter by @andresmgot in #8
 - Add aria-labels to ConnectionConfig inputs by @andresmgot in #9
 - Export FillValueOptions by @fridgepoet in #10
 - Release 0.0.33 by @fridgepoet in #11
 - SQL/ResourceSelector: Allow to set resources by @andresmgot in #12
 - Clean up: Fixed unit test warnings by @yaelleC in #14
 - ConfigSelect : Fixed disabled prop overriden and added prop to allow custom input by @yaelleC in #13
 - Add SIGV4 wrapper component by @sunker in #17
 - Create release v0.0.36 by @sunker in #19
 - Fix issue with config select dependencies by @sarahzinger in #20
 - Update dependencies by @kevinwcyu in #24
 - Update grafana-plugin-ci image by @kevinwcyu in #23
 - update drone signature by @kevinwcyu in #26
 - add codeowners by @kevinwcyu in #27
 - Long Running Queries by @kevinwcyu in #21
 - Revert "Merge pull request #21 from grafana/long-running-queries" by @kevinwcyu in #28
 - Make onRunQuery optional by @kevinwcyu in #29
 - Release v.0.0.38 by @kevinwcyu in #31
 - Update dependencies by @idastambuk in #32
 - UI: Add support for optional labelWidth prop in config components by @idastambuk in #34
 - Update rollup bundling config by @kevinwcyu in #33
 - UI: Export default label width for Configs by @idastambuk in #36
 - Add Query Editor Header component by @idastambuk in #38
 - Fix/disabled attribute by @idastambuk in #39
 - Fix yarn dev script by @kevinwcyu in #40
 - Chore: Move PublishConfig properties by @jackw in #41
 - Update CODEOWNERS by @sarahzinger in #43
 - Release Version .45 by @sarahzinger in #42
 - Update publish-npm.yml by @sarahzinger in #45
 - Move state variable from state to ref to prevent infinite loop by @idastambuk in #46
 - Support numeric values when applying template variables to SQL queries by @kevinwcyu in #47
 - Release 0.0.47 by @kevinwcyu in #48
 - Use @grafana/runtime instead of grafanaBootData by @idastambuk in #50
 - Temporary Credentials: Add Grafana Assume role authentication option by @idastambuk in #49
 - Prepare for release for 0.0.48 by @sarahzinger in #51
 - ConnectionConfig: update input width for experimental auth component by @bohandley in #52
 - Temp Credentials: Display External Id by @sarahzinger in #54
 - Prepare for release 0.1.0 by @sarahzinger in #55
 - Set awsAssumeRoleEnabled to true if not defined in the config by @idastambuk in #57
 - Only show grafana assume role on enabled datasources by @sarahzinger in #58
 - Fix style bug in temp credentials by @sarahzinger in #59
 - Add support for temp creds in athena by @sarahzinger in #63
 - 268 migrate aws sdk react components to the new form styling by @idastambuk in #62
 - Support Node 18 by @kevinwcyu in #64
 - fix workflows by @kevinwcyu in #65
 - Add spellcheck by @idastambuk in #67
 - Bump @babel/traverse from 7.20.5 to 7.23.2 by @dependabot in #69
 - Add Divider component from grafana 10 by @idastambuk in #70
 - update wording for GrafanaAssumeRole by @katebrenner in #71
 - Connection config: import assumeRoleInstructionsStyle instead of passing it as prop by @idastambuk in #76
 - Change "Run query" button to "Run queries" by @idastambuk in #77
 - Fix ESM build path by @jackw in #78
 
New Contributors
- @andresmgot made their first contribution in #1
 - @fridgepoet made their first contribution in #10
 - @yaelleC made their first contribution in #14
 - @sunker made their first contribution in #17
 - @sarahzinger made their first contribution in #20
 - @kevinwcyu made their first contribution in #24
 - @idastambuk made their first contribution in #32
 - @jackw made their first contribution in #41
 - @bohandley made their first contribution in #52
 - @dependabot made their first contribution in #69
 - @katebrenner made their first contribution in #71
 
Full Changelog: https://github.com/grafana/grafana-aws-sdk-react/commits/v0.3.3