From 19815f0c86aebff86c5cdd72d7dff01628877bac Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 8 Sep 2022 08:28:55 -0400 Subject: [PATCH] PostgreSQL 15 Beta 4 release --- templates/index.html | 95 ++++++++++------------------- templates/pages/developer/beta.html | 6 +- templates/pages/include/topbar.html | 4 +- 3 files changed, 36 insertions(+), 69 deletions(-) diff --git a/templates/index.html b/templates/index.html index decd8191..fc36b674 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,43 +48,27 @@

- 2022-08-11 - PostgreSQL 14.5, 13.8, 12.12, 11.17, 10.22, and 15 Beta 3 Released! + 2022-09-08 - PostgreSQL 15 Beta 4 Released!

- 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. + The PostgreSQL Global Development Group announces that the fourth 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.

- For the full list of changes, please review the - release notes. + You can find information about all of the PostgreSQL 15 features and + changes in 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 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. + Your testing and feedback will help the community ensure that + PostgreSQL 15 upholds our standards of delivering a stable, reliable + release of the world's most advanced open source relational database. + Please read more about our + beta testing process.