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

fix: bump FAB to 3.2.1, SQLAlchemy fix #13642

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

dpgaspar
Copy link
Member

@dpgaspar dpgaspar commented Mar 16, 2021

SUMMARY

Bumps FAB to 3.2.1, includes latest patch release with a pinned SQLAlchemy bellow 1.4.0

Issues:
pallets-eco/flask-sqlalchemy#910
#13631

From 3.1.1 to 3.2.1 Includes the following changes:

Improvements and Bug fixes on 3.2.1
-----------------------------------

- docs: improve contributing run single test (#1579) [Daniel Vaz Gaspar]
- fix: sqlalchemy 1.4.0 breaking changes (#1586) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 3.2.0
-----------------------------------

- fix: issue 1469 error in filters (#1541) [Duy Nguyen Hoang]
- fix: showing excluded routes in server log (#1565) [runoutnow]
- refactor: AUTH_LDAP/AUTH_OAUTH + implement role mapping (#1374) [Mathew Wicks]
- fix(api): OpenAPI spec of nested components without auto generated names (#1547) [Daniel Vaz Gaspar]
- fix(mvc): action confirmation on single show view (#1539) [Daniel Vaz Gaspar]
- docs: improve docs around LDAP auth (#1526) [Daniel Vaz Gaspar]
- ci: tests for python 3.8 and 3.9 (#1525) [Daniel Vaz Gaspar]
- docs: fix, swagger path in readme (#1518) [Felix Rilling]
- fix: oauth #1511 (#1522) [Daniel Vaz Gaspar]
- fix: github actions (#1523) [Daniel Vaz Gaspar]
- fix: changelog (#1507) [Daniel Vaz Gaspar]

ADDITIONAL INFORMATION

@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #13642 (182065c) into master (df5fb5a) will decrease coverage by 6.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13642      +/-   ##
==========================================
- Coverage   77.35%   71.21%   -6.14%     
==========================================
  Files         918      835      -83     
  Lines       46652    41714    -4938     
  Branches     5723     4332    -1391     
==========================================
- Hits        36087    29708    -6379     
- Misses      10429    12006    +1577     
+ Partials      136        0     -136     
Flag Coverage Δ
cypress 56.57% <ø> (+<0.01%) ⬆️
hive 80.25% <ø> (ø)
javascript ?
mysql 80.55% <ø> (ø)
postgres 80.61% <ø> (ø)
presto ?
python 80.99% <ø> (-0.11%) ⬇️
sqlite 80.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...uperset-frontend/src/dashboard/util/dnd-reorder.js 0.00% <0.00%> (-100.00%) ⬇️
...rset-frontend/src/dashboard/util/getEmptyLayout.js 0.00% <0.00%> (-100.00%) ⬇️
...et-frontend/src/components/Pagination/Ellipsis.tsx 0.00% <0.00%> (-100.00%) ⬇️
...-frontend/src/components/OmniContainer/Omnibar.tsx 0.00% <0.00%> (-100.00%) ⬇️
...frontend/src/components/ErrorMessage/IssueCode.tsx 0.00% <0.00%> (-100.00%) ⬇️
...rc/components/ErrorMessage/TimeoutErrorMessage.tsx 0.00% <0.00%> (-100.00%) ⬇️
...dashboard/components/resizable/ResizableHandle.jsx 0.00% <0.00%> (-100.00%) ⬇️
...tersConfigModal/Footer/CancelConfirmationAlert.tsx 0.00% <0.00%> (-100.00%) ⬇️
...ConfigModal/FiltersConfigForm/FilterScope/state.ts 0.00% <0.00%> (-100.00%) ⬇️
...c/components/ErrorMessage/DatabaseErrorMessage.tsx 0.00% <0.00%> (-94.74%) ⬇️
... and 484 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df5fb5a...321b278. Read the comment docs.

@dpgaspar dpgaspar merged commit 0819bea into apache:master Mar 16, 2021
@dpgaspar dpgaspar deleted the dep/bump-fab-3-2-1 branch March 16, 2021 23:10
allanco91 pushed a commit to allanco91/superset that referenced this pull request May 21, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset-io size/XS 🚢 1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants