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

asoare pushed a change to branch alexandrusoare/fix/dashboard-imports-fail
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 2cef6ea77fd add unittest
    omit f9d98baeebc Merge branch 'master' of 
https://github.com/apache/superset into 
alexandrusoare/fix/dashboard-imports-fail
    omit 6d173db987c small nit
    omit f60c82e4a60 fix: charts row limit warning is missing for server 
(#37112)
    omit 91131d59966 chore(charts): echarts left padding too big and automation 
of title (#36993)
    omit 4b0d4975130 test: add new RTL and integration tests for DatasetList 
(#36681)
    omit 86f690d17fe fix(dashboard): fix Export as Example with app prefix and 
enable Dashboard Export E2E tests (#37529)
    omit e9b494163b9 refactor(db): use Dialect instead of Engine in select_star 
to avoid SSH tunnels (#35540)
    omit be404f9b844 fix(dashboard): Avoid calling loadData for invisible 
charts on virtual rendering (#37452)
    omit 11257c05369 fix(examples): skip URI safety check for system imports 
(#37577)
    omit f2b6c395cdf feat: Add PWA file handler for CSV/XLS/Parquet uploads 
(#36191)
    omit 2d35ed23918 chore(deps-dev): bump @babel/runtime-corejs3 from 7.28.6 
to 7.29.0 in /superset-frontend (#37605)
    omit bd654690918 chore(deps-dev): bump globals from 17.2.0 to 17.3.0 in 
/docs (#37599)
    omit a6a66ca4832 feat: Dataset folders editor (#36239)
    omit 4a7cdccdad5 fix: Heatmap does not render correctly on normalization 
(#37208)
    omit e193e6ecbd4 Merge branch 'master' of 
https://github.com/apache/superset into 
alexandrusoare/fix/dashboard-imports-fail
    omit 61bd8f0cf26 chore(deps): bump use-query-params from 1.2.3 to 2.2.2 in 
/superset-frontend (#36997)
    omit ae10e105c2c fix(chart): enable cross-filter on bar charts without 
dimensions (#37407)
    omit 901dca58f79 chore(deps): bump JustinBeckwith/linkinator-action from 
2.3 to 2.4 (#37562)
    omit d95a3d84269 chore(deps-dev): bump @applitools/eyes-storybook from 
3.63.9 to 3.63.10 in /superset-frontend (#37566)
    omit 70b95ca1b98 fix(build): eliminate PostgreSQL extra installation on 
Python 3.12-based Superset Docker images (#37587)
    omit 004f02746fc fix(build): Increase ForkTsCheckerWebpackPlugin memory 
limit to fix OOM error (#37583)
    omit 5d20dc57d76 feat(oauth2): add PKCE support for database OAuth2 
authentication (#37067)
    omit 05c23549976 feat: AWS Cross-Account IAM Authentication for Aurora 
(#37585)
    omit 6043e7e7e32 fix: more DB OAuth2 fixes (#37398)
    omit 1ee14c59931 fix(mcp): improve prompts, resources, and instructions 
clarity (#37389)
    omit 9764a844027 fix(charts): Table chart shows an error on row limit 
(#37218)
    omit 570cc3e5f8b feat(sqllab): treeview table selection ui (#37298)
     add 4bfec8b8431 feat(sqllab): treeview table selection ui (#37298)
     add 710c65dcde1 fix(charts): Table chart shows an error on row limit 
(#37218)
     add 98d7fb0d29c fix(mcp): improve prompts, resources, and instructions 
clarity (#37389)
     add 053dddd7040 fix: more DB OAuth2 fixes (#37398)
     add 18d554cc21f feat: AWS Cross-Account IAM Authentication for Aurora 
(#37585)
     add 41716c16db0 feat(oauth2): add PKCE support for database OAuth2 
authentication (#37067)
     add f95f96130a5 fix(build): Increase ForkTsCheckerWebpackPlugin memory 
limit to fix OOM error (#37583)
     add 732ecc2081e fix(build): eliminate PostgreSQL extra installation on 
Python 3.12-based Superset Docker images (#37587)
     add d0ae25c81cc chore(deps-dev): bump @applitools/eyes-storybook from 
3.63.9 to 3.63.10 in /superset-frontend (#37566)
     add 3408c0975b4 chore(deps): bump JustinBeckwith/linkinator-action from 
2.3 to 2.4 (#37562)
     add 77575e0aa72 fix(chart): enable cross-filter on bar charts without 
dimensions (#37407)
     add 40c98350045 chore(deps): bump use-query-params from 1.2.3 to 2.2.2 in 
/superset-frontend (#36997)
     add cfe94757021 small nit
     add 99ce093a3e2 fix: Heatmap does not render correctly on normalization 
(#37208)
     add f88edf4f6b6 feat: Dataset folders editor (#36239)
     add 25f86c7d696 chore(deps-dev): bump globals from 17.2.0 to 17.3.0 in 
/docs (#37599)
     add bbd37272b9c chore(deps-dev): bump @babel/runtime-corejs3 from 7.28.6 
to 7.29.0 in /superset-frontend (#37605)
     add 92f7bed50c2 feat: Add PWA file handler for CSV/XLS/Parquet uploads 
(#36191)
     add b2e69d05520 fix(examples): skip URI safety check for system imports 
(#37577)
     add 7d47496deb2 fix(dashboard): Avoid calling loadData for invisible 
charts on virtual rendering (#37452)
     add 7b1e1e05181 refactor(db): use Dialect instead of Engine in select_star 
to avoid SSH tunnels (#35540)
     add 4d0352ac55e fix(dashboard): fix Export as Example with app prefix and 
enable Dashboard Export E2E tests (#37529)
     add 6c56c95bd50 test: add new RTL and integration tests for DatasetList 
(#36681)
     add 6543dee7542 chore(charts): echarts left padding too big and automation 
of title (#36993)
     add 7833e282303 fix: charts row limit warning is missing for server 
(#37112)
     add 77d44d8c806 add unittest

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   (2cef6ea77fd)
            \
             N -- N -- N   refs/heads/alexandrusoare/fix/dashboard-imports-fail 
(77d44d8c806)

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:

Reply via email to