Skip to content

Commit

Permalink
Merge pull request #6004 from EnterpriseDB/release-2024-08-28a
Browse files Browse the repository at this point in the history
Release 2024-08-28a
  • Loading branch information
djw-m authored Aug 28, 2024
2 parents 7f161a3 + 1dfc432 commit 8abb45f
Show file tree
Hide file tree
Showing 22 changed files with 148 additions and 63 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Released: 8 Aug 2024

EDB Postgres Advanced Server 12.20.25 includes the following enhancements and bug fixes:

| Type | Description | Addresses                |
|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| Upstream merge | Merged with community PostgreSQL 12.20. This release includes a fix for [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/). See the [PostgreSQL 12.20 Release Notes](https://www.postgresql.org/docs/release/12.20/) for more information. | [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/) |
| Bug fix | Fixed an issue for EDB*Loader. Now when multiple duplicate key errors occur during the load it doesn't slow down and memory doesn't overflow. | #37017 |
| Bug fix | Fixed an issue for replication connections. Now it correctly displays the authentication failure error message. | #101591 |
| Bug fix | Fixed an issue for `ecpg`. Now it supports `do..while()` in Pro*C mode (`-C PROC`). | #35988 |
| Bug fix | Fixed an issue for `edb_dblink_oci`. Now it correctly push downs `ANY` and `ALL` operators when used with scalar array. | #36220 |
| Type | Description | Addresses                |
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| Upstream merge | Merged with community PostgreSQL 12.20. This release includes a fix for [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/). See the [PostgreSQL 12.20 Release Notes](https://www.postgresql.org/docs/release/12.20/) for more information. | [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/) |
| Bug fix | Fixed an issue for EDB*Loader. Now when multiple duplicate key errors occur during the load it doesn't slow down and memory doesn't overflow. | #37017 |
| Bug fix | Fixed an issue for replication connections. Now it correctly displays the authentication failure error message. | #101591 |
| Bug fix | Fixed an issue for `ecpg`. Now it supports `do..while()` in Pro*C mode (`-C PROC`). | #35988 |
| Bug fix | Fixed an issue for `edb_dblink_oci`. Now it correctly push downs `ANY` and `ALL` operators when used with scalar array. | |
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Released: 8 Aug 2024

EDB Postgres Advanced Server 13.16.22 includes the following enhancements and bug fixes:

| Type | Description | Addresses                |
|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| Upstream merge | Merged with community PostgreSQL 13.16. This release includes a fix for [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/). See the [PostgreSQL 13.16 Release Notes](https://www.postgresql.org/docs/release/13.16/) for more information. | [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/) |
| Bug fix | Fixed an issue for EDB*Loader. Now when multiple duplicate key errors occur during the load it doesn't slow down and memory doesn't overflow. | #37017 |
| Bug fix | Fixed an issue for replication connections. Now it correctly displays the authentication failure error message. | #101591 |
| Bug fix | Fixed an issue for `ecpg`. Now it supports `do..while()` in Pro*C mode (`-C PROC`). | #35988 |
| Bug fix | Fixed an issue for `edb_dblink_oci`. Now it correctly push downs `ANY` and `ALL` operators when used with scalar array. | #36220 |
| Bug fix | Fixed an issue for `to_number()` function. Now it correctly accepts the `"+"` sign. | #92903 |
| Type | Description | Addresses                |
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| Upstream merge | Merged with community PostgreSQL 13.16. This release includes a fix for [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/). See the [PostgreSQL 13.16 Release Notes](https://www.postgresql.org/docs/release/13.16/) for more information. | [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/) |
| Bug fix | Fixed an issue for EDB*Loader. Now when multiple duplicate key errors occur during the load it doesn't slow down and memory doesn't overflow. | #37017 |
| Bug fix | Fixed an issue for replication connections. Now it correctly displays the authentication failure error message. | #101591 |
| Bug fix | Fixed an issue for `ecpg`. Now it supports `do..while()` in Pro*C mode (`-C PROC`). | #35988 |
| Bug fix | Fixed an issue for `edb_dblink_oci`. Now it correctly push downs `ANY` and `ALL` operators when used with scalar array. | |
| Bug fix | Fixed an issue for `to_number()` function. Now it correctly accepts the `"+"` sign. | #92903 |
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Released: 8 Aug 2024

EDB Postgres Advanced Server 14.13.0 includes the following enhancements and bug fixes:

| Type | Description | Addresses                |
|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| Upstream merge | Merged with community PostgreSQL 14.13. This release includes a fix for [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/). See the [PostgreSQL 14.13 Release Notes](https://www.postgresql.org/docs/release/14.13/) for more information. | [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/) |
| Bug fix | Fixed an issue for EDB*Loader. Now when multiple duplicate key errors occur during the load it doesn't slow down and memory doesn't overflow. | #37017 |
| Bug fix | Fixed an issue for replication connections. Now it correctly displays the authentication failure error message. | #101591 |
| Bug fix | Fixed an issue for `ecpg`. Now it supports `do..while()` in Pro*C mode (`-C PROC`). | #35988 |
| Bug fix | Fixed an issue for `edb_dblink_oci`. Now it correctly push downs `ANY` and `ALL` operators when used with scalar array. | #36220 |
| Bug fix | Fixed an issue for `to_number()` function. Now it correctly accepts the `"+"` sign. | #92903 |
| Bug fix | Fixed an issue with incomplete transactions clean up after a crash. Now the incomplete transactions are cleaned up in reorder buffer after a crash. | #99636 |
| Type | Description | Addresses                |
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| Upstream merge | Merged with community PostgreSQL 14.13. This release includes a fix for [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/). See the [PostgreSQL 14.13 Release Notes](https://www.postgresql.org/docs/release/14.13/) for more information. | [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/) |
| Bug fix | Fixed an issue for EDB*Loader. Now when multiple duplicate key errors occur during the load it doesn't slow down and memory doesn't overflow. | #37017 |
| Bug fix | Fixed an issue for replication connections. Now it correctly displays the authentication failure error message. | #101591 |
| Bug fix | Fixed an issue for `ecpg`. Now it supports `do..while()` in Pro*C mode (`-C PROC`). | #35988 |
| Bug fix | Fixed an issue for `edb_dblink_oci`. Now it correctly push downs `ANY` and `ALL` operators when used with scalar array. | |
| Bug fix | Fixed an issue for `to_number()` function. Now it correctly accepts the `"+"` sign. | #92903 |
| Bug fix | Fixed an issue with incomplete transactions clean up after a crash. Now the incomplete transactions are cleaned up in reorder buffer after a crash. | #99636 |
12 changes: 12 additions & 0 deletions product_docs/docs/epas/14/epas_rel_notes/epas14_13_1_rel_notes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: EDB Postgres Advanced Server 14.13.1 release notes
navTitle: "Version 14.13.1 "
---

Released: 16 Aug 2024

EDB Postgres Advanced Server 14.13.1 includes the following enhancements and bug fixes:

| Type | Description | Addresses                |
|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| Bug fix | A previous release introduced a new `in_create` field to the LogicalDecodingContext structure and changed its memory layout. This means that any code that expects the old layout will no longer be compatible. The release fixed the issue to ensure the old layout is still compatible with the creation of a logical replication slot. | |
2 changes: 2 additions & 0 deletions product_docs/docs/epas/14/epas_rel_notes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
navTitle: Release notes
title: "EDB Postgres Advanced Server release notes"
navigation:
- epas14_13_1_rel_notes
- epas14_13_0_rel_notes
- epas14_12_0_rel_notes
- epas14_11_0_rel_notes
Expand All @@ -24,6 +25,7 @@ The EDB Postgres Advanced Server (EDB Postgres Advanced Server) documentation de

| Version | Release date | Upstream merges |
|-----------------------------------|--------------|--------------------------------------------------------------------------------------------------------------------------|
| [14.13.1](epas14_13_1_rel_notes) | 16 Aug 2024 | |
| [14.13.0](epas14_13_0_rel_notes) | 08 Aug 2024 | [14.13](https://www.postgresql.org/docs/14/release-14-13.html) |
| [14.12.0](epas14_12_0_rel_notes) | 09 May 2024 | [14.12](https://www.postgresql.org/docs/14/release-14-12.html) |
| [14.11.0](epas14_11_0_rel_notes) | 08 Feb 2024 | [14.11](https://www.postgresql.org/docs/14/release-14-11.html) |
Expand Down
Loading

2 comments on commit 8abb45f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸŽ‰ Published on https://edb-docs.netlify.app as production
πŸš€ Deployed on https://66cf01004279213127103c5d--edb-docs.netlify.app

Please sign in to comment.