Skip to content

Commit 1121644

Browse files
committed
Release 4.1.2.
1 parent 1382423 commit 1121644

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 4.1.2
2+
3+
- Bugfixes
4+
- Fix remote server removal by adding ON UPDATE / ON DELETE CASCADE clause
5+
for the powa_extensions foreign keys. Thanks to Andriy Bartash for the
6+
report.
7+
- Fix pg_qualstats snapshot. Thanks to github user alepaes1975 for the
8+
report.
9+
- Clear `*_src_tmp` tables on reset operation. Those tables are supposed
10+
to be empty, but if anything goes wrong and those tables contains
11+
problematic data, it could prevent users from cleaning up the situation.
12+
Thanks to Marc Cousin for the report.
13+
114
## 4.1.1
215

316
- Bugfixes

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
powa-archivist (4.1.2-1) unstable; urgency=medium
2+
3+
* New upstream version.
4+
5+
-- Julien Rouhaud <rjuju123@gmail.com> Mon, 21 Dec 2020 12:06:52 +0800
6+
17
powa-archivist (4.1.1-1) unstable; urgency=medium
28

39
* New upstream version.

0 commit comments

Comments
 (0)