Back to Superset

2.1.2

CHANGELOG/2.1.2.md

2021.41.02.0 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

2.1.2 (Wed Oct 18 16:59:30 2023 -0700)

Database Migrations

Features

Fixes

  • #25150 fix: Chart series limit doesn't work for some databases (@KSPT-taylorjohn)
  • #25014 fix: CTE queries with non-SELECT statements (@dpgaspar)
  • #24849 fix: validation errors appearing after ssh tunnel switch (@hughhhh)
  • #24196 fix: SSH Tunnel creation with dynamic form (@hughhhh)
  • #24821 fix: Allow chart import to update the dataset an existing chart points to (@jfrag1)
  • #24317 fix: update order of build for testing a release (@eschutho)

Others

  • #24826 chore: remove CssTemplate and Annotation access from gamma role (@lilykuang)
  • #23680 chore: bump wtforms and add missing flask-limiter (@dpgaspar)
  • #24758 chore(view_api): return application/json as content-type for api/v1/form_data endpoint (@zephyring)