Skip to content

Commit

Permalink
fixed 1.18.6 rel note table formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
drothery-edb committed Jul 28, 2023
1 parent 6edf74f commit e9a4910
Showing 1 changed file with 11 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,15 @@ navTitle: "Version 1.18.6"

This release of EDB Postgres for Kubernetes includes the following:

| Type | Description |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Enhancement | Added a metric and status field to monitor node usage by a CloudNativePG cluster.
|
| Enhancement | Added troubleshooting instructions relating to hugepages to the documentation.
|
| Enhancement | Extended the FAQs page in the documentation. |
| Enhancement | Added a check at the start of the restore process to ensure it can proceed; give improved error diagnostics if it cannot.
|
| Bug fix | Ensured the logic of setting the recovery target matches that of Postgres.
|
| Bug fix | Prevented taking over service accounts not owned by the cluster by setting ownerMetadata only during service account creation.
|
| Bug fix | Prevented a possible crash of the instance manager during the configuration reload.
|
| Bug fix | Prevented the LastFailedArchiveTime alert from triggering if a new backup has been successful after the failed ones.
|
| Security fix | Updated all project dependencies to the latest versions|
| Type | Description |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------ |
| Enhancement | Added a metric and status field to monitor node usage by a CloudNativePG cluster. | |
| Enhancement | Added troubleshooting instructions relating to hugepages to the documentation. |
| Enhancement | Extended the FAQs page in the documentation. |
| Enhancement | Added a check at the start of the restore process to ensure it can proceed; give improved error diagnostics if it cannot. |
| Bug fix | Ensured the logic of setting the recovery target matches that of Postgres. |
| Bug fix | Prevented taking over service accounts not owned by the cluster by setting ownerMetadata only during service account creation. |
| Bug fix | Prevented a possible crash of the instance manager during the configuration reload. |
| Bug fix | Prevented the LastFailedArchiveTime alert from triggering if a new backup has been successful after the failed ones. |
| Security fix | Updated all project dependencies to the latest versions |

0 comments on commit e9a4910

Please sign in to comment.