This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 5.0
in repository https://gitbox.apache.org/repos/asf/superset.git
omit e1e8beb0fe fix: resolve recent merge collisio (#33110)
omit cfbb5123d3 fix: Allows configuration of Selenium Webdriver binary
(#33103)
omit a427affb2b fix(thumbnails): ensure consistent cache_key (#33109)
omit 0beb582aa5 fix(dashboard): Generate screenshot via celery (#32193)
omit 98625086ed fix(docker): fallback to pip if uv is not available (#33087)
omit 6ee902fb86 fix: Adds missing __init__ file to commands/logs (#33059)
omit db2f8c2852 fix: improve error type on parse error (#33048)
omit 7898bb45ff fix(export): charts csv export in dashboards (#31720)
omit e1c5659928 fix(log): Missing failed query log on async queries (#33024)
omit 828b16741d fix: fix bug where dashboard did not enter fullscreen mode.
(#32839)
omit 4a13257406 fix(dashboard): chart fullscreen issue when filter pane is
collapsed (#28428)
omit 18bb6b99d4 fix: `show_filters` URL parameter is not working (#29422)
omit c4c1a7d605 fix: Bar Chart (legacy) migration to keep labels layout
(#32965)
omit 8229fd385d fix: fixed Add Metrics to Tree Chart (#29158) (#30679)
omit 71b00ae458 fix(pivot-table): Revert "fix(Pivot Table): Fix column
width to respect currency config (#31414)" (#32968)
omit b28bf5006f fix: Clicking in the body of a Markdown component does not
put it into edit mode (#32384)
omit 74bc7486f8 chore(🦾): bump python sqlglot 26.1.3 -> 26.11.1 (#32745)
omit e349f68c3b chore: Adds RC2 data to CHANGELOG.md
omit ea11d190e1 fix(sqllab): Invalid display of table column keys (#32763)
omit 79e4fb85c1 fix(Jinja): Emit time grain to table charts even if they
don't have a temporal column (#32871)
omit 34d3dc1a64 fix(backend/async_events): allow user to configure username
for Redis authentication in GLOBAL_ASYNC_QUERIES_CACHE_BACKEND (#32372)
omit 609f03930a fix: use role_model from security manager (#32873)
omit 6bdc38176f fix(ColorPickerControl): change color picker control width
(#32851)
omit 4362d04a91 fix(table-chart): Do not show comparison columns config if
time_compare is set to [] (#32863)
omit 8476aba1b4 fix(translation): Dutch translations for Current datetime
filter (#31869)
omit 585a65d769 fix: update dataset/query catalog on DB changes (#32829)
omit 4b33276bf7 fix(echarts): Sort series by name using naturalCompare
(#32850)
omit f049049f71 fix: Bump FAB to 4.6.1 (#32848)
omit fd44f70528 fix(log): store navigation path to get correct logging path
(#32795)
omit 9f719d2ed2 fix: Time Comparison Feature Reverts Metric Labels to
Metric Keys in Table Charts (#32665)
omit 76070218ca fix: key error in frontend on disallowed GSheets (#32792)
omit 10ff151971 fix: CSV/Excel upload form change column dates description
(#32797)
omit ca7c65456a fix(sec): resolve CVE-2025-29907 and CVE-2025-25977 by
pinning `jspdf` to v3 (#32802)
omit 5f9fdfe019 fix(model/helper): represent RLS filter clause in proper
textual SQL string (#32406)
omit 171574b1ca fix(excel export): big number truncation handling (#32739)
omit e49ebce03c fix(config): correct slack image url in talisman (#32778)
omit 4f6b7d02f4 fix(css): typos in styles (#28350)
omit 1306b36823 fix(import): Missing catalog field in saved query schema
(#32775)
omit db2b4cc297 fix(sqllab): Pass query_id as kwarg so backoff can see it
(#32774)
omit 95c09aa38b fix(chart control): Change default of "Y Axis Title Margin"
(#32720)
omit 770b3e17bb fix(migrations): fix foreign keys to match FAB 4.6.0 tables
(#32759)
omit 49398ce93e feat: DB migration for dataset folders (#32680)
new 13b97af7f6 fix(chart control): Change default of "Y Axis Title Margin"
(#32720)
new a6576a1769 fix(sqllab): Pass query_id as kwarg so backoff can see it
(#32774)
new a530da2a36 fix(import): Missing catalog field in saved query schema
(#32775)
new 1c3c6dbe0f fix(css): typos in styles (#28350)
new 231d9a321a fix(config): correct slack image url in talisman (#32778)
new 59d03a3847 fix(excel export): big number truncation handling (#32739)
new e943604db8 fix(model/helper): represent RLS filter clause in proper
textual SQL string (#32406)
new fd1e44b8f6 fix(sec): resolve CVE-2025-29907 and CVE-2025-25977 by
pinning `jspdf` to v3 (#32802)
new 2bdfe52075 fix: CSV/Excel upload form change column dates description
(#32797)
new c070d9e8e1 fix: key error in frontend on disallowed GSheets (#32792)
new 7ed236170d fix: Time Comparison Feature Reverts Metric Labels to
Metric Keys in Table Charts (#32665)
new e593bc0a2e fix(log): store navigation path to get correct logging path
(#32795)
new ea3a823fff fix(echarts): Sort series by name using naturalCompare
(#32850)
new c63a33e76b fix: update dataset/query catalog on DB changes (#32829)
new b5bb3c76a0 fix(translation): Dutch translations for Current datetime
filter (#31869)
new 34b4edb372 fix(table-chart): Do not show comparison columns config if
time_compare is set to [] (#32863)
new 2e0363ec36 fix(ColorPickerControl): change color picker control width
(#32851)
new 2c6cdfe7ad fix: use role_model from security manager (#32873)
new 56f6e1196c fix(backend/async_events): allow user to configure username
for Redis authentication in GLOBAL_ASYNC_QUERIES_CACHE_BACKEND (#32372)
new f27bf9ea64 fix(Jinja): Emit time grain to table charts even if they
don't have a temporal column (#32871)
new e4d34902d3 fix(sqllab): Invalid display of table column keys (#32763)
new 5bc3ca295c chore: Adds RC2 data to CHANGELOG.md
new 766c795106 chore(🦾): bump python sqlglot 26.1.3 -> 26.11.1 (#32745)
new 5620acac61 fix: Clicking in the body of a Markdown component does not
put it into edit mode (#32384)
new 6a78260b66 fix(pivot-table): Revert "fix(Pivot Table): Fix column
width to respect currency config (#31414)" (#32968)
new e756094efc fix: fixed Add Metrics to Tree Chart (#29158) (#30679)
new 4e8aa6de07 fix: Bar Chart (legacy) migration to keep labels layout
(#32965)
new 1b60d36513 fix: `show_filters` URL parameter is not working (#29422)
new 052392e24d fix(dashboard): chart fullscreen issue when filter pane is
collapsed (#28428)
new 8df4b6d4e0 fix: fix bug where dashboard did not enter fullscreen mode.
(#32839)
new ddecaa4c11 fix(log): Missing failed query log on async queries (#33024)
new f85f3f8b56 fix(export): charts csv export in dashboards (#31720)
new e0e2d329e0 fix: improve error type on parse error (#33048)
new d0355d57bf fix: Adds missing __init__ file to commands/logs (#33059)
new 1a1986a191 fix(docker): fallback to pip if uv is not available (#33087)
new 65c9375624 fix(dashboard): Generate screenshot via celery (#32193)
new bf2e014cde fix(thumbnails): ensure consistent cache_key (#33109)
new d0aa6338b8 fix: Allows configuration of Selenium Webdriver binary
(#33103)
new 65c76024f6 fix: resolve recent merge collisio (#33110)
new 49541333d0 fix: Bump FAB to 4.5.5
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 (e1e8beb0fe)
\
N -- N -- N refs/heads/5.0 (49541333d0)
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.
The 40 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pyproject.toml | 2 +-
requirements/base.txt | 2 +-
requirements/development.txt | 2 +-
superset/migrations/shared/utils.py | 81 ++-------------
...2_94e7a3499973_add_folders_column_to_dataset.py | 42 --------
...46_32bf93dfe2a4_add_on_cascade_in_fab_tables.py | 111 ---------------------
6 files changed, 11 insertions(+), 229 deletions(-)
delete mode 100644
superset/migrations/versions/2025-03-03_20-52_94e7a3499973_add_folders_column_to_dataset.py
delete mode 100644
superset/migrations/versions/2025-03-19_17-46_32bf93dfe2a4_add_on_cascade_in_fab_tables.py