This is an automated email from the ASF dual-hosted git repository.
dpgaspar pushed a commit to branch 0.38
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/0.38 by this push:
new 548053e Update changelog and updating
548053e is described below
commit 548053ed05058a51e4f59fab5b64d489f7b13a72
Author: Daniel Gaspar <[email protected]>
AuthorDate: Mon Nov 2 09:28:32 2020 +0000
Update changelog and updating
---
CHANGELOG.md | 134 +++++++++++++++++++++++++++++------------------------------
UPDATING.md | 2 +-
2 files changed, 68 insertions(+), 68 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1b28f3..cb810e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,8 +18,8 @@ under the License.
-->
## Change Log
-### 0.38.0 (2020/10/28 11:24 +00:00)
-- [#11149](https://github.com/apache/incubator-superset/pull/11149) fix: Fix
Time Column dropdown for date filter (#11149) (@gracece)
+### 0.38.0 (Tue Oct 6 11:51:10 2020 -0700)
+- [#11149](https://github.com/apache/incubator-superset/pull/11149) fix: Fix
Time Column dropdown for date filter (#11149) (@graceguo-supercat)
- [#11262](https://github.com/apache/incubator-superset/pull/11262) fix(crud):
set default extra value (#11262) (@villebro)
- [#11221](https://github.com/apache/incubator-superset/pull/11221)
fix(dataset): update user list endpoint (#11221) (@lilykuang)
- [#11237](https://github.com/apache/incubator-superset/pull/11237)
feat(datasets): REST API bulk delete (#11237) (@dpgaspar)
@@ -29,28 +29,28 @@ under the License.
- [#11136](https://github.com/apache/incubator-superset/pull/11136) fix:
Alembic migration 18532d70ab98 (#11136) (@john-bodley)
- [#11140](https://github.com/apache/incubator-superset/pull/11140) docs: docs
site footer link tweak (#11140) (@rusackas)
- [#11133](https://github.com/apache/incubator-superset/pull/11133) docs:
comply to ASF requirements (#11133) (@mistercrunch)
-- [#11124](https://github.com/apache/incubator-superset/pull/11124) add info
about case sensitive search (#11124) (@elizabethompson)
+- [#11124](https://github.com/apache/incubator-superset/pull/11124) add info
about case sensitive search (#11124) (@eschutho)
- [#11111](https://github.com/apache/incubator-superset/pull/11111)
style(listview): dynamic card size and grid spacing (#11111) (@nytai)
- [#11126](https://github.com/apache/incubator-superset/pull/11126) style:
rename label 'table name'->'dataset name' (#11126) (@mistercrunch)
- [#11083](https://github.com/apache/incubator-superset/pull/11083) feat:
custom favorite filter for dashboards, charts and saved queries (#11083)
(@dpgaspar)
- [#11102](https://github.com/apache/incubator-superset/pull/11102) chore:
refactor submenu's right nav to accept list of buttons (#11102) (@pkdotson)
- [#11132](https://github.com/apache/incubator-superset/pull/11132) docs: use
the Apache-Superset logo on README / pypi (#11132) (@mistercrunch)
-- [#11121](https://github.com/apache/incubator-superset/pull/11121) fix:
remove extra flash import (#11121) (@elizabethompson)
+- [#11121](https://github.com/apache/incubator-superset/pull/11121) fix:
remove extra flash import (#11121) (@eschutho)
- [#11125](https://github.com/apache/incubator-superset/pull/11125) fix:
Revert "Replace reactable with DataTable from superset-ui in QueryTable
(#10981)" (#11125) (@nytai)
- [#11115](https://github.com/apache/incubator-superset/pull/11115) fix:
alembic migration error msg trying to delete constraint on tables (#11115)
(@dpgaspar)
- [#11114](https://github.com/apache/incubator-superset/pull/11114) feat: CRUD
REST API for CSS Templates (#11114) (@dpgaspar)
- [#11127](https://github.com/apache/incubator-superset/pull/11127) fix:
SpatialControl popover won't open (#11127) (@mistercrunch)
-- [#11109](https://github.com/apache/incubator-superset/pull/11109) feat:
saved query list actions (#11109) (@Moriah Kreeger)
+- [#11109](https://github.com/apache/incubator-superset/pull/11109) feat:
saved query list actions (#11109) (@riahk)
- [#11067](https://github.com/apache/incubator-superset/pull/11067) feat: add
created by chart CRUD view (#11067) (@lilykuang)
-- [#11107](https://github.com/apache/incubator-superset/pull/11107) fix:
Disabling timezone of dataframe before passing Prophet (#11107) (@kalyan)
+- [#11107](https://github.com/apache/incubator-superset/pull/11107) fix:
Disabling timezone of dataframe before passing Prophet (#11107) (@kkalyan)
- [#11112](https://github.com/apache/incubator-superset/pull/11112)
fix(chart-data-api): ignore missing filters (#11112) (@villebro)
- [#11099](https://github.com/apache/incubator-superset/pull/11099) feat: more
specific presto error messages (#11099) (@etr2460)
-- [#11110](https://github.com/apache/incubator-superset/pull/11110) Fix
alembic migration (#11110) (@bogdan)
-- [#11066](https://github.com/apache/incubator-superset/pull/11066) fix: fix
table existence validation function (#11066) (@bogdan)
+- [#11110](https://github.com/apache/incubator-superset/pull/11110) Fix
alembic migration (#11110) (@bkyryliuk)
+- [#11066](https://github.com/apache/incubator-superset/pull/11066) fix: fix
table existence validation function (#11066) (@bkyryliuk)
- [#11100](https://github.com/apache/incubator-superset/pull/11100) style: fix
secondary label border (#11100) (@rusackas)
- [#11005](https://github.com/apache/incubator-superset/pull/11005) feat:
saved query list view + sort/filters (#11005) (@riahk)
- [#10972](https://github.com/apache/incubator-superset/pull/10972) chore:
Remove Obsolete WARNING_MSG from config (#10972) (@john-bodley)
-- [#10963](https://github.com/apache/incubator-superset/pull/10963) feat:
enable ETag header for dashboard GET requests (#10963) (@gracece)
+- [#10963](https://github.com/apache/incubator-superset/pull/10963) feat:
enable ETag header for dashboard GET requests (#10963) (@graceguo-supercat)
- [#11045](https://github.com/apache/incubator-superset/pull/11045) Updated
lint in schedules.py in tasks: unused_import, ungrouped_import and changed
argument name to remove unused-argument (#11045) (@kkucharc)
- [#11019](https://github.com/apache/incubator-superset/pull/11019) fix(api):
unable to delete virtual dataset, wrong permission name (#11019) (@dpgaspar)
- [#11103](https://github.com/apache/incubator-superset/pull/11103) fix:
echarts timeseries groupby (#11103) (@villebro)
@@ -79,7 +79,7 @@ under the License.
- [#11063](https://github.com/apache/incubator-superset/pull/11063) fix: sql
lab autocomplete width (#11063) (@etr2460)
- [#11034](https://github.com/apache/incubator-superset/pull/11034) clickable
labels have outlines, storybook shows them (#11034) (@rusackas)
- [#11052](https://github.com/apache/incubator-superset/pull/11052) fixed
routes for customer in docs (#11052) (@srinify)
-- [#11051](https://github.com/apache/incubator-superset/pull/11051) Revert
"style: fix checkbox color (#10970)" (#11051) (@gracece)
+- [#11051](https://github.com/apache/incubator-superset/pull/11051) Revert
"style: fix checkbox color (#10970)" (#11051) (@graceguo-supercat)
- [#11030](https://github.com/apache/incubator-superset/pull/11030) feat: add
"created by" to dashboard CRUD view (#11030) (@lilykuang)
- [#11037](https://github.com/apache/incubator-superset/pull/11037) Changed
`tags.py` and `helpers.py` in `models` module: removed disabled pylint rule
`unused_import`, changed unused arguments to private and removed disabled rule
`unused-argument. Removed redundant rules.` (#11037) (@kkucharc)
- [#11036](https://github.com/apache/incubator-superset/pull/11036) chore:
updated lint rules in models module (#11036) (@kkucharc)
@@ -87,14 +87,14 @@ under the License.
- [#11039](https://github.com/apache/incubator-superset/pull/11039) Enabled
argument-differ for bulk_delete (#11039) (@kkucharc)
- [#11041](https://github.com/apache/incubator-superset/pull/11041) Enabled
no-self-use pylint rule in security. Formatter (#11041) (@kkucharc)
- [#11044](https://github.com/apache/incubator-superset/pull/11044) Changed
variable name from capitals to lowercase and changed lint rule (#11044)
(@kkucharc)
-- [#11050](https://github.com/apache/incubator-superset/pull/11050) Revert
"ESLint: Re-enable rule default-props-match-prop-types (#10868)" (#11050)
(@gracece)
+- [#11050](https://github.com/apache/incubator-superset/pull/11050) Revert
"ESLint: Re-enable rule default-props-match-prop-types (#10868)" (#11050)
(@graceguo-supercat)
- [#11031](https://github.com/apache/incubator-superset/pull/11031)
feat(saved_queries): add custom api filter for all string & text fields
(#11031) (@nytai)
-- [#11008](https://github.com/apache/incubator-superset/pull/11008) Support
jinja templates (#11008) (@bogdan)
+- [#11008](https://github.com/apache/incubator-superset/pull/11008) Support
jinja templates (#11008) (@bkyryliuk)
- [#11018](https://github.com/apache/incubator-superset/pull/11018) chore:
bump pandas to latest stable version (#11018) (@villebro)
-- [#11029](https://github.com/apache/incubator-superset/pull/11029) fix:
dashboard edit button (again) (#11029) (@gracece)
+- [#11029](https://github.com/apache/incubator-superset/pull/11029) fix:
dashboard edit button (again) (#11029) (@graceguo-supercat)
- [#11011](https://github.com/apache/incubator-superset/pull/11011)
style(explore): use tertiary button against gray background (#11011)
(@mistercrunch)
-- [#11023](https://github.com/apache/incubator-superset/pull/11023) docs: add
security vulnerability GH issue template (#11023) (@Rob DiCiuccio)
-- [#11024](https://github.com/apache/incubator-superset/pull/11024) fix:
[dashboard] should not show edit button when user has no edit permit (#11024)
(@gracece)
+- [#11023](https://github.com/apache/incubator-superset/pull/11023) docs: add
security vulnerability GH issue template (#11023) (@robdiciuccio)
+- [#11024](https://github.com/apache/incubator-superset/pull/11024) fix:
[dashboard] should not show edit button when user has no edit permit (#11024)
(@graceguo-supercat)
- [#11004](https://github.com/apache/incubator-superset/pull/11004) fix: timer
component, fixes #10849, closes #11002 (#11004) (@ktmud)
- [#11000](https://github.com/apache/incubator-superset/pull/11000) fix:
enable several pylint rules partially in db_engines_specs module (#11000)
(@kkucharc)
- [#10974](https://github.com/apache/incubator-superset/pull/10974) fix:
pylint checks in connectors/sqla/models.py (#10974) (@kkucharc)
@@ -121,13 +121,13 @@ under the License.
- [#10968](https://github.com/apache/incubator-superset/pull/10968) docs: add
a "Gallery" page (#10968) (@mistercrunch)
- [#10990](https://github.com/apache/incubator-superset/pull/10990) build: add
PR lint action (#10990) (@nytai)
- [#10989](https://github.com/apache/incubator-superset/pull/10989) adding
filters back that caused issues (#10989) (@rusackas)
-- [#10944](https://github.com/apache/incubator-superset/pull/10944) chore:
selectors refactor in SQLLab test suite (Cypress) (#10944)
(@adam-stasiak-polidea)
+- [#10944](https://github.com/apache/incubator-superset/pull/10944) chore:
selectors refactor in SQLLab test suite (Cypress) (#10944) (@adam-stasiak)
- [#10933](https://github.com/apache/incubator-superset/pull/10933) ESLint:
Remove ts-ignore comments (#10933) (@kgabryje)
- [#10970](https://github.com/apache/incubator-superset/pull/10970) style: fix
checkbox color (#10970) (@mistercrunch)
- [#10979](https://github.com/apache/incubator-superset/pull/10979) fix:
changed disabled rules in datasets module (#10979) (@kkucharc)
- [#10829](https://github.com/apache/incubator-superset/pull/10829) fix:
update the time filter for 'Last Year' option in explore (#10829) (@riahk)
-- [#10938](https://github.com/apache/incubator-superset/pull/10938) fix: use
nullpool even for user lookup in the celery (#10938) (@bogdan)
-- [#10939](https://github.com/apache/incubator-superset/pull/10939) Allow
empty observations in alerting (#10939) (@bogdan)
+- [#10938](https://github.com/apache/incubator-superset/pull/10938) fix: use
nullpool even for user lookup in the celery (#10938) (@bkyryliuk)
+- [#10939](https://github.com/apache/incubator-superset/pull/10939) Allow
empty observations in alerting (#10939) (@bkyryliuk)
- [#10957](https://github.com/apache/incubator-superset/pull/10957) fix:
re-enabling several globally disabled lint rules (#10957) (@kkucharc)
- [#10942](https://github.com/apache/incubator-superset/pull/10942) fix:
setting specific exceptions common/query_context.py (#10942) (@kkucharc)
- [#10975](https://github.com/apache/incubator-superset/pull/10975) Pylint
disabled rule `pointless-string-statement` is not raising warining anymore -
removing (#10975) (@kkucharc)
@@ -143,22 +143,22 @@ under the License.
- [#10909](https://github.com/apache/incubator-superset/pull/10909) fix:
several disabled pylint rules in models/helpers.py (#10909) (@kkucharc)
- [#10941](https://github.com/apache/incubator-superset/pull/10941) fix:
update pylint disabled checks in common/query_context.py (#10941) (@kkucharc)
- [#10906](https://github.com/apache/incubator-superset/pull/10906) Updated
`type: ignore` in model's helper: (#10906) (@kkucharc)
-- [#10923](https://github.com/apache/incubator-superset/pull/10923) chore:
upgrade cypress to use retries (#10923) (@elizabethompson)
+- [#10923](https://github.com/apache/incubator-superset/pull/10923) chore:
upgrade cypress to use retries (#10923) (@eschutho)
- [#10926](https://github.com/apache/incubator-superset/pull/10926) chore:
remove SIP_34_DATABASE_UI (#10926) (@nytai)
- [#10932](https://github.com/apache/incubator-superset/pull/10932) fix:
address all disabled pylint checks in charts/api.py (#10932) (@kkucharc)
- [#10915](https://github.com/apache/incubator-superset/pull/10915) Removed
global pylintrc rule: old-ne-operator. Which is not applicable in code anymore.
(#10915) (@kkucharc)
- [#10922](https://github.com/apache/incubator-superset/pull/10922) feat:
update saved query backend routing + add savedquery list (#10922) (@riahk)
- [#10911](https://github.com/apache/incubator-superset/pull/10911) Removed
disabled linting redefined-outer-name. Url parameters are renamed where url was
already defined in class attributes (#10911) (@kkucharc)
- [#10840](https://github.com/apache/incubator-superset/pull/10840) feat:
adding dashboard toggle fullscreen button (#10840) (@zhaoyongjie)
-- [#10918](https://github.com/apache/incubator-superset/pull/10918) fix lint
errors (#10918) (@elizabethompson)
+- [#10918](https://github.com/apache/incubator-superset/pull/10918) fix lint
errors (#10918) (@eschutho)
- [#10902](https://github.com/apache/incubator-superset/pull/10902) fix: babel
script broken by format string (#10902) (@zhaoyongjie)
- [#10848](https://github.com/apache/incubator-superset/pull/10848) Update
FOSSA configuration for new requirements layout (#10848) (@robdiciuccio)
- [#10908](https://github.com/apache/incubator-superset/pull/10908) Enable
anchor-has-content rule (#10908) (@kgabryje)
- [#10898](https://github.com/apache/incubator-superset/pull/10898) docs:
Client side redirects (one POC) (#10898) (@rusackas)
-- [#10847](https://github.com/apache/incubator-superset/pull/10847) chore:
update port that cypress runs on for local vs test (#10847) (@elizabethompson)
-- [#10799](https://github.com/apache/incubator-superset/pull/10799) feat: use
svg for checkbox component (#10799) (@elizabethompson)
-- [#10897](https://github.com/apache/incubator-superset/pull/10897) fix:
front end CI tests and test runner (#10897) (@elizabethompson)
-- [#10891](https://github.com/apache/incubator-superset/pull/10891) fix:
superset alerting misc fixes (#10891) (@bogdan)
+- [#10847](https://github.com/apache/incubator-superset/pull/10847) chore:
update port that cypress runs on for local vs test (#10847) (@eschutho)
+- [#10799](https://github.com/apache/incubator-superset/pull/10799) feat: use
svg for checkbox component (#10799) (@eschutho)
+- [#10897](https://github.com/apache/incubator-superset/pull/10897) fix:
front end CI tests and test runner (#10897) (@eschutho)
+- [#10891](https://github.com/apache/incubator-superset/pull/10891) fix:
superset alerting misc fixes (#10891) (@bkyryliuk)
- [#10882](https://github.com/apache/incubator-superset/pull/10882)
simplifying/clarifying youtube video code/datastructures (#10882) (@rusackas)
- [#10886](https://github.com/apache/incubator-superset/pull/10886) Fixing
docs site home screen mobile layout issues (#10886) (@rusackas)
- [#10912](https://github.com/apache/incubator-superset/pull/10912) fix:
spelling in docs homepage (#10912) (@etr2460)
@@ -174,7 +174,7 @@ under the License.
- [#10837](https://github.com/apache/incubator-superset/pull/10837) feat: move
ace-editor and mathjs to async modules (#10837) (@ktmud)
- [#10885](https://github.com/apache/incubator-superset/pull/10885) fixing
broken links (#10885) (@rusackas)
- [#10887](https://github.com/apache/incubator-superset/pull/10887) chore:
Using cache factory method (#10887) (@john-bodley)
-- [#10761](https://github.com/apache/incubator-superset/pull/10761) feat:
implement cache invalidation api (#10761) (@bogdan)
+- [#10761](https://github.com/apache/incubator-superset/pull/10761) feat:
implement cache invalidation api (#10761) (@bkyryliuk)
- [#10888](https://github.com/apache/incubator-superset/pull/10888) docs: fix
ubuntu 20.04 installation instructions (#10888) (@villebro)
- [#10884](https://github.com/apache/incubator-superset/pull/10884)
fix(cypress): wait for filterValues request (#10884) (@nytai)
- [#10877](https://github.com/apache/incubator-superset/pull/10877) Reviewed
and repaired disabled pylint in dashboard file (#10877) (@kkucharc)
@@ -209,10 +209,10 @@ under the License.
- [#10823](https://github.com/apache/incubator-superset/pull/10823) fix:
Making the database read-only (#10823) (@john-bodley)
- [#10831](https://github.com/apache/incubator-superset/pull/10831) build:
optimize webpack code split (#10831) (@ktmud)
- [#10824](https://github.com/apache/incubator-superset/pull/10824)
fix(databases): test connection api endpoint (#10824) (@lilykuang)
-- [#10819](https://github.com/apache/incubator-superset/pull/10819) fix: use
nullpool in the celery workers (#10819) (@bogdan)
+- [#10819](https://github.com/apache/incubator-superset/pull/10819) fix: use
nullpool in the celery workers (#10819) (@bkyryliuk)
- [#10821](https://github.com/apache/incubator-superset/pull/10821) build:
split hive and presto tests to separate jobs (#10821) (@ktmud)
- [#10818](https://github.com/apache/incubator-superset/pull/10818)
fix(tests): export dataset tests fails with presto (#10818) (@dpgaspar)
-- [#10822](https://github.com/apache/incubator-superset/pull/10822) Revert
"chore: add logging for "dashboard" action (#10744)" (#10822) (@gracece)
+- [#10822](https://github.com/apache/incubator-superset/pull/10822) Revert
"chore: add logging for "dashboard" action (#10744)" (#10822)
(@graceguo-supercat)
- [#10798](https://github.com/apache/incubator-superset/pull/10798) Spanish
translations (#10798) (@rubenSastre)
- [#10723](https://github.com/apache/incubator-superset/pull/10723)
feat(databases): test connection api (#10723) (@lilykuang)
- [#10790](https://github.com/apache/incubator-superset/pull/10790) refactor:
merge/upgrade superset-ui packages (#10790) (@ktmud)
@@ -224,11 +224,11 @@ under the License.
- [#10796](https://github.com/apache/incubator-superset/pull/10796) docs: Add
a note to contributing.md on reporting security vulnerabilities (#10796)
(@suddjian)
- [#10772](https://github.com/apache/incubator-superset/pull/10772) feat:
filters for database list view (#10772) (@nytai)
- [#10781](https://github.com/apache/incubator-superset/pull/10781) fix: MVC
show saved query (#10781) (@dpgaspar)
-- [#10789](https://github.com/apache/incubator-superset/pull/10789) added
creator column and adjusted order columns (#10789) (@Jason Davis)
+- [#10789](https://github.com/apache/incubator-superset/pull/10789) added
creator column and adjusted order columns (#10789) (@JasonD28)
- [#10777](https://github.com/apache/incubator-superset/pull/10777) feat: CRUD
REST API for saved queries (#10777) (@dpgaspar)
-- [#10787](https://github.com/apache/incubator-superset/pull/10787) fix:
disable domain sharding on explore view (#10787) (@gracece)
+- [#10787](https://github.com/apache/incubator-superset/pull/10787) fix:
disable domain sharding on explore view (#10787) (@graceguo-supercat)
- [#10778](https://github.com/apache/incubator-superset/pull/10778) fix: can
not type `0.05` in `TextControl` (#10778) (@hushaoqing)
-- [#10762](https://github.com/apache/incubator-superset/pull/10762) fix: add
validator information to email/slack alerts (#10762) (@jasondavis)
+- [#10762](https://github.com/apache/incubator-superset/pull/10762) fix: add
validator information to email/slack alerts (#10762) (@JasonD28)
- [#10722](https://github.com/apache/incubator-superset/pull/10722) More Label
touchups (margins) (#10722) (@rusackas)
- [#10692](https://github.com/apache/incubator-superset/pull/10692) fix:
dashboard extra filters (#10692) (@john-bodley)
- [#10766](https://github.com/apache/incubator-superset/pull/10766) fix:
re-installing local superset in cache image (#10766) (@craig-rueda)
@@ -237,31 +237,31 @@ under the License.
- [#10751](https://github.com/apache/incubator-superset/pull/10751) chore:
removing fsevents dependency (#10751) (@rusackas)
- [#10759](https://github.com/apache/incubator-superset/pull/10759) Fix
precommit hook for docs/installation.rst (#10759) (@willbarrett)
- [#10741](https://github.com/apache/incubator-superset/pull/10741)
feat(database): POST, PUT, DELETE API endpoints (#10741) (@dpgaspar)
-- [#10748](https://github.com/apache/incubator-superset/pull/10748) docs:
Update OAuth configuration in installation.rst (#10748) (@jagadish)
+- [#10748](https://github.com/apache/incubator-superset/pull/10748) docs:
Update OAuth configuration in installation.rst (#10748) (@jagamts1)
- [#10752](https://github.com/apache/incubator-superset/pull/10752) feat(viz):
add ECharts Timeseries chart (#10752) (@villebro)
-- [#10744](https://github.com/apache/incubator-superset/pull/10744) chore: add
logging for "dashboard" action (#10744) (@gracece)
-- [#10758](https://github.com/apache/incubator-superset/pull/10758) merge db
migrations (#10758) (@jasondavis)
+- [#10744](https://github.com/apache/incubator-superset/pull/10744) chore: add
logging for "dashboard" action (#10744) (@graceguo-supercat)
+- [#10758](https://github.com/apache/incubator-superset/pull/10758) merge db
migrations (#10758) (@JasonD28)
- [#10738](https://github.com/apache/incubator-superset/pull/10738) fix: local
docker deployment (#10738) (@vigneshTheDev)
- [#10750](https://github.com/apache/incubator-superset/pull/10750) moving all
@types to dev dependencies (#10750) (@rusackas)
-- [#10511](https://github.com/apache/incubator-superset/pull/10511) docs:
Updated Docker local install instructions (#10511) (@kxu)
-- [#10605](https://github.com/apache/incubator-superset/pull/10605) feat:
refractored SQL-based alerting framework (#10605) (@jasondavis)
-- [#10678](https://github.com/apache/incubator-superset/pull/10678) chore: log
cache keys to the logs (#10678) (@bogdan)
+- [#10511](https://github.com/apache/incubator-superset/pull/10511) docs:
Updated Docker local install instructions (#10511) (@ceohockey60)
+- [#10605](https://github.com/apache/incubator-superset/pull/10605) feat:
refractored SQL-based alerting framework (#10605) (@JasonD28)
+- [#10678](https://github.com/apache/incubator-superset/pull/10678) chore: log
cache keys to the logs (#10678) (@bkyryliuk)
- [#10747](https://github.com/apache/incubator-superset/pull/10747) Fix:
Rejiggering some dependencies, trying to get CI to pass (#10747) (@rusackas)
- [#10728](https://github.com/apache/incubator-superset/pull/10728) style:
Tabs now support AntD compound components (+ basic stories) (#10728) (@rusackas)
- [#10733](https://github.com/apache/incubator-superset/pull/10733) chore:
bump pyarrow (#10733) (@villebro)
- [#10715](https://github.com/apache/incubator-superset/pull/10715) style:
rename 'Source' top nav item to 'Data' (#10715) (@mistercrunch)
- [#10649](https://github.com/apache/incubator-superset/pull/10649) style:
Pass at propagating (and enhancing) Button component throughout Superset
(#10649) (@rusackas)
-- [#10704](https://github.com/apache/incubator-superset/pull/10704) Covert
celery tests to the pytest (#10704) (@bogdan)
+- [#10704](https://github.com/apache/incubator-superset/pull/10704) Covert
celery tests to the pytest (#10704) (@bkyryliuk)
- [#10720](https://github.com/apache/incubator-superset/pull/10720) chore:
update samesite config documentation (#10720) (@etr2460)
- [#10717](https://github.com/apache/incubator-superset/pull/10717) fix: move
menu reorg logic from crud app into Menu component (#10717) (@nytai)
- [#10674](https://github.com/apache/incubator-superset/pull/10674) fix:
change public role like gamma procedure (#10674) (@dpgaspar)
- [#10668](https://github.com/apache/incubator-superset/pull/10668) feat: base
tabbed modal for new database CRUD UI (#10668) (@riahk)
- [#10698](https://github.com/apache/incubator-superset/pull/10698) style: add
border between menu and submenu (#10698) (@nytai)
-- [#10695](https://github.com/apache/incubator-superset/pull/10695) Use test
name for the custom macros testing: (#10695) (@bogdan)
+- [#10695](https://github.com/apache/incubator-superset/pull/10695) Use test
name for the custom macros testing: (#10695) (@bkyryliuk)
- [#10699](https://github.com/apache/incubator-superset/pull/10699) fix: card
view failed cypress tests (#10699) (@lilykuang)
- [#10439](https://github.com/apache/incubator-superset/pull/10439) style:
Move security/manage navigation tabs into a settings dropdown (#10439) (@riahk)
-- [#10693](https://github.com/apache/incubator-superset/pull/10693) fix:
shorten url with extra request parameters (#10693) (@gracece)
-- [#10593](https://github.com/apache/incubator-superset/pull/10593) chore: ci
Initial hive support (#10593) (@bogdan)
+- [#10693](https://github.com/apache/incubator-superset/pull/10693) fix:
shorten url with extra request parameters (#10693) (@graceguo-supercat)
+- [#10593](https://github.com/apache/incubator-superset/pull/10593) chore: ci
Initial hive support (#10593) (@bkyryliuk)
- [#10691](https://github.com/apache/incubator-superset/pull/10691)
feat(listview): set default view mode based on THUMBNAIL feature flag (#10691)
(@nytai)
- [#10669](https://github.com/apache/incubator-superset/pull/10669) feat:
chart and dashboard card list view e2e cypress test (#10669) (@lilykuang)
- [#10690](https://github.com/apache/incubator-superset/pull/10690) chore: Fix
indentation issue (#10690) (@john-bodley)
@@ -278,7 +278,7 @@ under the License.
- [#10652](https://github.com/apache/incubator-superset/pull/10652) Remove
incorrect comment (#10652) (@willbarrett)
- [#9321](https://github.com/apache/incubator-superset/pull/9321) Fix add
chart page frontend i18n issue (#9321) (@auxten)
- [#10401](https://github.com/apache/incubator-superset/pull/10401) fix:
remove FAB rendered menu in favor of react based one (#10401) (@nytai)
-- [#10651](https://github.com/apache/incubator-superset/pull/10651) feat: use
shorten url in standalone iframe (#10651) (@gracece)
+- [#10651](https://github.com/apache/incubator-superset/pull/10651) feat: use
shorten url in standalone iframe (#10651) (@graceguo-supercat)
- [#10606](https://github.com/apache/incubator-superset/pull/10606)
feat(listview): skeleton loading states for table and card collections (#10606)
(@nytai)
- [#10647](https://github.com/apache/incubator-superset/pull/10647) feat:
Getting fancier with Storybook (#10647) (@rusackas)
- [#10650](https://github.com/apache/incubator-superset/pull/10650) feat: bump
superset-ui for certified tag (#10650) (@etr2460)
@@ -288,7 +288,7 @@ under the License.
- [#10634](https://github.com/apache/incubator-superset/pull/10634) feat:
Allow tests files in /src (plus Label component tests) (#10634) (@rusackas)
- [#10643](https://github.com/apache/incubator-superset/pull/10643) fix:
remove duplicated params and cache_timeout from list_columns; add viz_type to
list_columns (#10643) (@lilykuang)
- [#10631](https://github.com/apache/incubator-superset/pull/10631) chore:
splitting button stories into separate stories (#10631) (@rusackas)
-- [#10603](https://github.com/apache/incubator-superset/pull/10603) refactor:
remove slice level label_colors from dashboard init load (#10603) (@gracece)
+- [#10603](https://github.com/apache/incubator-superset/pull/10603) refactor:
remove slice level label_colors from dashboard init load (#10603)
(@graceguo-supercat)
- [#10607](https://github.com/apache/incubator-superset/pull/10607) feat: card
view bulk select (#10607) (@lilykuang)
- [#10627](https://github.com/apache/incubator-superset/pull/10627) style:
Label styling/storybook touchups (#10627) (@rusackas)
- [#10625](https://github.com/apache/incubator-superset/pull/10625) fix:
removing unsupported modal sizes (#10625) (@rusackas)
@@ -298,7 +298,7 @@ under the License.
- [#10602](https://github.com/apache/incubator-superset/pull/10602) chore:
bump react-redux to 5.1.2, whittling console noise (#10602) (@rusackas)
- [#10604](https://github.com/apache/incubator-superset/pull/10604) fixing
console error about bad html attribute (#10604) (@rusackas)
- [#10608](https://github.com/apache/incubator-superset/pull/10608) chore:
migrate console logs to logging service (#10608) (@rusackas)
-- [#10590](https://github.com/apache/incubator-superset/pull/10590) refactor:
[migration] convert iframe chart into dashboard markdown component (#10590)
(@gracece)
+- [#10590](https://github.com/apache/incubator-superset/pull/10590) refactor:
[migration] convert iframe chart into dashboard markdown component (#10590)
(@graceguo-supercat)
- [#10601](https://github.com/apache/incubator-superset/pull/10601) feat: sort
card view by Alphabetical, Recently Modified, and Least Recently Modified
(#10601) (@lilykuang)
- [#10600](https://github.com/apache/incubator-superset/pull/10600) docs:
update CHANGELOG.md and UPDATING.md for 0.37.0 (#10600) (@villebro)
- [#10562](https://github.com/apache/incubator-superset/pull/10562)
fix(thumbnails): missing field, logging and new config var (#10562) (@dpgaspar)
@@ -311,26 +311,26 @@ under the License.
- [#10580](https://github.com/apache/incubator-superset/pull/10580) fix: error
message modal overflow (#10580) (@etr2460)
- [#10581](https://github.com/apache/incubator-superset/pull/10581) Update
.asf.yaml (#10581) (@etr2460)
- [#10549](https://github.com/apache/incubator-superset/pull/10549)
feat(table-viz): translation and metric column header align right (#10549)
(@ktmud)
-- [#10573](https://github.com/apache/incubator-superset/pull/10573) fix: add
translate for dropdown menu (#10573) (@Stuart Hu)
-- [#10566](https://github.com/apache/incubator-superset/pull/10566) feat:
slack integration for SQL-based alerts (#10566) (@jasondavis)
+- [#10573](https://github.com/apache/incubator-superset/pull/10573) fix: add
translate for dropdown menu (#10573) (@stuarthu)
+- [#10566](https://github.com/apache/incubator-superset/pull/10566) feat:
slack integration for SQL-based alerts (#10566) (@JasonD28)
- [#10518](https://github.com/apache/incubator-superset/pull/10518)
fix(sqllab): Handle long table names in SQL Lab (#10518) (@suddjian)
- [#10529](https://github.com/apache/incubator-superset/pull/10529) fix:
misaligned LimitControl buttons and port jsx->tsx (#10529) (@mistercrunch)
-- [#10545](https://github.com/apache/incubator-superset/pull/10545) chore:
move load examples to the fixture (#10545) (@bogdan)
+- [#10545](https://github.com/apache/incubator-superset/pull/10545) chore:
move load examples to the fixture (#10545) (@bkyryliuk)
- [#10558](https://github.com/apache/incubator-superset/pull/10558) fix drill
installation (#10558) (@blcksrx)
-- [#10556](https://github.com/apache/incubator-superset/pull/10556) chore:
clean up csv tests (#10556) (@bogdan)
-- [#10542](https://github.com/apache/incubator-superset/pull/10542) fix: add
retry to SQL-based alerting celery task (#10542) (@jasondavis)
+- [#10556](https://github.com/apache/incubator-superset/pull/10556) chore:
clean up csv tests (#10556) (@bkyryliuk)
+- [#10542](https://github.com/apache/incubator-superset/pull/10542) fix: add
retry to SQL-based alerting celery task (#10542) (@JasonD28)
- [#10536](https://github.com/apache/incubator-superset/pull/10536) fix:
Resolves #10535 (#10536) (@john-bodley)
- [#10550](https://github.com/apache/incubator-superset/pull/10550) fix:
Updating Dockerfile to work with updated python requirements. (#10550)
(@craig-rueda)
-- [#10557](https://github.com/apache/incubator-superset/pull/10557) Removing
trailing space and fix CI (#10557) (@bogdan)
+- [#10557](https://github.com/apache/incubator-superset/pull/10557) Removing
trailing space and fix CI (#10557) (@bkyryliuk)
- [#10527](https://github.com/apache/incubator-superset/pull/10527)
fix(dashboard): changing the chart title, except not (#10527) (@suddjian)
-- [#10553](https://github.com/apache/incubator-superset/pull/10553) docs: add
additional project tags (#10553) (@kxu)
+- [#10553](https://github.com/apache/incubator-superset/pull/10553) docs: add
additional project tags (#10553) (@ceohockey60)
- [#10455](https://github.com/apache/incubator-superset/pull/10455) chore:
Migrate Timer component from jsx to tsx (#10455) (@tanmaylaud)
-- [#10477](https://github.com/apache/incubator-superset/pull/10477) docs:
Update and refresh homepage of superset.apache.org (#10477) (@kxu)
+- [#10477](https://github.com/apache/incubator-superset/pull/10477) docs:
Update and refresh homepage of superset.apache.org (#10477) (@ceohockey60)
- [#10494](https://github.com/apache/incubator-superset/pull/10494) chore:
TypeScript <Label /> (#10494) (@mistercrunch)
- [#10541](https://github.com/apache/incubator-superset/pull/10541) ci: bump
pre-commit py36 to py37 (#10541) (@villebro)
- [#10537](https://github.com/apache/incubator-superset/pull/10537) Revert
"chore: Cleanup database sessions (#10427)" (#10537) (@etr2460)
- [#10473](https://github.com/apache/incubator-superset/pull/10473) feat:
refactor error components and add database issue code (#10473) (@etr2460)
-- [#10498](https://github.com/apache/incubator-superset/pull/10498) feat:
welcome presto to the suite of tested databases (#10498) (@bogdan)
+- [#10498](https://github.com/apache/incubator-superset/pull/10498) feat:
welcome presto to the suite of tested databases (#10498) (@bkyryliuk)
- [#10394](https://github.com/apache/incubator-superset/pull/10394) style: use
tabs in dashboard edit pane (#10394) (@mistercrunch)
- [#10508](https://github.com/apache/incubator-superset/pull/10508) feat: Add
antd to the codebase (#10508) (@nruhe)
- [#10110](https://github.com/apache/incubator-superset/pull/10110) ci: bump
tests to 3.7 and add support for 3.8 (#10110) (@villebro)
@@ -339,27 +339,27 @@ under the License.
- [#10425](https://github.com/apache/incubator-superset/pull/10425) fix db
installaion (#10425) (@blcksrx)
- [#10499](https://github.com/apache/incubator-superset/pull/10499) chore:
Adding pip-compile-multi et al. (#10499) (@john-bodley)
- [#10510](https://github.com/apache/incubator-superset/pull/10510) feat: add
favorite star to dashboard and chart lists (#10510) (@riahk)
-- [#10519](https://github.com/apache/incubator-superset/pull/10519) fix: make
SQL-based alert email links user friendly (#10519) (@jasondavis)
+- [#10519](https://github.com/apache/incubator-superset/pull/10519) fix: make
SQL-based alert email links user friendly (#10519) (@JasonD28)
- [#10505](https://github.com/apache/incubator-superset/pull/10505) fix:
explore panel missing padding (#10505) (@ktmud)
-- [#10513](https://github.com/apache/incubator-superset/pull/10513) Add link
to July community meetup (#10513) (@kxu)
-- [#10512](https://github.com/apache/incubator-superset/pull/10512) feat:
updated email format for SQL-based email alerts (#10512) (@jasondavis)
+- [#10513](https://github.com/apache/incubator-superset/pull/10513) Add link
to July community meetup (#10513) (@ceohockey60)
+- [#10512](https://github.com/apache/incubator-superset/pull/10512) feat:
updated email format for SQL-based email alerts (#10512) (@JasonD28)
- [#10444](https://github.com/apache/incubator-superset/pull/10444) feat:
dataset editor improvements (#10444) (@lilykuang)
-- [#10506](https://github.com/apache/incubator-superset/pull/10506) fix:
refactored SQL-based alerts to not pass sqlalchemy objects as args (#10506)
(@jasondavis)
+- [#10506](https://github.com/apache/incubator-superset/pull/10506) fix:
refactored SQL-based alerts to not pass sqlalchemy objects as args (#10506)
(@JasonD28)
- [#10507](https://github.com/apache/incubator-superset/pull/10507) docs: new
contributing language around adding new plugins (#10507) (@rusackas)
- [#10502](https://github.com/apache/incubator-superset/pull/10502) docs: add
a '.asf.yaml' file to configure our GitHub (#10502) (@mistercrunch)
-- [#10368](https://github.com/apache/incubator-superset/pull/10368) docs: Add
supported database logos (#10368) (@kxu)
+- [#10368](https://github.com/apache/incubator-superset/pull/10368) docs: Add
supported database logos (#10368) (@ceohockey60)
- [#10378](https://github.com/apache/incubator-superset/pull/10378)
authentication type methods docs (#10378) (@blcksrx)
-- [#10487](https://github.com/apache/incubator-superset/pull/10487) Sample
test data (#10487) (@bogdan)
+- [#10487](https://github.com/apache/incubator-superset/pull/10487) Sample
test data (#10487) (@bkyryliuk)
- [#10500](https://github.com/apache/incubator-superset/pull/10500) chore:
pre-commit run --all-files (#10500) (@john-bodley)
- [#10492](https://github.com/apache/incubator-superset/pull/10492) test:
schedules test refactor (#10492) (@ktmud)
- [#10481](https://github.com/apache/incubator-superset/pull/10481) add
translate string to zh locale (#10481) (@stuarthu)
-- [#10420](https://github.com/apache/incubator-superset/pull/10420) style:
replace inclusive/exclusive on DateFilterControl with "<" (#10420) (@villebro)
+- [#10420](https://github.com/apache/incubator-superset/pull/10420) style:
replace inclusive/exclusive on DateFilterControl with </≤ (#10420) (@villebro)
- [#10482](https://github.com/apache/incubator-superset/pull/10482) fix:
enforce mandatory chart name on save and edit (#10482) (@villebro)
- [#10474](https://github.com/apache/incubator-superset/pull/10474) feat: add
linear color scale to sunburst chart (#10474) (@villebro)
- [#10427](https://github.com/apache/incubator-superset/pull/10427) chore:
Cleanup database sessions (#10427) (@john-bodley)
- [#10485](https://github.com/apache/incubator-superset/pull/10485) build:
optimize GitHub Actions for building speed and stability (#10485) (@ktmud)
-- [#10476](https://github.com/apache/incubator-superset/pull/10476) feat: add
test email functionality to SQL-based email alerts (#10476) (@jasondavis)
-- [#10472](https://github.com/apache/incubator-superset/pull/10472) made
screenshot drivertype configurable (#10472) (@jasondavis)
+- [#10476](https://github.com/apache/incubator-superset/pull/10476) feat: add
test email functionality to SQL-based email alerts (#10476) (@JasonD28)
+- [#10472](https://github.com/apache/incubator-superset/pull/10472) made
screenshot drivertype configurable (#10472) (@JasonD28)
- [#10302](https://github.com/apache/incubator-superset/pull/10302) style:
DOCTYPE tag, and related CSS cleanup/refactoring (#10302) (@rusackas)
- [#10446](https://github.com/apache/incubator-superset/pull/10446) style:
FilterSelect style tweaks (#10446) (@mistercrunch)
- [#10461](https://github.com/apache/incubator-superset/pull/10461)
fix(sqllab): button width isn't wide enough for 'Run Selection' (#10461)
(@mistercrunch)
@@ -370,7 +370,7 @@ under the License.
- [#10459](https://github.com/apache/incubator-superset/pull/10459) test: Add
jest-enzyme assertion library for better frontend tests (#10459) (@suddjian)
- [#10436](https://github.com/apache/incubator-superset/pull/10436) feat(api):
database schemas migration to new API (#10436) (@dpgaspar)
- [#10457](https://github.com/apache/incubator-superset/pull/10457) fix:
change "add new slice" copy to "add new chart" (#10457) (@riahk)
-- [#10454](https://github.com/apache/incubator-superset/pull/10454) fix:
Implement updates to SQL-based email alerts (#10454) (@jasondavis)
+- [#10454](https://github.com/apache/incubator-superset/pull/10454) fix:
Implement updates to SQL-based email alerts (#10454) (@JasonD28)
- [#10456](https://github.com/apache/incubator-superset/pull/10456)
fix(presto): Handle ROW data stored as string (#10456) (@betodealmeida)
- [#10347](https://github.com/apache/incubator-superset/pull/10347) feat:
update dataset editor modal (#10347) (@lilykuang)
- [#10422](https://github.com/apache/incubator-superset/pull/10422) style:
update +NEW button to use Button component, add dropdownItems prop to Button
(#10422) (@riahk)
@@ -400,11 +400,11 @@ under the License.
- [#10371](https://github.com/apache/incubator-superset/pull/10371) feat: add
TXT as default CSV extension (#10371) (@villebro)
- [#10363](https://github.com/apache/incubator-superset/pull/10363) chore:
uniform icons across list views (#10363) (@mistercrunch)
- [#10274](https://github.com/apache/incubator-superset/pull/10274) feat:
update timeout error UX (#10274) (@etr2460)
-- [#10366](https://github.com/apache/incubator-superset/pull/10366) docs: add
and update README badges (#10366) (@kxu)
+- [#10366](https://github.com/apache/incubator-superset/pull/10366) docs: add
and update README badges (#10366) (@ceohockey60)
- [#10346](https://github.com/apache/incubator-superset/pull/10346) move
control panel to filterbox folder (#10346) (@pkdotson)
- [#10324](https://github.com/apache/incubator-superset/pull/10324) feat: add
optional prophet forecasting functionality to chart data api (#10324)
(@villebro)
- [#10361](https://github.com/apache/incubator-superset/pull/10361) check for
empty dataframes before processing results (#10361) (@bryanck)
-- [#10360](https://github.com/apache/incubator-superset/pull/10360) fix:
update community Slack link (#10360) (@kxu)
+- [#10360](https://github.com/apache/incubator-superset/pull/10360) fix:
update community Slack link (#10360) (@ceohockey60)
- [#10291](https://github.com/apache/incubator-superset/pull/10291) chore:
Silencing unused thumbnail cache config (#10291) (@john-bodley)
- [#10351](https://github.com/apache/incubator-superset/pull/10351) chore:
enable no-static-element-interactions eslint rule (#10351) (@etr2460)
- [#10350](https://github.com/apache/incubator-superset/pull/10350) chore:
enable no-unused-vars and prefer-template eslint rules (#10350) (@etr2460)
@@ -412,7 +412,7 @@ under the License.
- [#10339](https://github.com/apache/incubator-superset/pull/10339) tests:
update test run doc and add some improvements (#10339) (@dpgaspar)
- [#10303](https://github.com/apache/incubator-superset/pull/10303) refactor:
database API OpenAPI spec and location (#10303) (@dpgaspar)
- [#10315](https://github.com/apache/incubator-superset/pull/10315)
docs(readme): move Slack guidelines to CODE_OF_CONDUCT (#10315) (@mistercrunch)
-- [#10275](https://github.com/apache/incubator-superset/pull/10275) fix: add
additional ui tweaks (#10275) (@gracece)
+- [#10275](https://github.com/apache/incubator-superset/pull/10275) fix: add
additional ui tweaks (#10275) (@graceguo-supercat)
- [#10320](https://github.com/apache/incubator-superset/pull/10320) chore:
prefer allow/deny terminology (#10320) (@villebro)
- [#10318](https://github.com/apache/incubator-superset/pull/10318) chore:
remove unused files from root (#10318) (@mistercrunch)
- [#10297](https://github.com/apache/incubator-superset/pull/10297) feat: add
download as image button to explore (#10297) (@etr2460)
@@ -420,10 +420,10 @@ under the License.
- [#10314](https://github.com/apache/incubator-superset/pull/10314)
docs(readme): license info in README is redundant (#10314) (@mistercrunch)
- [#10301](https://github.com/apache/incubator-superset/pull/10301) refactor:
dashboards OpenAPI spec (#10301) (@dpgaspar)
- [#10306](https://github.com/apache/incubator-superset/pull/10306) chore:
clarify logging source field (#10306) (@etr2460)
-- [#10271](https://github.com/apache/incubator-superset/pull/10271) Add more
fields to the log API (#10271) (@bogdan)
+- [#10271](https://github.com/apache/incubator-superset/pull/10271) Add more
fields to the log API (#10271) (@bkyryliuk)
- [#10287](https://github.com/apache/incubator-superset/pull/10287) refactor:
charts OpenAPI spec (#10287) (@dpgaspar)
- [#10289](https://github.com/apache/incubator-superset/pull/10289) fix:
saving custom CSS correctly (#10289) (@rusackas)
-- [#10212](https://github.com/apache/incubator-superset/pull/10212) docs:
create INTHEWILD.md (#10212) (@kxu)
+- [#10212](https://github.com/apache/incubator-superset/pull/10212) docs:
create INTHEWILD.md (#10212) (@ceohockey60)
- [#10290](https://github.com/apache/incubator-superset/pull/10290) fix: fetch
datasets list after dataset created successfully (#10290) (@lilykuang)
### 0.37.2 (2020/09/21 11:45 +00:00)
diff --git a/UPDATING.md b/UPDATING.md
index ac696cd..9754733 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -21,7 +21,7 @@ under the License.
This file documents any backwards-incompatible changes in Superset and
assists people when migrating to a new version.
-## Next
+## 0.38.0
* [10887](https://github.com/apache/incubator-superset/pull/10887): Breaking
change: The custom cache backend changed in order to support the Flask-Caching
factory method approach and thus must be registered as a custom type. See
[here](https://flask-caching.readthedocs.io/en/latest/#custom-cache-backends)
for specifics.