We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee9d16 commit 8ee2afcCopy full SHA for 8ee2afc
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 3.4.1
4
+
5
+### Fixes
6
7
+- Fix with linter returns
8
+- postgresqlpublication : Fix update & create with parameters builders, add forgotten auto heal on publications
9
+- postgresqlpublication: Add forgotten management of publication ownership
10
+- Remove misleading log
11
+- Change resync default period & reconcile default timeout to avoid postgresql high load
12
+- postgresqldatabase: Avoid some alter if possible
13
14
## 3.4.0
15
16
### Features
0 commit comments