diff --git a/product_docs/docs/pgd/3.7/harp/01_release_notes/harp2.3.2_rel_notes.mdx b/product_docs/docs/pgd/3.7/harp/01_release_notes/harp2.3.2_rel_notes.mdx index 53bd86bf910..4667232c20c 100644 --- a/product_docs/docs/pgd/3.7/harp/01_release_notes/harp2.3.2_rel_notes.mdx +++ b/product_docs/docs/pgd/3.7/harp/01_release_notes/harp2.3.2_rel_notes.mdx @@ -7,8 +7,7 @@ in previous versions. | Type | Description | | ---- |------------ | -| Bug fix | Multiple fixes related to network partition in BDR DCS. | -| Bug fix | Fix intermittent harp-manager hang issue. | -| Bug fix | In Go driver calls, ensure rows.Err() is checked every time after rows.Next() returns false. | +| Bug fix | Multiple fixes related to network partition in BDR DCS. | +| Bug fix | Fix intermittent harp-manager hang issue. | +| Bug fix | In Go driver calls, ensure rows.Err() is checked every time after rows.Next() returns false. | | Change | Improve the BDR DCS's List method performance. | -| Change | Upgrade 3rd party dependencies to fix Github dependabot alerts. | diff --git a/product_docs/docs/pgd/4/rel_notes/pgd_4.3.2+p1_rel_notes.mdx b/product_docs/docs/pgd/4/rel_notes/pgd_4.3.2+p1_rel_notes.mdx index c9b6e199232..bbed865536b 100644 --- a/product_docs/docs/pgd/4/rel_notes/pgd_4.3.2+p1_rel_notes.mdx +++ b/product_docs/docs/pgd/4/rel_notes/pgd_4.3.2+p1_rel_notes.mdx @@ -13,8 +13,7 @@ This version is required for EDB Postgres Advanced Server versions 12.15, 13.11, | Component | Version | Type | Description | | --------- | ------- | --------------- | ------------------------------------------------------------------------------------------------------------------------| -| HARP | 2.3.2 | Bug fix | Multiple fixes related to network partition in BDR DCS. | -| HARP | 2.3.2 | Bug fix | Fix intermittent harp-manager hang issue. | -| HARP | 2.3.2 | Bug fix | In Go driver calls, ensure rows.Err() is checked every time after rows.Next() returns false. | +| HARP | 2.3.2 | Bug fix | Multiple fixes related to network partition in BDR DCS. | +| HARP | 2.3.2 | Bug fix | Fix intermittent harp-manager hang issue. | +| HARP | 2.3.2 | Bug fix | In Go driver calls, ensure rows.Err() is checked every time after rows.Next() returns false. | | HARP | 2.3.2 | Change | Improve the BDR DCS's List method performance. | -| HARP | 2.3.2 | Change | Upgrade 3rd party dependencies to fix Github dependabot alerts. |