You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2023/03/14 00:16:52 UTC

[superset] tag 2.1.0rc2 updated (2a5ef50e5d -> 94f3c92d98)

This is an automated email from the ASF dual-hosted git repository.

elizabeth pushed a change to tag 2.1.0rc2
in repository https://gitbox.apache.org/repos/asf/superset.git


*** WARNING: tag 2.1.0rc2 was modified! ***

    from 2a5ef50e5d (commit)
      to 94f3c92d98 (commit)
 discard 2a5ef50e5d update releasing process for testing
 discard d19d298d9d chore: use util test env for init check (#23325)
 discard 4e9d7644ff update changelog
 discard 9b253f0c4c docs: improve API v1 migration documentation (#23298)
 discard 65232d3f5b fix(dashboard): Infinite load when filter with default first value is out of scope (#23299)
 discard dd792f9e7f fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
 discard cc483e69e8 fix: customize tab on heatmap chart is blank (#23243)
 discard 2adcde2e10 fix(dao): use explicit id filter (#23246)
 discard ffb110ac10 fix: refuse to start with default secret on non debug envs (#23186)
 discard eef894a007 docs: update installation docs to include frontend asset build (#23199)
 discard 3ddcfefd92 fix(dashboard): Don't show cross filters checkbox to users without write permissions (#23237)
 discard 710fb81ef2 fix: add disallowed query params for engines specs (#23217)
 discard ef648ae4d6 fix: memoized decorator memory leak (#23139)
 discard 2a61e15731 fix(dashboard): Focusing charts and native filters from filters badge (#23190)
 discard cec5c45113 fix(clickhouse): add missing default format (#23192)
 discard 76c9f34869 fix(clickhouse): add clickhouse connect driver (#23185)
 discard 529af97084 fix: bump FAB to 4.3.0 (#23184)
 discard 6c340be6a9 fix(rbac): show objects accessible by database access perm (#23118)
 discard 379ddbdfa8 chore: Add docs for ssh tunneling (#23131)
 discard b1f2a8323a fix: Validate jinja rendered query (#22851)
     add 9096e27794 chore: Add docs for ssh tunneling (#23131)
     add ae6e2a00a0 fix(rbac): show objects accessible by database access perm (#23118)
     add 0082cf6a02 fix: bump FAB to 4.3.0 (#23184)
     add 7d014ad9dd fix(clickhouse): add clickhouse connect driver (#23185)
     add a94e67243b fix(clickhouse): add missing default format (#23192)
     add 22bab714d6 fix(dashboard): Focusing charts and native filters from filters badge (#23190)
     add b14e53e492 fix: memoized decorator memory leak (#23139)
     add 2f3758278f fix: add disallowed query params for engines specs (#23217)
     add bac5babff8 fix(dashboard): Don't show cross filters checkbox to users without write permissions (#23237)
     add 1f04b17f44 docs: update installation docs to include frontend asset build (#23199)
     add c60ba87d0f fix: refuse to start with default secret on non debug envs (#23186)
     add a336e685cd fix(dao): use explicit id filter (#23246)
     add d670cb6a7f fix: customize tab on heatmap chart is blank (#23243)
     add 224f962e46 fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
     add 81a13189b0 fix(dashboard): Infinite load when filter with default first value is out of scope (#23299)
     add 231d39ae2e docs: improve API v1 migration documentation (#23298)
     add 29e36b4cb3 update changelog
     add e42c2a7ab3 chore: use util test env for init check (#23325)
     add 1ba6d18841 update releasing process for testing
     add 94f3c92d98 update changelog

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2a5ef50e5d)
            \
             N -- N -- N   refs/tags/2.1.0rc2 (94f3c92d98)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                            |  1 -
 superset/sqllab/commands/execute.py     |  6 +-----
 tests/integration_tests/sqllab_tests.py | 32 --------------------------------
 3 files changed, 1 insertion(+), 38 deletions(-)