Update the dropzone version to 5.9.3 and Flask-SQLAlchemy to 2.5.*. Fixes #7044

This commit is contained in:
Aditya Toshniwal
2021-12-01 17:00:33 +05:30
committed by Akshay Joshi
parent b14285cdbf
commit 9d804d2857
4 changed files with 8 additions and 7 deletions

View File

@@ -31,4 +31,5 @@ Bug fixes
| `Issue #7013 <https://redmine.postgresql.org/issues/7013>`_ - Fix an RPM build issue that could lead to a conflict with python3 at installation.
| `Issue #7015 <https://redmine.postgresql.org/issues/7015>`_ - Fixed an issue where the error is thrown while creating a new server using Add New Server from the dashboard while tree item is not selected.
| `Issue #7024 <https://redmine.postgresql.org/issues/7024>`_ - Fixed an issue where reverse engineering SQL is wrong for Aggregate.
| `Issue #7040 <https://redmine.postgresql.org/issues/7040>`_ - Add "section" to the Debian package control files.
| `Issue #7040 <https://redmine.postgresql.org/issues/7040>`_ - Add "section" to the Debian package control files.
| `Issue #7044 <https://redmine.postgresql.org/issues/7044>`_ - Update the dropzone version to 5.9.3 and Flask-SQLAlchemy to 2.5.*.