Back to Superset

3.0.2

CHANGELOG/3.0.2.md

2021.41.06.3 KB
Original Source
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->

Change Log

3.0.2 (Mon Nov 20 07:38:38 2023 -0500)

Fixes

  • #26037 fix: update FAB to 4.3.10, Azure user info fix (@dpgaspar)
  • #25901 fix(native filters): rendering performance improvement by reduce overrendering (@justinpark)
  • #25985 fix(explore): redandant force param (@justinpark)
  • #25993 fix: Make Select component fire onChange listener when a selection is pasted in (@jfrag1)
  • #25997 fix(rls): Update text from tables to datasets in RLS modal (@yousoph)
  • #25703 fix(helm): Restart all related deployments when bootstrap script changed (@josedev-union)
  • #25973 fix: naming denomalized to denormalized in helpers.py (@hughhhh)
  • #25919 fix: always denorm column value before querying values (@hughhhh)
  • #25947 fix: update flask-caching to avoid breaking redis cache, solves #25339 (@ggbaro)
  • #25903 fix(sqllab): invalid sanitization on comparison symbol (@justinpark)
  • #25857 fix(table): Double percenting ad-hoc percentage metrics (@john-bodley)
  • #25872 fix(trino): allow impersonate_user flag to be imported (@FGrobelny)
  • #25897 fix: trino cursor (@betodealmeida)
  • #25898 fix: database version field (@betodealmeida)
  • #25877 fix: Saving Mixed Chart with dashboard filter applied breaks adhoc_filter_b (@kgabryje)
  • #25842 fix(charts): Time grain is None when dataset uses Jinja (@Antonio-RiveroMartnez)
  • #25843 fix: remove update_charts_owners (@betodealmeida)
  • #25707 fix(table chart): Show Cell Bars correctly #25625 (@SA-Ark)
  • #25429 fix: the temporal x-axis results in a none time_range. (@mapledan)
  • #25853 fix: Fires onChange when clearing all values of single select (@michael-s-molina)
  • #25814 fix(sqllab): infinite fetching status after results are landed (@justinpark)
  • #25768 fix(SQL field in edit dataset modal): display full sql query (@rtexelm)
  • #25804 fix: Resolve issue #24195 (@john-bodley)
  • #25801 fix: Revert "fix: Apply normalization to all dttm columns (#25147)" (@john-bodley)
  • #25779 fix: DB-specific quoting in Jinja macro (@betodealmeida)
  • #25640 fix: allow for backward compatible errors (@eschutho)
  • #25741 fix(sqllab): slow pop datasource query (@justinpark)
  • #25756 fix: dataset update uniqueness (@betodealmeida)
  • #25753 fix: Revert "fix(Charts): Set max row limit + removed the option to use an empty row limit value" (@geido)
  • #25732 fix(horizontal filter label): show full tooltip with ellipsis (@rtexelm)
  • #25712 fix: bump to FAB 4.3.9 remove CSP exception (@dpgaspar)
  • #24709 fix(chore): dashboard requests to database equal the number of slices it has (@Always-prog)
  • #25679 fix: remove unnecessary redirect (@Khrol)
  • #25680 fix(sqllab): reinstate "Force trino client async execution" (@giftig)
  • #25657 fix(dremio): Fixes issue with Dremio SQL generation for Charts with Series Limit (@OskarNS)
  • #23638 fix: warning of nth-child (@justinpark)
  • #25658 fix: improve upload ZIP file validation (@dpgaspar)
  • #25495 fix(header navlinks): link navlinks to path prefix (@fisjac)
  • #25112 fix: permalink save/overwrites in explore (@hughhhh)
  • #25493 fix(import): Make sure query context is overwritten for overwriting imports (@jfrag1)
  • #25553 fix: avoid 500 errors with SQLLAB_BACKEND_PERSISTENCE (@Khrol)
  • #25626 fix(sqllab): template validation error within comments (@justinpark)
  • #25523 fix(sqllab): Mistitled for new tab after rename (@justinpark)

Others

  • #25995 chore: Optimize fetching samples logic (@john-bodley)
  • #23619 chore(colors): Updating Airbnb brand colors (@john-bodley)