redash
redash copied to clipboard
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
- All Redash AWS Connectors should allow user to provide a Role which Redash should assume. - Redash AWS Connectors should all be **consistent** with respect to credentials. Currently the...
## What type of PR is this? - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
This add one more authentication method via AWS Cognito based on the JWT integration (see merged pull request #2768) Example config: ```python REDASH_JWT_LOGIN_ENABLED: "true" REDASH_JWT_AUTH_ALGORITHMS: "RS256" REDASH_JWT_AUTH_PUBLIC_CERTS_URL: "https://cognito-idp.[region].amazonaws.com/[User Pool ID]/.well-known/jwks.json"...
### Issue Summary In previous versions of Redash, the UI remembered what data source I selected the last time I created a query. Now, it defaults to the first data...
## What type of PR is this? - [ ] Refactor - [ ] Feature - [x] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...