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/06/14 16:39:53 UTC

[superset] branch 2.1 updated (05adb986c5 -> 7b6907fe0f)

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

elizabeth pushed a change to branch 2.1
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 05adb986c5 test #1
    omit 7a294b84d7 update changelog
    omit 92a32c986a fix: update order of build for testing a release (#24317)
    omit 39877230ed update package version
    omit c0ef47ed0e update changelog
    omit 9e15504cee merge in fix with migration (#24314)
    omit e0e1418336 fix: handle temporal columns in presto partitions (#24054)
    omit 142c18ecbc lint
    omit cf8c718247 fix: handle comments in `has_table_query` (#23882)
    omit 5a5349b373 fix: enable strong session protection by default (#24256)
    omit 175e510382 fix: disable SHOW_STACKTRACE by default (#24137)
    omit b567fcfd98 fix: db validate parameters permission (#24185)
    omit 9411cd9d9d chore: update UPDATING for 2.1.0 (#24294)
    omit 7865f27f01 chore: Remove unnecessary information from response (#24056)
    omit db7fd55508 remove tests that don't apply
    omit d770759e74 add changelog
    omit 9b6525a348 lint
    omit e90d707139 remove blocking test from release
    omit 258911232a fix: allow db driver distinction on enforced URI params (#23769)
    omit 5b9e338fb3 lint
    omit 2bc1f0c1a5 add license to package and plugin readme files
    omit caf82b1d72 feat: add enforce URI query params with a specific for MySQL (#23723)
    omit 3967abc398 fix: load examples as anon user (#23600)
    omit 70bdf408a6 fix: permission checks on import (#23200)
    omit 7213aa994f fix: check sqlalchemy_uri (#23901)
     add 502b8b81e0 test #1
     add 831978f0f7 fix: check sqlalchemy_uri (#23901)
     add cfc2ca672e fix: permission checks on import (#23200)
     add 0a9f47e4ac fix: load examples as anon user (#23600)
     add 8821174921 feat: add enforce URI query params with a specific for MySQL (#23723)
     add 4345a14841 add license to package and plugin readme files
     add 2f3471a87e lint
     add b26901cb05 fix: allow db driver distinction on enforced URI params (#23769)
     add 483195ad70 remove blocking test from release
     add f244c24bb9 lint
     add f478038281 add changelog
     add b53325e576 remove tests that don't apply
     add 831cd9b030 chore: Remove unnecessary information from response (#24056)
     add 8d32525f97 chore: update UPDATING for 2.1.0 (#24294)
     add e804489a89 fix: db validate parameters permission (#24185)
     add 4af81bf70a fix: disable SHOW_STACKTRACE by default (#24137)
     add a25347c113 fix: enable strong session protection by default (#24256)
     add 9e6c9d2aa3 fix: handle comments in `has_table_query` (#23882)
     add cfb4d27d8c lint
     add 5f21e7385f fix: handle temporal columns in presto partitions (#24054)
     add 7247b9bb07 merge in fix with migration (#24314)
     add 801389f2f1 update changelog
     add 3f20b9ebab update package version
     add aad2c75551 fix: update order of build for testing a release (#24317)
     add 7b6907fe0f 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
branch 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   (05adb986c5)
            \
             N -- N -- N   refs/heads/2.1 (7b6907fe0f)

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: