From: Jonathan S. Katz Date: Thu, 11 Aug 2022 12:25:43 +0000 (-0400) Subject: 2022-08-11 update release + PostgreSQL 15 Beta 3 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=8c4504c317e81c680920b251101075f53d380d93;p=pgweb.git 2022-08-11 update release + PostgreSQL 15 Beta 3 --- diff --git a/templates/index.html b/templates/index.html index b4026d1b..decd8191 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,33 +48,44 @@

- 2022-06-30 - PostgreSQL 15 Beta 2 Released! + 2022-08-11 - PostgreSQL 14.5, 13.8, 12.12, 11.17, 10.22, and 15 Beta 3 Released!

- The PostgreSQL Global Development Group announces that the - - second beta release of PostgreSQL 15 - - second beta release of - PostgreSQL 15 is now available for download. - This release contains previews of all features that will be available - when PostgreSQL 15 is made generally available, though some details of - the release can change during the beta period. + The PostgreSQL Global Development Group has + + released an update to all supported versions of PostgreSQL, + including + + 14.5, 13.8, 12.12, 11.17, and 10.22, + as well as the + third beta release of PostgreSQL 15. + This release closes + one security vulnerability + and fixes over 40 bugs reported over the last three months.

- You can find information about all of the PostgreSQL 15 features and - changes in the release notes. + For the full list of changes, please review the + release notes.

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

+

+ PostgreSQL 10 will stop receiving fixes on November 10, 2022. If you + are running PostgreSQL 10 in a production environment, we strongly + advise that you make plans to upgrade to a + newer, supported version of PostgreSQL + so you can continue to receive bug and security fixes. Please see our + versioning policy for more + information. +