We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c242c0 commit aef974dCopy full SHA for aef974d
docs/README.md
@@ -952,9 +952,22 @@ pglogical copyright is donated to PostgreSQL Global Development Group
952
953
## Appendix B: Release Notes
954
955
+### pglogical 2.4.1
956
+
957
+Version 2.4.1 is a maintenance release of pglogical 2.
958
959
+#### Changes
960
961
+* Fix "snapshot still active" warnings and snapshot handling with
962
+ domains. Problems introduced in version 2.4.0.
963
964
+* Flush error state when having failed to drop remote replication slot
965
966
+### pglogical 2.4.0
967
968
Version 2.4.0 is a maintenance release of pglogical 2.
969
-### Changes
970
971
972
* Add preliminary support for PostgreSQL 14 (beta)
973
0 commit comments