From 538a14fe7a5fd60448d605983d25c2e3bf9acd50 Mon Sep 17 00:00:00 2001 From: Dj Walker-Morgan Date: Tue, 14 Nov 2023 13:20:20 +0000 Subject: [PATCH] Added missing 3.7 relnotes Signed-off-by: Dj Walker-Morgan --- product_docs/docs/pgd/3.7/pglogical/release-notes.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/product_docs/docs/pgd/3.7/pglogical/release-notes.mdx b/product_docs/docs/pgd/3.7/pglogical/release-notes.mdx index 7cc7497875d..e613c9ac8b2 100644 --- a/product_docs/docs/pgd/3.7/pglogical/release-notes.mdx +++ b/product_docs/docs/pgd/3.7/pglogical/release-notes.mdx @@ -12,8 +12,16 @@ improvements as well as fixes for issues identified previously. ### Resolved Issues +- Fix row filter failure for partitions created after a table column was dropped (RT95149). + ### Upgrades +This release supports upgrading from following versions of pglogical: + + - 3.7.9 and higher + - 3.6.29 and higher + - 2.4.0 and 2.4. + ## pglogical 3.7.22 This is a maintenance release for pglogical 3.7 which includes minor