Back to Superset

3.0.3

CHANGELOG/3.0.3.md

2021.41.07.2 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.3 (Tue Jan 9 16:48:07 2023 -0300)

Fixes

  • #26429 fix(post-processing): handle missing values in cumulative operator (@villebro)
  • #26424 fix(translations): Clear all (@capping)
  • #26404 fix(plugin-chart-echarts): support forced categorical x-axis (@villebro)
  • #26415 fix: In chart gallery thumbnail is rendered in case of no example in #16707 (@sivasathyaseeelan)
  • #26393 fix(chart): Resolve incorrect column customization when switching metrics in table chart (@soniagtm)
  • #26313 fix(dashboard): narrow empty drop area (@justinpark)
  • #26410 fix(dashboard): Chart menu disable is fixed on chart-fullscreen in issue #25992 (@sivasathyaseeelan)
  • #26362 fix: Reactivates native filters E2E tests (@michael-s-molina)
  • #26353 fix(SelectControl): select zero value (@rekilina)
  • #26302 fix: Invalid references in the basic template (@michael-s-molina)
  • #26380 fix: Removes non-existent columns in the 2018 FCC Survey dataset (@michael-s-molina)
  • #26151 fix(chart): Set max row limit + removed the option to use an empty row limit value (@CorbinBullard)
  • #26333 fix(logging): Add logging of change_dashboard_filter event for native dashboard filters (@john-bodley)
  • #26326 fix(accessibility): Enable tabbing on sort header of table chart (@arunthirumani)
  • #26340 fix(dashboard): Don't switch to first tab when directPathToChild changes (@kgabryje)
  • #26283 fix(redshift): convert_dttm method for redshift dataset and tests (@gaurav7261)
  • #26281 fix(sql lab): Use quote_schema instead of quote method to format schema name (@guenp)
  • #25967 fix(typings): model_id is a multiple option (@gnought)
  • #26279 fix: Cannot expand initially hidden SQL Lab tab (@michael-s-molina)
  • #26269 fix(plugin-chart-echarts): use scale for truncating x-axis (@villebro)
  • #26264 fix: Stacked charts with numerical columns (@michael-s-molina)
  • #26187 fix: bump pyarrow constraints (CVE-2023-47248) (@cwegener)
  • #26215 fix(plugin-chart-echarts): support truncated numeric x-axis (@villebro)
  • #26199 fix(chart-filter): Avoid column denormalization if not enabled (@Vitor-Avila)
  • #26211 fix: support custom links in markdown (@villebro)
  • #26189 fix(dashboard): title formatting (@nytai)
  • #26207 fix: Includes 90° x-axis label rotation (@michael-s-molina)
  • #26157 fix(init-job): Fix envFrom for init job in helm chart (@sumagoudb)
  • #25878 fix(embedded): Hide sensitive payload data from guest users (@jfrag1)
  • #25894 fix(Alerts/Reports): allow use of ";" separator in slack recipient entry (@rtexelm)
  • #26116 fix(database-import): Support importing a DB connection with a version set (@Vitor-Avila)
  • #26154 fix: set label on adhoc column should persist (@betodealmeida)
  • #26140 fix(annotations): time grain column (@betodealmeida)
  • #23916 fix: remove default secret key from helm (@dpgaspar)
  • #26120 fix: alias column when fetching values (@betodealmeida)
  • #26106 fix: flaky test_explore_json_async test v2 (@villebro)
  • #26091 fix: bump node-fetch to 2.6.7 (@dpgaspar)
  • #26087 fix(plugin-chart-echarts): support numerical x-axis (@villebro)
  • #26059 fix: Flaky test_explore_json_async test (@michael-s-molina)
  • #26023 fix: Prevent cached bootstrap data from leaking between users w/ same first/last name (@jfrag1)
  • #26060 fix: Optimize fetching samples logic (@john-bodley)
  • #26010 fix: Remove annotation Fuzzy to get french translation (@aehanno)
  • #26005 fix(security): restore default value of SESSION_COOKIE_SECURE to False (@sfirke)
  • #25883 fix(horizontal filter bar filter labels): Increase max-width to 96px (@rtexelm)

Others

  • #26312 chore(Embedded): Avoid creating a filter key for guest users (@Vitor-Avila)
  • #26317 chore: Adds a tooltip for the alert's SQL input (@michael-s-molina)
  • #26310 chore: Disables minor ticks by default (@michael-s-molina)
  • #26287 chore: update changelog for 2.1.3 (@eschutho)
  • #26251 chore: improve CSP add base uri restriction (@dpgaspar)
  • #26208 chore: Adds note about numerical x-axis (@michael-s-molina)
  • #26158 chore: Clean up the examples dashboards (@michael-s-molina)
  • #25931 chore(deps): bump pillow deps (@gnought)