Back to Superset

1.5.1

CHANGELOG/1.5.1.md

2021.41.02.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

1.5.1 (Thu May 26 14:45:20 2022 +0300)

Fixes

  • #19685 fix: login button does not render (@villebro)
  • #20181 fix(temporary-cache): when user is anonymous (@villebro)
  • #20091 fix: "Week Staring Monday" time grain for BigQuery (@ramunas-omnisend)
  • #20135 fix: Allow dataset owners to see their datasets (@cccs-tom)
  • #20123 fix(presto,trino): use correct literal dttm separator (@villebro)
  • #20077 fix(generic-axes): apply contribution before flatten (@villebro)
  • #19970 fix: Athena timestamp literal format (@thinhnd2104)
  • #20055 fix(plugin-chart-echarts): support adhoc x-axis (@villebro)
  • #18873 fix(sqllab/charts): casting from timestamp[us] to timestamp[ns] would result in out of bounds timestamp (@yeachan153)
  • #19917 fix(sqla): replace custom dttm type with literal_column (@villebro)
  • #19854 fix: Alpha should not be able to edit datasets that they don't own (@hughhhh)