Skip to content

Tags: change/redash

Tags

v10.1.6

Toggle v10.1.6's commit message
Switch pycrypto to pycryptodome

The pycrypto library has a security vulnerability and is no longer maintained. The pycryptodome library is supposed to be a pretty much drop-in replacement

v10.1.5

Toggle v10.1.5's commit message
Update pysaml2 dependency

Addresses security vulnerability.

v10.1.4

Toggle v10.1.4's commit message
Fix version incompatibility error

Needed to specify snowflake-connector-python and requests versions to avoid this error: snowflakedb/snowflake-connector-python#335.

v10.1.3

Toggle v10.1.3's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: upgrade query-string from 6.9.0 to 6.14.1

Snyk has created this PR to upgrade query-string from 6.9.0 to 6.14.1.

See this package in npm:
https://www.npmjs.com/package/query-string

See this project in Snyk:
https://app.snyk.io/org/change.org-pilot/project/f3427373-8b4d-4d25-970c-004f1246bfac?utm_source=github&utm_medium=referral&page=upgrade-pr

v10.1.1

Toggle v10.1.1's commit message
Add sort by dashboard name in sql

v10.1.0

Toggle v10.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update V10 release branch to 10.1 (getredash#5655)

* Add support for Firebolt Database (getredash#5606)

* Fixes issue getredash#5622 (getredash#5623)

* Update Readme to reflect Firebolt data source (getredash#5649)

* Speed up BigQuery schema fetching (getredash#5632)

New method improves schema fetching by as much as 98% on larger schemas

* Merge pull request from GHSA-vhc7-w7r8-8m34

* WIP: break the flask_oauthlib behavior

* Refactor google-oauth to use cryptographic state.

* Clean up comments

* Fix: tests didn't pass because of the scope issues.

Moved outside the create_blueprint method because this does not depend
on the Authlib object.

* Apply Arik's fixes. Tests pass.

* Merge pull request from GHSA-g8xr-f424-h2rv

* Merge pull request from GHSA-fcpv-hgq6-87h7

* Update changelog to incorporate security fixes and getredash#5632 & getredash#5606 (getredash#5654)

* Update changelog to incorporate security fixes and getredash#5632 & getredash#5606

* Added reference to sqlite fix

* Bump to V10.1

* Missed package-lock.json on the first pass

* Add a REDASH_COOKIE_SECRET for circleci

* Revert "Add a REDASH_COOKIE_SECRET for circleci"

This reverts commit 4576636.

Moves config to the correct compose files

* Move advocate to core requirements.txt file

[debugging circleci failures]

Co-authored-by: rajeshSigmoid <[email protected]>
Co-authored-by: Aratrik Pal <[email protected]>
Co-authored-by: rajeshmauryasde <[email protected]>
Co-authored-by: Katsuya Shimabukuro <[email protected]>

v10.0.0

Toggle v10.0.0's commit message
Bump version to 10.0.0

v10.0.0-beta

Toggle v10.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update changelog details for snowflake (getredash#5519)

v9.0.0-beta

Toggle v9.0.0-beta's commit message
Update CHANGELOG

v8.0.0

Toggle v8.0.0's commit message
Pin Cypress version (getredash#4284)