All notable changes to this project will be documented in this file.
- Chore: update dependencies in #96
- Bump fast-loops from 1.1.3 to 1.1.4 in #94
- Update grafana and react dependencies in #91
- Update regions and display custom region in config in #92
- Remove awsDatasourcesNewFormStyling feature toggle in #90
- Chore: associate label with input element of the
ResourceSelector
component and update applySQLTemplateVariables type in #88
- Associate label with input element in #85
- Fix: broken ESM imports due to
src
in ESM build output path - Fix: circular dependencies in components
- Fix: ESM builds importing entire react, grafana/ui, grafana/data, and grafana/experimental
- Refactor: prefer named exports over asterisk in barrel files
- Change "Run query" button to "Run queries" in #77
- Add spellcheck script and drone step in #67
- Migrate aws sdk react components to the new form styling under feature flag awsDatasourcesNewFormStyling in #62
- Add support for temporary credentials in athena
- Fix style bug in temp credentials #59
- Only show grafana assume role on enabled datasources #58
- Set awsAssumeRoleEnabled to true if not defined in the config #57
- Add support for experimental Temporary Credentials feature behind feature flag #49
- Use @grafana/runtime instead of grafanaBootData #50
- Support numeric values when applying template variables to SQL queries #47
- Fix: Move state variable from state to ref to prevent infinite loop #46
- Fix/disabled attribute on run query button (#39)
- Query Editor: Add
QueryEditorHeader
component - UI: Export default label width for Configs
- Export DEFAULT_LABEL_WIDTH for Config Editor components
- Update rollup bundling config #33
- Add support for optional labelWidth prop in Config components
- Updated grafana/ dependencies to 9.2.3
- Make onRunQuery optional in SQL components
FillValueSelect
andFormatSelect
- Fix config selector bug for refetching credentials on dependency change.
- Start contributing docs
- Expose SIGV4 component