From b41c7833217fdb4139703cdf85c647ca5f4308d3 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Wed, 11 Aug 2021 20:50:34 -0400 Subject: [PATCH] 2021-08-12 update release --- templates/index.html | 62 +++++++++++++++----------- templates/pages/developer/beta.html | 6 +-- templates/pages/developer/roadmap.html | 2 +- templates/pages/include/topbar.html | 4 +- 4 files changed, 41 insertions(+), 33 deletions(-) diff --git a/templates/index.html b/templates/index.html index 807e852b..73eca829 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,29 +48,32 @@

- 2021-06-24 - PostgreSQL 14 Beta 2 Released! + 2021-08-12 - PostgreSQL 13.4, 12.8, 11.13, 10.18, 9.6.23, and + 14 Beta 3 Released!

- The PostgreSQL Global Development Group announces that the - - the second beta release of PostgreSQL 14 - - is now available for download. This release - contains previews of all features that will be available in the final - release of PostgreSQL 14, though some details of the release could - change before then. + The PostgreSQL Global Development Group has + released an update + to all supported versions of our database system, including 13.4, 12.8, + 11.13, 10.18, and 9.6.23, as well as the third beta release of + PostgreSQL 14. This release closes + one security vulnerability and + fixes over 75 bugs reported over the last + three months.

- You can find information about all of the features and changes found in - PostgreSQL 14 in the release notes. + PostgreSQL 9.6 will stop receiving fixes on November 11, 2021. If you + are running PostgreSQL 9.6 in a production environment, we suggest + that you make plans to upgrade to a newer, supported version of + PostgreSQL.

In the spirit of the open source PostgreSQL community, we strongly encourage you to test the new features of PostgreSQL 14 in your systems to help us eliminate bugs or other issues that may - exist. While we do not advise you to run PostgreSQL 14 Beta 2 in your + exist. While we do not advise you to run PostgreSQL 14 Beta 3 in your production environments, we encourage you to find ways to run your typical application workloads against this beta release.

@@ -156,39 +159,44 @@

- PostgreSQL 14 Beta 2! + + PostgreSQL 13.4, 12.8, 11.13, 10.18, 9.6.23, and 14 Beta 3 Released + !

    -
  •  2021-06-24
  • +
  •  2021-08-12

- The PostgreSQL Global Development Group announces that the - - the second beta release of PostgreSQL 14 - - is now available for download. This release - contains previews of all features that will be available in the final - release of PostgreSQL 14, though some details of the release could - change before then. + The PostgreSQL Global Development Group has + released an update + to all supported versions of our database system, including 13.4, 12.8, + 11.13, 10.18, and 9.6.23, as well as the third beta release of + PostgreSQL 14. This release closes + one security vulnerability and + fixes over 75 bugs reported over the last + three months.

- You can find information about all of the features and changes found in - PostgreSQL 14 in the release notes. + PostgreSQL 9.6 will stop receiving fixes on November 11, 2021. If you + are running PostgreSQL 9.6 in a production environment, we suggest + that you make plans to upgrade to a newer, supported version of + PostgreSQL.

In the spirit of the open source PostgreSQL community, we strongly encourage you to test the new features of PostgreSQL 14 in your systems to help us eliminate bugs or other issues that may - exist. While we do not advise you to run PostgreSQL 14 Beta 2 in your + exist. While we do not advise you to run PostgreSQL 14 Beta 3 in your production environments, we encourage you to find ways to run your typical application workloads against this beta release.

diff --git a/templates/pages/developer/beta.html b/templates/pages/developer/beta.html index 6e7e827c..1a6178b7 100644 --- a/templates/pages/developer/beta.html +++ b/templates/pages/developer/beta.html @@ -39,16 +39,16 @@ {% endcomment %}

- The current beta release is PostgreSQL 14 Beta 2. For more + The current beta release is PostgreSQL 14 Beta 3. For more information on the current beta release and how to test, please view the links below.