You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ under the License.
22
22
-[3.0.2](#302-mon-nov-20-073838-2023--0500)
23
23
-[3.0.1](#301-tue-oct-13-103221-2023--0700)
24
24
-[3.0.0](#300-thu-aug-24-133627-2023--0600)
25
+
-[2.1.2](#212-wed-oct-18-165930-2023--0700)
25
26
-[2.1.1](#211-sun-apr-23-154421-2023-0100)
26
27
-[2.1.0](#210-thu-mar-16-211305-2023--0700)
27
28
-[2.0.1](#201-fri-nov-4-103402-2022--0400)
@@ -903,6 +904,24 @@ under the License.
903
904
-[#23158](https://github.com/apache/superset/pull/23158) chore: Bump cryptography to 39.0.1 (@EugeneTorap)
904
905
-[#23108](https://github.com/apache/superset/pull/23108) chore: Remove yarn.lock from the root folder (@EugeneTorap)
905
906
907
+
### 2.1.2 (Wed Oct 18 16:59:30 2023 -0700)
908
+
**Database Migrations**
909
+
910
+
**Features**
911
+
912
+
**Fixes**
913
+
-[#25150](https://github.com/apache/superset/pull/25150) fix: Chart series limit doesn't work for some databases (@KSPT-taylorjohn)
914
+
-[#25014](https://github.com/apache/superset/pull/25014) fix: CTE queries with non-SELECT statements (@dpgaspar)
915
+
-[#24849](https://github.com/apache/superset/pull/24849) fix: validation errors appearing after ssh tunnel switch (@hughhhh)
916
+
-[#24196](https://github.com/apache/superset/pull/24196) fix: SSH Tunnel creation with dynamic form (@hughhhh)
917
+
-[#24821](https://github.com/apache/superset/pull/24821) fix: Allow chart import to update the dataset an existing chart points to (@jfrag1)
918
+
-[#24317](https://github.com/apache/superset/pull/24317) fix: update order of build for testing a release (@eschutho)
919
+
920
+
**Others**
921
+
-[#24826](https://github.com/apache/superset/pull/24826) chore: remove CssTemplate and Annotation access from gamma role (@lilykuang)
922
+
-[#23680](https://github.com/apache/superset/pull/23680) chore: bump wtforms and add missing flask-limiter (@dpgaspar)
923
+
-[#24758](https://github.com/apache/superset/pull/24758) chore(view_api): return application/json as content-type for api/v1/form_data endpoint (@zephyring)
0 commit comments