Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling Upstream refs/tags/v0.21.0^{} into ortege #50

Open
wants to merge 702 commits into
base: ortege
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
702 commits
Select commit Hold shift + click to select a range
d466383
fix: warning emits an error (#28524)
eschutho Nov 1, 2024
b02d18a
fix(plugin-chart-echarts): sort tooltip correctly (#30819)
villebro Nov 1, 2024
29e3f4b
feat: allow exporting all tabs to a single PDF in report (#30694)
US579 Nov 4, 2024
5820d31
fix(TimezoneSelector): Failing unit tests due to timezone change (#30…
geido Nov 4, 2024
64f8140
build(deps): bump antd from 5.20.5 to 5.21.6 in /docs (#30794)
dependabot[bot] Nov 4, 2024
305b6df
feat(oauth2): add support for trino (#30081)
joaoferrao Nov 4, 2024
f85175e
build(deps): bump webpack from 5.80.0 to 5.96.1 in /superset-frontend…
dependabot[bot] Nov 4, 2024
b73ee7f
build(deps-dev): bump prettier-plugin-packagejson from 2.5.2 to 2.5.3…
dependabot[bot] Nov 4, 2024
2a96a9c
build(deps-dev): bump typescript-eslint from 8.8.0 to 8.12.2 in /supe…
dependabot[bot] Nov 4, 2024
8b815a3
build(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.37.2 in /s…
dependabot[bot] Nov 4, 2024
4b33353
build(deps): bump deck.gl from 9.0.28 to 9.0.34 in /superset-frontend…
dependabot[bot] Nov 4, 2024
e01c879
build(deps): bump winston from 3.13.0 to 3.15.0 in /superset-websocke…
dependabot[bot] Nov 4, 2024
4146493
build(deps): bump uuid from 10.0.0 to 11.0.2 in /superset-websocket (…
dependabot[bot] Nov 4, 2024
54cc69a
build(deps-dev): bump eslint from 9.11.0 to 9.14.0 in /superset-webso…
dependabot[bot] Nov 4, 2024
a91daab
docs: Update INTHEWILD.md (#30822)
Habeeb556 Nov 4, 2024
f0b86f8
build(deps-dev): bump webpack from 5.95.0 to 5.96.1 in /docs (#30832)
dependabot[bot] Nov 4, 2024
0b26369
chore: Revert "build(deps): bump JustinBeckwith/linkinator-action fro…
rusackas Nov 5, 2024
d1bc986
docs: Update INTHEWILD.md with 2070Health Org (#30824)
sanjaynayak007 Nov 5, 2024
2eadc1f
build(deps): bump @saucelabs/theme-github-codeblock from 0.2.3 to 0.3…
dependabot[bot] Nov 5, 2024
fb6ad32
build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /docs (#30795)
dependabot[bot] Nov 5, 2024
5a59dcf
build(deps-dev): bump @types/react from 18.3.10 to 18.3.12 in /docs (…
dependabot[bot] Nov 5, 2024
6b9122b
build(deps): bump @mdx-js/react from 3.0.1 to 3.1.0 in /docs (#30796)
dependabot[bot] Nov 5, 2024
63b97ab
build(deps): bump @docsearch/react from 3.6.2 to 3.6.3 in /docs (#30797)
dependabot[bot] Nov 5, 2024
d217a78
chore(actions): Bump Linkinator in superset-docs-verify.yml (#30846)
rusackas Nov 5, 2024
3be6cef
chore(scripts): purge node_modules folder on `npm prune` (#30255)
rusackas Nov 5, 2024
8c7a3bf
fix(time_comparison): Allow deleting dates when using custom shift (#…
Antonio-RiveroMartnez Nov 6, 2024
710c6f9
chore: Chart context menu permissions cleanup (#30854)
kgabryje Nov 6, 2024
de8282c
fix(package.json): Pin luxon version to unblock master (#30859)
geido Nov 6, 2024
5b2f005
chore(FilterBar): Filter bar accessibility (#30812)
alexandrusoare Nov 7, 2024
dd39138
fix(chart data): removing query from /chart/data payload when accessi…
fisjac Nov 7, 2024
88eb95c
docs: Updating 4.1 Release Notes (#30865)
yousoph Nov 8, 2024
683ed0d
chore(GHA): Making the Linkinator STEP non-blocking, rather than the …
rusackas Nov 8, 2024
f4c36a6
fix(Dashboard): Native & Cross-Filters Scoping Performance (#30881)
geido Nov 8, 2024
57af97d
perf: Prevent redundant calls to getRelevantDataMask (#30883)
kgabryje Nov 8, 2024
0af124e
feat: add a script to check environment software versions (#29609)
mistercrunch Nov 8, 2024
a1f86ba
docs: make it more clear that GLOBAL_ASYNC_QUERIES is experimental/be…
mistercrunch Nov 9, 2024
24b8a94
fix(docs): add missing bracket in openID config (#30885)
samarsrivastav Nov 9, 2024
16ad5a8
build(deps): bump @algolia/client-search from 4.24.0 to 5.12.0 in /do…
dependabot[bot] Nov 11, 2024
8893426
chore: update help text copy on dataset settings (#30775)
yousoph Nov 11, 2024
4d50d49
chore(AntD5): touchup on component imports/exports, theming ListViewC…
rusackas Nov 11, 2024
629bbc5
build(deps): bump remark-gfm from 3.0.1 to 4.0.0 in /superset-fronten…
dependabot[bot] Nov 11, 2024
0e165c1
fix: Graph chart colors (#30851)
michael-s-molina Nov 11, 2024
c2885a1
fix: Exception handling for SQL Lab views (#30897)
michael-s-molina Nov 12, 2024
ac3a10d
fix: don't show metadata for embedded dashboards (#30875)
sadpandajoe Nov 12, 2024
4e8eba8
feat: add logging durations for screenshot async service (#30884)
mistercrunch Nov 12, 2024
6e665c3
refactor(Avatar): Migrate Avatar to Ant Design 5 (#30740)
msyavuz Nov 13, 2024
a7069e6
refactor(input): Migrate Input component to Ant Design 5 (#30730)
msyavuz Nov 13, 2024
58f9be9
fix(empty dashboards): Allow downloading a screenshot of an empty das…
msyavuz Nov 13, 2024
f38f5ac
chore(ci): add tai and michael to helm owners (#30925)
villebro Nov 14, 2024
a3e89cb
fix(helm): use submodule on helm release action (#30924)
villebro Nov 14, 2024
87c7317
docs: add Free2Move to INTHEWILD.md (#30930)
PaoloTerzi Nov 15, 2024
df47994
fix: blocks UI elements on right side (#30886)
samarsrivastav Nov 15, 2024
1991d1f
chore(deps): Migrate from `crate[sqlalchemy]` to `sqlalchemy-cratedb`…
amotl Nov 15, 2024
c648cb2
chore: update change log, UPDATING.md and bug-report.yml for 4.1 rele…
sadpandajoe Nov 15, 2024
824eaf8
chore(docs): Update list of supported databases to include CrateDB (#…
amotl Nov 15, 2024
e528cb4
feat(trino,presto): add missing time grains (#30926)
villebro Nov 15, 2024
1b63b8f
fix(Dashboard): Exclude edit param in async screenshot (#30962)
geido Nov 18, 2024
c6685a7
fix(Card): Use correct class names for Ant Design 5 Card component (#…
geido Nov 18, 2024
b84e525
chore(Accessibility): Fix accessibility for 'Show x entries' dropdown…
LevisNgigi Nov 18, 2024
9437d9c
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /superset-fronte…
dependabot[bot] Nov 18, 2024
4f899dd
fix(release validation): scripts now support RSA and EDDSA keys. (#30…
rusackas Nov 18, 2024
4c072b8
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /docs (#30970)
dependabot[bot] Nov 19, 2024
d22b786
chore: add performance information to tooltip (#30948)
eschutho Nov 19, 2024
1102d41
fix(helm-chart): Fix broken PodDisruptionBudget due to introduction o…
theoriginalgri Nov 19, 2024
d1feef5
chore(helm): bumping app version to 4.1.1 in helm chart (#30918)
lodu Nov 21, 2024
fa7b664
chore: add unit tests for `is_mutating()` (#31021)
betodealmeida Nov 21, 2024
1e22439
chore(🦾): bump python numexpr 2.10.0 -> 2.10.1 (#31006)
github-actions[bot] Nov 21, 2024
ae04959
chore(🦾): bump python cffi 1.16.0 -> 1.17.1 (#31002)
github-actions[bot] Nov 21, 2024
3c32659
chore(🦾): bump python flask-babel subpackage(s) (#31000)
github-actions[bot] Nov 21, 2024
90572be
fix(Dashboard): Retain colors when color scheme not set (#30646)
geido Nov 21, 2024
9e5b568
fix(explore): verified props is not updated (#31008)
justinpark Nov 21, 2024
f58b529
chore: publish wheels (#30981)
dimbleby Nov 21, 2024
0b647b2
docs: Embedded sdk (#30972)
jpchev Nov 21, 2024
8905508
fix(imports): import query_context for imports with charts (#30887)
lindenh Nov 21, 2024
7d60a88
docs: Update doc about CSV upload (#30867)
seiyab Nov 21, 2024
ccce9ab
chore(🦾): bump python cattrs 23.2.3 -> 24.1.2 (#30998)
github-actions[bot] Nov 21, 2024
832fed1
fix(dataset): use sqlglot for DML check (#31024)
betodealmeida Nov 22, 2024
f8adaf6
chore: Refactor dashboard header to func component (#31029)
kgabryje Nov 22, 2024
abf3790
chore: Cleanup code related to MetadataBar, fix types (#31030)
kgabryje Nov 22, 2024
e0deb70
feat: make ephemeral env use supersetbot + deprecate build_docker.py …
mistercrunch Nov 22, 2024
67ad7da
fix: ephemeral environments missing env var (#31035)
mistercrunch Nov 23, 2024
91301bc
fix(Dashboard): Ensure shared label colors are updated (#31031)
geido Nov 23, 2024
33a9817
chore(🦾): bump python pandas subpackage(s) (#31004)
github-actions[bot] Nov 24, 2024
e9e2c0b
chore(legacy-plugin-chart-map-box): replace viewport-mercator-project…
birkskyum Nov 24, 2024
c5f6cc6
chore(🦾): bump python et-xmlfile 1.1.0 -> 2.0.0 & remove pyhive[hive]…
github-actions[bot] Nov 24, 2024
1978cde
chore(🦾): bump python pyjwt 2.8.0 -> 2.10.0 (#31042)
github-actions[bot] Nov 24, 2024
f551f5b
chore(🦾): bump python idna 3.7 -> 3.10 (#31041)
github-actions[bot] Nov 24, 2024
a808035
chore(🦾): bump python marshmallow 3.21.2 -> 3.23.1 (#31045)
github-actions[bot] Nov 25, 2024
8c1c257
chore(🦾): bump python nh3 0.2.17 -> 0.2.18 (#31054)
github-actions[bot] Nov 25, 2024
078257d
docs: updated the install process in pypi.mdx (#31044)
Rkejji Nov 25, 2024
d69da5f
chore(🦾): bump python flask-wtf 1.2.1 -> 1.2.2 (#31052)
github-actions[bot] Nov 25, 2024
bf42ea7
chore(🦾): bump python cron-descriptor 1.4.3 -> 1.4.5 (#31046)
github-actions[bot] Nov 25, 2024
3aa8f32
chore(🦾): bump python googleapis-common-protos 1.63.0 -> 1.66.0 (#31049)
github-actions[bot] Nov 25, 2024
1e4098a
chore(🦾): bump python ruff 0.4.5 -> 0.8.0 (#31001)
github-actions[bot] Nov 25, 2024
824aca8
chore(🦾): bump python charset-normalizer 3.3.2 -> 3.4.0 (#31064)
github-actions[bot] Nov 25, 2024
b24323d
chore(🦾): bump python pre-commit 3.7.1 -> 4.0.1 (#31050)
github-actions[bot] Nov 25, 2024
5c87fee
chore(🦾): bump python deprecated 1.2.14 -> 1.2.15 (#31056)
github-actions[bot] Nov 25, 2024
a3d2588
chore(🦾): bump python apispec subpackage(s) (#31062)
github-actions[bot] Nov 25, 2024
9a7a84c
chore(🦾): bump python importlib-resources 6.4.0 -> 6.4.5 (#31067)
github-actions[bot] Nov 25, 2024
27deeb2
chore(🦾): bump python proto-plus 1.22.2 -> 1.25.0 (#31069)
github-actions[bot] Nov 25, 2024
673754d
chore(🦾): bump python tqdm 4.66.4 -> 4.67.1 (#31068)
github-actions[bot] Nov 25, 2024
e092e60
chore(🦾): bump python pyyaml 6.0.1 -> 6.0.2 (#31066)
github-actions[bot] Nov 25, 2024
b8aade7
chore(🦾): bump python kombu 5.3.7 -> 5.4.2 (#31074)
github-actions[bot] Nov 25, 2024
814c3df
chore(🦾): bump python cachetools 5.3.3 -> 5.5.0 (#31071)
github-actions[bot] Nov 25, 2024
f68c2b2
chore(🦾): bump python amqp 5.2.0 -> 5.3.1 (#31073)
github-actions[bot] Nov 25, 2024
14e81d0
chore(🦾): bump python sqlalchemy-utils subpackage(s) (#31048)
github-actions[bot] Nov 25, 2024
838d47d
chore(🦾): bump python google-cloud-core 2.3.2 -> 2.4.1 (#31078)
github-actions[bot] Nov 25, 2024
7376dfc
chore(🦾): bump python pyhive subpackage(s) (#31079)
github-actions[bot] Nov 25, 2024
454f143
chore(🦾): bump python pyasn1-modules 0.4.0 -> 0.4.1 (#31076)
github-actions[bot] Nov 25, 2024
9837b4a
chore(🦾): bump python fonttools 4.51.0 -> 4.55.0 (#31075)
github-actions[bot] Nov 25, 2024
5bddc81
chore(🦾): bump python cfgv 3.3.1 -> 3.4.0 (#31077)
github-actions[bot] Nov 25, 2024
429c18f
chore(🦾): bump python coverage subpackage(s) (#31083)
github-actions[bot] Nov 25, 2024
8750405
chore(🦾): bump python kiwisolver 1.4.5 -> 1.4.7 (#31084)
github-actions[bot] Nov 25, 2024
9dfa8d5
chore(🦾): bump python sqlalchemy-bigquery 1.11.0 -> 1.12.0 (#31085)
github-actions[bot] Nov 25, 2024
93c35a7
chore(🦾): bump python pyproject-hooks 1.0.0 -> 1.2.0 (#31086)
github-actions[bot] Nov 25, 2024
6fcc282
chore(🦾): bump python pydata-google-auth 1.7.0 -> 1.9.0 (#31088)
github-actions[bot] Nov 25, 2024
d206a20
chore(🦾): bump python certifi 2024.2.2 -> 2024.8.30 (#31089)
github-actions[bot] Nov 25, 2024
4dc8cce
chore(🦾): bump python trino 0.328.0 -> 0.330.0 (#31081)
github-actions[bot] Nov 25, 2024
b665254
chore(🦾): bump python db-dtypes 1.2.0 -> 1.3.1 (#31082)
github-actions[bot] Nov 25, 2024
94d3774
chore(🦾): bump python isodate 0.6.1 -> 0.7.2 (#31087)
github-actions[bot] Nov 25, 2024
5aee59c
chore(🦾): bump python tomlkit 0.12.5 -> 0.13.2 (#31090)
github-actions[bot] Nov 25, 2024
55f0713
chore(🦾): bump python mako 1.3.5 -> 1.3.6 (#31097)
github-actions[bot] Nov 25, 2024
e3bdfb5
chore(🦾): bump python sshtunnel subpackage(s) (#31092)
github-actions[bot] Nov 25, 2024
40fe05c
chore(🦾): bump python jsonpath-ng 1.6.1 -> 1.7.0 (#31093)
github-actions[bot] Nov 25, 2024
9067371
chore(🦾): bump python chardet 5.1.0 -> 5.2.0 (#31094)
github-actions[bot] Nov 25, 2024
0d346d4
chore(🦾): bump python pytest-cov 5.0.0 -> 6.0.0 (#31096)
github-actions[bot] Nov 25, 2024
043c585
chore(🦾): bump python pyproject-api 1.6.1 -> 1.8.0 (#31098)
github-actions[bot] Nov 25, 2024
cf134ab
chore(🦾): bump python wheel 0.43.0 -> 0.45.1 (#31099)
github-actions[bot] Nov 25, 2024
c4a56c3
chore(🦾): bump python sqloxide 0.1.43 -> 0.1.51 (#31100)
github-actions[bot] Nov 25, 2024
83924f7
chore(🦾): bump python pluggy 1.4.0 -> 1.5.0 (#31101)
github-actions[bot] Nov 25, 2024
ca63760
chore(🦾): bump python markdown 3.6 -> 3.7 (#31102)
github-actions[bot] Nov 25, 2024
ca2f028
chore(🦾): bump python dnspython 2.6.1 -> 2.7.0 (#31105)
github-actions[bot] Nov 25, 2024
ef4e03c
chore(🦾): bump python psutil 6.0.0 -> 6.1.0 (#31106)
github-actions[bot] Nov 25, 2024
9a2be95
chore(🦾): bump python google-auth 2.29.0 -> 2.36.0 (#31107)
github-actions[bot] Nov 25, 2024
6488ced
chore(🦾): bump python croniter 2.0.5 -> 5.0.1 (#31091)
github-actions[bot] Nov 25, 2024
9ff9e02
chore(🦾): bump python cycler 0.11.0 -> 0.12.1 (#31112)
github-actions[bot] Nov 25, 2024
3fd2350
chore(🦾): bump python grpcio-status subpackage(s) (#31114)
github-actions[bot] Nov 25, 2024
c62f722
chore(🦾): bump python mysqlclient 2.2.4 -> 2.2.6 (#31113)
github-actions[bot] Nov 25, 2024
ba99980
refactor(List): Upgrade List from antdesign4 to antdesign5 (#30963)
alexandrusoare Nov 25, 2024
7e8c77e
fix: touch helm/ folder to trigger doc deploy in CI (#31148)
mistercrunch Nov 25, 2024
decaba7
fix: try to re-enable gh-pages (#31152)
mistercrunch Nov 25, 2024
1e26c34
chore(🦾): bump python sqlparse 0.5.0 -> 0.5.2 (#31119)
github-actions[bot] Nov 25, 2024
312dc1c
chore(🦾): bump python prompt-toolkit 3.0.44 -> 3.0.48 (#31121)
github-actions[bot] Nov 25, 2024
ff28249
fix: Revert "feat(trino): Add functionality to upload data (#29164)" …
michael-s-molina Nov 25, 2024
0560c26
chore(🦾): bump python async-timeout 4.0.3 -> 5.0.1 (#31122)
github-actions[bot] Nov 25, 2024
5256a2f
chore(asf): add `gh-pages` to protected branches (#31153)
rusackas Nov 25, 2024
547a4ad
fix: Remove unwanted commit on Trino's handle_cursor (#31154)
michael-s-molina Nov 25, 2024
ef14d58
chore(🦾): bump python email-validator 2.1.1 -> 2.2.0 (#31116)
github-actions[bot] Nov 26, 2024
e0a5033
chore(🦾): bump python dill 0.3.8 -> 0.3.9 (#31108)
github-actions[bot] Nov 26, 2024
f24bf87
chore(🦾): bump python flask-compress 1.15 -> 1.17 (#31123)
github-actions[bot] Nov 26, 2024
b648cc1
chore(🦾): bump python zipp 3.19.0 -> 3.21.0 (#31124)
github-actions[bot] Nov 26, 2024
2ad8af7
chore(🦾): bump python gunicorn 22.0.0 -> 23.0.0 (#31125)
github-actions[bot] Nov 26, 2024
3fa0de4
chore(🦾): bump python flask-jwt-extended 4.6.0 -> 4.7.1 (#31139)
github-actions[bot] Nov 26, 2024
cc1eec6
chore(🦾): bump python limits 3.12.0 -> 3.13.0 (#31137)
github-actions[bot] Nov 26, 2024
3e28bd2
chore(🦾): bump python zstandard 0.22.0 -> 0.23.0 (#31136)
github-actions[bot] Nov 26, 2024
aa7d3b0
chore(🦾): bump python dnspython 2.6.1 -> 2.7.0 (#31135)
github-actions[bot] Nov 26, 2024
342cfc4
chore(🦾): bump python pyopenssl 24.1.0 -> 24.2.1 (#31133)
github-actions[bot] Nov 26, 2024
fcb3ff3
chore(🦾): bump python slack-sdk 3.27.2 -> 3.33.4 (#31132)
github-actions[bot] Nov 26, 2024
7154b8d
chore(🦾): bump python numexpr 2.10.1 -> 2.10.2 (#31130)
github-actions[bot] Nov 26, 2024
e2b9b8e
chore(🦾): bump python simplejson 3.19.2 -> 3.19.3 (#31129)
github-actions[bot] Nov 26, 2024
316da5e
chore(🦾): bump python humanize 4.9.0 -> 4.11.0 (#31128)
github-actions[bot] Nov 26, 2024
bbc6d37
chore(🦾): bump python celery subpackage(s) (#31127)
github-actions[bot] Nov 26, 2024
95f4fe0
chore(🦾): bump python mako 1.3.5 -> 1.3.6 (#31140)
github-actions[bot] Nov 26, 2024
564c168
chore(🦾): bump python flask-limiter 3.7.0 -> 3.8.0 (#31138)
github-actions[bot] Nov 26, 2024
73164c6
chore(🦾): bump python billiard 4.2.0 -> 4.2.1 (#31109)
github-actions[bot] Nov 26, 2024
97683ec
fix: helm chart deploy to open PRs to now-protected gh-pages branch (…
mistercrunch Nov 26, 2024
7f2e752
fix: check orderby (#31156)
betodealmeida Nov 26, 2024
f077323
fix(Dashboard): Backward compatible shared_label_colors field (#31163)
geido Nov 26, 2024
68499a1
feat: purge OAuth2 tokens when DB changes (#31164)
betodealmeida Nov 26, 2024
fd9d330
chore: deprecate tox in favor of act (#29382)
mistercrunch Nov 26, 2024
9224051
chore(🦾): bump python importlib-metadata 7.1.0 -> 8.5.0 (#31126)
github-actions[bot] Nov 26, 2024
09802ac
refactor: remove more sqlparse (#31032)
betodealmeida Nov 26, 2024
529aed5
chore(deps): cap async_timeout<5.0.0 (#31170)
mistercrunch Nov 26, 2024
45668e3
feat: make sure to quote formulas on Excel export (#31166)
betodealmeida Nov 26, 2024
c26f073
chore(🦾): bump python pyparsing 3.1.2 -> 3.2.0 (#31171)
github-actions[bot] Nov 26, 2024
0166db9
chore(🦾): bump python sqlglot 23.6.3 -> 23.15.8 (#28461)
github-actions[bot] Nov 26, 2024
f0811c8
docs: update slack alert instructions to work with V2 slack API (#31165)
PJDuszynski Nov 27, 2024
dbcb473
fix: Time-series Line Chart Display unnecessary total (#31181)
michael-s-molina Nov 27, 2024
93ba8e1
refactor: Creates the VizType enum (#31193)
michael-s-molina Nov 29, 2024
14682b9
fix(embedded): Hide anchor links in embedded mode (#31194)
Vitor-Avila Nov 29, 2024
97dde8c
fix: x axis title disappears when editing bar chart (#30821)
DamianPendrak Nov 29, 2024
3d3c09d
chore(Tooltip): Upgrade Tooltip to Ant Design 5 (#31182)
alexandrusoare Nov 30, 2024
eab888c
perf: Optimize dashboard chart-related components (#31241)
kgabryje Dec 2, 2024
24d001e
perf: Optimize Dashboard components (#31242)
kgabryje Dec 2, 2024
5006f97
perf: Optimize dashboard grid components (#31240)
kgabryje Dec 2, 2024
ce0e06a
perf: Optimize native filters and cross filters (#31243)
kgabryje Dec 2, 2024
06fb330
perf: Optimize DashboardPage and SyncDashboardState (#31244)
kgabryje Dec 2, 2024
d66ac9f
fix(Databricks): Escape catalog and schema names in pre-queries (#31199)
Vitor-Avila Dec 2, 2024
339d491
feat(sqllab): Popup notification when download data can exceed row co…
justinpark Dec 2, 2024
deec63b
docs(contributing): how to nuke the docker-compose postgres (#31186)
mistercrunch Dec 2, 2024
8020729
fix: check for column before adding in migrations (#31185)
sadpandajoe Dec 2, 2024
3564740
chore: pin greenlet in base dependencies (#31254)
mistercrunch Dec 3, 2024
468dfed
chore(🦾): bump python pyjwt 2.10.0 -> 2.10.1 (#31253)
github-actions[bot] Dec 3, 2024
e5e3f9e
chore(🦾): bump python nh3 0.2.18 -> 0.2.19 (#31249)
github-actions[bot] Dec 3, 2024
43efa05
chore(🦾): bump python flask-migrate subpackage(s) (#31250)
github-actions[bot] Dec 3, 2024
fe80fb1
chore(deps): bump codecov/codecov-action from 4 to 5 (#31214)
dependabot[bot] Dec 3, 2024
b3559f6
chore: simplify Dockerfile package install calls with bash wrappers (…
mistercrunch Dec 3, 2024
d4888fa
docs: adapt docs to suggest 'docker compose up --build' (#30864)
mistercrunch Dec 3, 2024
dd1ba96
feat: use uv in CI (#31260)
mistercrunch Dec 3, 2024
25f4226
fix: add more clickhouse disallowed functions on config (#31198)
dpgaspar Dec 3, 2024
1d44662
refactor: Split SliceHeaderControls into smaller files (#31270)
kgabryje Dec 3, 2024
f51f19b
chore(deps): bump re-resizable from 6.10.0 to 6.10.1 in /superset-fro…
dependabot[bot] Dec 3, 2024
6c2aade
chore(bug report template): bump Superset versions to reflect 4.1.1 r…
sfirke Dec 3, 2024
aa55751
chore(deps): bump @scarf/scarf from 1.3.0 to 1.4.0 in /superset-front…
dependabot[bot] Dec 3, 2024
3479574
chore(deps): bump @ant-design/icons from 5.5.1 to 5.5.2 in /docs (#31…
dependabot[bot] Dec 3, 2024
56b973f
chore(deps-dev): bump @docusaurus/module-type-aliases from 3.5.2 to 3…
dependabot[bot] Dec 3, 2024
1e0c04f
fix(trino): db session error in handle cursor (#31265)
justinpark Dec 3, 2024
77f3764
feat(Handlebars): formatNumber and group helpers (#31261)
Vitor-Avila Dec 3, 2024
f679a18
chore(deps): bump @types/react-table from 7.7.19 to 7.7.20 in /supers…
dependabot[bot] Dec 4, 2024
a3fd742
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 in /superse…
dependabot[bot] Dec 4, 2024
b70c8ee
chore(deps): bump swagger-ui-react from 5.17.14 to 5.18.2 in /docs (#…
dependabot[bot] Dec 4, 2024
2d60a2d
chore(deps-dev): bump @docusaurus/tsconfig from 3.5.2 to 3.6.3 in /do…
dependabot[bot] Dec 4, 2024
5ca2a8f
chore(deps): bump less from 4.2.0 to 4.2.1 in /docs (#31208)
dependabot[bot] Dec 4, 2024
27c7240
chore(deps): bump @algolia/client-search from 5.12.0 to 5.15.0 in /do…
dependabot[bot] Dec 4, 2024
e0e1eea
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /docs (#31205)
dependabot[bot] Dec 4, 2024
638f82b
chore: relax greenlet requirements (#31275)
sadpandajoe Dec 4, 2024
cf5c770
feat: add YDB as a new database engine (#31141)
vgvoleg Dec 5, 2024
45815d8
fix(filters): improving the add filter/divider UI. (#31279)
rusackas Dec 5, 2024
827fe06
chore(deps): bump deck.gl from 9.0.34 to 9.0.36 in /superset-frontend…
dependabot[bot] Dec 5, 2024
6af22a9
refactor(Name_column): Make 'Name' column of Saved Query page into li…
LevisNgigi Dec 5, 2024
2816a70
fix: annotations on horizontal bar chart (#31308)
DamianPendrak Dec 5, 2024
48864ce
fix(sqllab): Remove update_saved_query_exec_info to reduce lag (#31294)
justinpark Dec 6, 2024
079e732
chore(FilterBar): move the "Add/edit filters" button in the FilterBar…
alexandrusoare Dec 6, 2024
79aff68
refactor(Alert): Migrate Alert component to Ant Design V5 (#31168)
LevisNgigi Dec 6, 2024
592564b
fix: cache-warmup fails (#31173)
nsivarajan Dec 7, 2024
9315a88
fix: pass string to `process_template` (#31329)
betodealmeida Dec 7, 2024
48c5ee4
fix: Use clickhouse sqlglot dialect for YDB (#31323)
vgvoleg Dec 7, 2024
0133bab
fix(AllEntitiesTable): show Tags (#31301)
alexandrusoare Dec 9, 2024
ae8c686
docs: CVEs fixed on 4.1.0 (#31352)
dpgaspar Dec 9, 2024
931f69d
fix(pinot): remove query aliases from SELECT and ORDER BY clauses in …
yuribogomolov Dec 9, 2024
b54a97b
fix: added missing pod labels for init job (#30956)
glothriel Dec 9, 2024
3bfead6
fix(alerts&reports): tabs with userfriendly urls (#31350)
tahvane1 Dec 9, 2024
fc45647
fix(sqllab): duplicate error message (#31353)
betodealmeida Dec 9, 2024
55a6c3a
chore(deps-dev): bump @eslint/js from 9.14.0 to 9.16.0 in /superset-w…
dependabot[bot] Dec 9, 2024
1fbdd21
chore(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.25.9 in …
dependabot[bot] Dec 9, 2024
28b01c5
chore(deps): bump winston from 3.15.0 to 3.17.0 in /superset-websocke…
dependabot[bot] Dec 9, 2024
3daca8d
chore(deps): bump path-to-regexp and express in /superset-websocket/u…
dependabot[bot] Dec 9, 2024
3105585
chore(deps-dev): bump esbuild from 0.20.0 to 0.24.0 in /superset-fron…
dependabot[bot] Dec 9, 2024
cb78c77
chore(deps): bump antd from 5.21.6 to 5.22.2 in /docs (#31209)
dependabot[bot] Dec 9, 2024
878c7f0
fix(docs): add custom editUrl path for intro page (#31334)
dwgrossberg Dec 9, 2024
73d21a8
fix(histogram): axis margin padding consistent with other graphs (#31…
tatiana-cherne Dec 9, 2024
654701a
fix: ephemeral envs fail on noop (#31236)
dpgaspar Dec 9, 2024
955efda
chore(deps): bump nanoid from 5.0.7 to 5.0.9 in /superset-frontend/cy…
dependabot[bot] Dec 10, 2024
232e205
chore(embedded sdk): bumping dependencies (#31380)
rusackas Dec 10, 2024
d6a82f7
feat: fine-grain chart data telemetry (#31273)
betodealmeida Dec 10, 2024
26ec6b7
chore(embedded sdk): bump sdk version number (#31381)
rusackas Dec 10, 2024
852e9ae
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs (#31378)
dependabot[bot] Dec 10, 2024
42f4490
fix: Revert "chore(deps-dev): bump esbuild from 0.20.0 to 0.24.0 in /…
sadpandajoe Dec 10, 2024
a6e05f4
build(packages): npm build/publish improvements. Making packages publ…
rusackas Dec 10, 2024
b7c4b9d
chore(superset-ui): publish v0.21.0
rusackas Dec 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 13 additions & 2 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ github:
merge: false
rebase: false

ghp_branch: gh-pages
ghp_path: /

protected_branches:
master:
required_status_checks:
Expand All @@ -70,8 +73,9 @@ github:
- cypress-matrix (4, chrome)
- cypress-matrix (5, chrome)
- frontend-build
- pre-commit
- python-lint
- pre-commit (current)
- pre-commit (next)
- pre-commit (previous)
- test-mysql
- test-postgres (current)
- test-postgres (next)
Expand All @@ -87,3 +91,10 @@ github:
required_approving_review_count: 1

required_signatures: false
gh-pages:
required_pull_request_reviews:
dismiss_stale_reviews: false
require_code_owner_reviews: true
required_approving_review_count: 1

required_signatures: false
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
docker/**/*.sh text eol=lf
*.svg binary
*.ipynb binary
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# https://github.com/apache/superset/issues/13351

/superset/migrations/ @apache/superset-committers
/superset/migrations/ @mistercrunch @michael-s-molina @betodealmeida @eschutho

# Notify some committers of changes in the components

Expand All @@ -12,7 +12,7 @@

# Notify Helm Chart maintainers about changes in it

/helm/superset/ @craig-rueda @dpgaspar @villebro
/helm/superset/ @craig-rueda @dpgaspar @villebro @nytai @michael-s-molina

# Notify E2E test maintainers of changes

Expand All @@ -22,7 +22,7 @@

/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley @kgabryje @dpgaspar

# Notify PMC members of changes to required Github Actions
# Notify PMC members of changes to required GitHub Actions

/.asf.yaml @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley @kgabryje @dpgaspar

Expand Down
11 changes: 3 additions & 8 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,9 @@ body:
id: bug-description
attributes:
label: Bug description
description: A clear and concise description of what the bug is.
validations:
required: true
- type: textarea
id: repro-steps
attributes:
label: How to reproduce the bug
description: A clear description of what the bug is, including reproduction steps and expected behavior.
placeholder: |
The bug is that...
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -46,8 +41,8 @@ body:
label: Superset version
options:
- master / latest-dev
- "4.1.1"
- "4.0.2"
- "3.1.3"
validations:
required: true
- type: dropdown
Expand Down
6 changes: 3 additions & 3 deletions .github/actions/setup-backend/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ runs:
run: |
if [ "${{ inputs.install-superset }}" = "true" ]; then
sudo apt-get update && sudo apt-get -y install libldap2-dev libsasl2-dev
pip install --upgrade pip setuptools wheel
pip install --upgrade pip setuptools wheel uv
if [ "${{ inputs.requirements-type }}" = "dev" ]; then
pip install -r requirements/development.txt
uv pip install --system -r requirements/development.txt
elif [ "${{ inputs.requirements-type }}" = "base" ]; then
pip install -r requirements/base.txt
uv pip install --system -r requirements/base.txt
fi
fi
shell: bash
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ updates:

- package-ecosystem: "npm"
ignore:
# not until node >= 18.12.0
- dependency-name: "css-minimizer-webpack-plugin"
# not until React >= 18.0.0
- dependency-name: "storybook"
- dependency-name: "@storybook*"
directory: "/superset-frontend/"
schedule:
interval: "monthly"
Expand Down
21 changes: 20 additions & 1 deletion .github/workflows/bashlib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,11 @@ cypress-run-all() {
USE_DASHBOARD_FLAG='--use-dashboard'
fi

python ../../scripts/cypress_run.py --parallelism $PARALLELISM --parallelism-id $PARALLEL_ID $USE_DASHBOARD_FLAG
# UNCOMMENT the next few commands to monitor memory usage
# monitor_memory & # Start memory monitoring in the background
# memoryMonitorPid=$!
python ../../scripts/cypress_run.py --parallelism $PARALLELISM --parallelism-id $PARALLEL_ID --group $PARALLEL_ID --retries 5 $USE_DASHBOARD_FLAG
# kill $memoryMonitorPid

# After job is done, print out Flask log for debugging
echo "::group::Flask log for default run"
Expand All @@ -178,6 +182,21 @@ eyes-storybook-dependencies() {
say "::endgroup::"
}

monitor_memory() {
# This is a small utility to monitor memory usage. Useful for debugging memory in GHA.
# To use wrap your command as follows
#
# monitor_memory & # Start memory monitoring in the background
# memoryMonitorPid=$!
# YOUR_COMMAND_HERE
# kill $memoryMonitorPid
while true; do
echo "$(date) - Top 5 memory-consuming processes:"
ps -eo pid,comm,%mem --sort=-%mem | head -n 6 # First line is the header, next 5 are top processes
sleep 2
done
}

cypress-run-applitools() {
cd "$GITHUB_WORKSPACE/superset-frontend/cypress-base"

Expand Down
11 changes: 10 additions & 1 deletion .github/workflows/bump-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ on:
required: true
description: Max number of PRs to open (0 for no limit)
default: 5
extra-flags:
required: false
default: --only-base
description: Additional flags to pass to the bump-python command
#schedule:
# - cron: '0 0 * * *' # Runs daily at midnight UTC

jobs:
bump-python-package:
Expand Down Expand Up @@ -59,10 +65,13 @@ jobs:
GROUP_OPT="-g ${{ github.event.inputs.group }}"
fi

EXTRA_FLAGS="${{ github.event.inputs.extra-flags }}"

supersetbot bump-python \
--verbose \
--use-current-repo \
--include-subpackages \
--limit ${{ github.event.inputs.limit }} \
$PACKAGE_OPT \
$GROUP_OPT
$GROUP_OPT \
$EXTRA_FLAGS
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
# license: https://applitools.com/legal/open-source-terms-of-use/
# pkg:npm/[email protected]
# selecting BSD-3-Clause licensing terms for node-forge to ensure compatibility with Apache
allow-dependencies-licenses: pkg:npm/[email protected], pkg:npm/applitools/core, pkg:npm/applitools/core-base, pkg:npm/applitools/css-tree, pkg:npm/applitools/ec-client, pkg:npm/applitools/eg-socks5-proxy-server, pkg:npm/applitools/eyes, pkg:npm/applitools/eyes-cypress, pkg:npm/applitools/nml-client, pkg:npm/applitools/tunnel-client, pkg:npm/applitools/utils, pkg:npm/[email protected]
allow-dependencies-licenses: pkg:npm/[email protected], pkg:npm/applitools/core, pkg:npm/applitools/core-base, pkg:npm/applitools/css-tree, pkg:npm/applitools/ec-client, pkg:npm/applitools/eg-socks5-proxy-server, pkg:npm/applitools/eyes, pkg:npm/applitools/eyes-cypress, pkg:npm/applitools/nml-client, pkg:npm/applitools/tunnel-client, pkg:npm/applitools/utils, pkg:npm/[email protected], pkg:npm/rgbcolor, pkg:npm/[email protected]
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- id: set_matrix
run: |
MATRIX_CONFIG=$(if [ "${{ github.event_name }}" == "pull_request" ]; then echo '["dev"]'; else echo '["dev", "lean", "py310", "websocket", "dockerize"]'; fi)
MATRIX_CONFIG=$(if [ "${{ github.event_name }}" == "pull_request" ]; then echo '["dev"]'; else echo '["dev", "lean", "py310", "websocket", "dockerize", "py311"]'; fi)
echo "matrix_config=${MATRIX_CONFIG}" >> $GITHUB_OUTPUT
echo $GITHUB_OUTPUT

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/embedded-sdk-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "18"
node-version: "20"
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm run ci:release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/embedded-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "18"
node-version: "20"
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm test
Expand Down
Loading