Superset

Latest version: v0.30.1

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 17

0.22.1

Not secure

0.22.0

Not secure
Bad empty release

0.21.2

- [3974](https://github.com/apache/incubator-superset/pull/3974) [Bugfix] `_add_filters_from_pre_query` doesn't handle dim specs (3974) (Mogball)
- [4041](https://github.com/apache/incubator-superset/pull/4041) [API] Deprecate /update_role/ API endpoint (4041) (john-bodley)
- [4030](https://github.com/apache/incubator-superset/pull/4030) resolve python2 str() issue (4030) (timifasubaa)

0.21.1

Not secure
Bad-empty release

0.21.0

Not secure
- [4031](https://github.com/apache/incubator-superset/pull/4031) apply custom css for dashboard initially load (4031) (graceguo-supercat)
- [3891](https://github.com/apache/incubator-superset/pull/3891) [BUGFIX]: Fixing dttm_sql_literal to use python_date_format when specified. (3891) (fabianmenges)
- [3947](https://github.com/apache/incubator-superset/pull/3947) Add fastdom js dependency (3947) (mistercrunch)
- [4015](https://github.com/apache/incubator-superset/pull/4015) Remove unused callbacks when setting state (4015) (betodealmeida)
- [4017](https://github.com/apache/incubator-superset/pull/4017) Fixed finding postaggregations (4017) (Mogball)
- [3941](https://github.com/apache/incubator-superset/pull/3941) New time_pivot visualization (3941) (mistercrunch)
- [3959](https://github.com/apache/incubator-superset/pull/3959) Add type MONEY as numeric type (3959) (mistercrunch)
- [3969](https://github.com/apache/incubator-superset/pull/3969) Add row_limit to heatmap controls (3969) (mistercrunch)
- [4019](https://github.com/apache/incubator-superset/pull/4019) Add support of another DatabaseError format (4019) (dmigo)
- [3975](https://github.com/apache/incubator-superset/pull/3975) asciifying http header for csv download; fixes 3952 (3975) (rumbin)
- [4001](https://github.com/apache/incubator-superset/pull/4001) Add has_access to import_dashboard (4001) (timifasubaa)
- [3999](https://github.com/apache/incubator-superset/pull/3999) [sql lab] fix position of 'save query' Popover (3999) (mistercrunch)
- [4003](https://github.com/apache/incubator-superset/pull/4003) Call props.onChange only when closing filter (4003) (betodealmeida)
- [3978](https://github.com/apache/incubator-superset/pull/3978) Adding YAML Import-Export for Datasources to CLI (3978) (fabianmenges)
- [4009](https://github.com/apache/incubator-superset/pull/4009) Rollback bulk-delete of table columns (4009) (alanmcruickshank)
- [4000](https://github.com/apache/incubator-superset/pull/4000) Add Datasource Name filter under slice list view (4000) (graceguo-supercat)
- [3997](https://github.com/apache/incubator-superset/pull/3997) Alternate PR to 3970 (3997) (mistercrunch)
- [3976](https://github.com/apache/incubator-superset/pull/3976) [doc] added setting X-Forwarded-Proto to https behind reverse proxy with ssl encryption; fixes 3655 (3976) (rumbin)
- [3991](https://github.com/apache/incubator-superset/pull/3991) Create CODE_OF_CONDUCT.md (3991) (mistercrunch)
- [3967](https://github.com/apache/incubator-superset/pull/3967) [Dashboard] fix a filter refresh bug and add Test (3967) (graceguo-supercat)
- [3965](https://github.com/apache/incubator-superset/pull/3965) [docs] making it clear sqlite shouldn't be used in a cluster (3965) (mistercrunch)
- [3957](https://github.com/apache/incubator-superset/pull/3957) [time series table] visual improvements (3957) (williaster)
- [3958](https://github.com/apache/incubator-superset/pull/3958) Improving speed of dashboard import (3958) (michellethomas)
- [3949](https://github.com/apache/incubator-superset/pull/3949) [Bugfix] Druid `run_query` dimensions part 3 + Unit tests (3949) (Mogball)
- [3946](https://github.com/apache/incubator-superset/pull/3946) [country_map] use Albers USA projection (3946) (mistercrunch)
- [3948](https://github.com/apache/incubator-superset/pull/3948) fix 'superset db history' (3948) (mistercrunch)
- [3951](https://github.com/apache/incubator-superset/pull/3951) Allow underscores in slugs (3951) (michellethomas)
- [3955](https://github.com/apache/incubator-superset/pull/3955) config: bring back sqlite default database (3955) (xrmx)
- [3940](https://github.com/apache/incubator-superset/pull/3940) Add an "Edit Mode" to Dashboard view (3940) (mistercrunch)
- [3920](https://github.com/apache/incubator-superset/pull/3920) Fixed branching condition with dimension spec (3920) (Mogball)
- [3643](https://github.com/apache/incubator-superset/pull/3643) Import CSV (3643) (timifasubaa)
- [3945](https://github.com/apache/incubator-superset/pull/3945) Fix call in Chart (3945) (mistercrunch)
- [3933](https://github.com/apache/incubator-superset/pull/3933) minor filter select enhancements (3933) (kkalyan)
- [3929](https://github.com/apache/incubator-superset/pull/3929) Make Table Columns & Metrics Bulk-deletable (3929) (alanmcruickshank)
- [3922](https://github.com/apache/incubator-superset/pull/3922) [travis] Standardizing before_install (3922) (john-bodley)
- [3923](https://github.com/apache/incubator-superset/pull/3923) Switched to span instead of textarea for copytoclipboard (3923) (Mogball)
- [3924](https://github.com/apache/incubator-superset/pull/3924) Moved percent metrics to its own row (3924) (Mogball)
- [3875](https://github.com/apache/incubator-superset/pull/3875) Revert "Filter out unavailable databases (3875)" (3918) (mistercrunch)
- [3913](https://github.com/apache/incubator-superset/pull/3913) [bugfix] remove quotes from Postgres time grains (3913) (mistercrunch)
- [3915](https://github.com/apache/incubator-superset/pull/3915) Fix left padding in dashboard widgets (3915) (mistercrunch)
- [3916](https://github.com/apache/incubator-superset/pull/3916) [cosmetic] remove border from table viz (3916) (mistercrunch)
- [3912](https://github.com/apache/incubator-superset/pull/3912) When checking if you should renderTriggered make sure key exists in controls (3912) (michellethomas)
- [3906](https://github.com/apache/incubator-superset/pull/3906) fix the schema-fetching problem for impala in sql_lab (3906) (xiaoyugit)
- [3911](https://github.com/apache/incubator-superset/pull/3911) Add UK Metropolitan Districts and Isle of Man (3911) (alanmcruickshank)
- [3904](https://github.com/apache/incubator-superset/pull/3904) Bumping webpack related deps (3904) (mistercrunch)
- [3902](https://github.com/apache/incubator-superset/pull/3902) [bugfix] allow limiting word cloud (3902) (mistercrunch)

0.21.0rc2

- [3903](https://github.com/apache/incubator-superset/pull/3903) Fixes default hanlding in Altered slice tag (3903) (mistercrunch)
- [3910](https://github.com/apache/incubator-superset/pull/3910) Workaround pandas bug in datetimes with time zones (3910) (bolkedebruin)
- [3583](https://github.com/apache/incubator-superset/pull/3583) [3541] Augmenting datasources uniqueness constraints (3583) (john-bodley)
- [3895](https://github.com/apache/incubator-superset/pull/3895) [druid] Fixing issue 3894 multi-processing w/ Gunicorn (3895) (john-bodley)
- [3897](https://github.com/apache/incubator-superset/pull/3897) [druid] Catch IOError when fetching Druid datasource time boundary (3897) (john-bodley)
- [3899](https://github.com/apache/incubator-superset/pull/3899) [druid] Renaming refresh_async method (3899) (john-bodley)
- [3884](https://github.com/apache/incubator-superset/pull/3884) Add datasource to the SliceAddView modal (3884) (3900) (alanmcruickshank)
- [3890](https://github.com/apache/incubator-superset/pull/3890) [dashboard bug]Instant control should take effect instantly (3890) (graceguo-supercat)
- [3879](https://github.com/apache/incubator-superset/pull/3879) Allow users to specify label->color mapping (3879) (mistercrunch)
- [3893](https://github.com/apache/incubator-superset/pull/3893) Only refreshing non instant filters on apply (3893) (michellethomas)

Page 7 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.