From dc00ff2f80cb9a729b28f9cafb908699cffc8bef Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Wed, 22 May 2024 19:46:10 -0400 Subject: [PATCH] PostgreSQL 17 Beta 1 release --- templates/index.html | 101 ++++++++++++++-------------- templates/pages/developer/beta.html | 16 ++--- templates/pages/include/topbar.html | 4 +- 3 files changed, 61 insertions(+), 60 deletions(-) diff --git a/templates/index.html b/templates/index.html index 9936b743..fafdf862 100644 --- a/templates/index.html +++ b/templates/index.html @@ -50,30 +50,37 @@

- 2024-05-09 - - - PostgreSQL 16.3, 15.7, 14.12, 13.15, and 12.19 Released! + 2024-05-23 - + + PostgreSQL 17 Beta 1 Released!

- The PostgreSQL Global Development Group has - released an update - to all supported versions of PostgreSQL, including - 16.3, 15.7, 14.12, 13.15, and 12.19. - This release fixes one security vulnerability - and over 55 bugs reported over the last several months. + The PostgreSQL Global Development Group announces that the first + beta release of PostgreSQL 17 is now available for download. + This release contains previews of all features that will be available + when PostgreSQL 17 is made generally available, though some details of + the release can change during the beta period.

- Please note that the fix in this release for - CVE-2024-4317 - only fixes fresh PostgreSQL installations, namely those that are - created with the initdb - utility after this fix is applied. If you have a current PostgreSQL - installation and are concerned about this issue, please follow the - additional updating instructions provided in the - CVE-2024-4317 description - or the release notes for the remediation. + You can find information about all of the PostgreSQL 17 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 17 on your + systems to help us eliminate bugs or other issues that may exist. + While we do not advise you to run PostgreSQL 17 Beta 1 in production + environments, we encourage you to find ways to run your typical + application workloads against this beta release. +

+

+ Your testing and feedback will help the community ensure that the + PostgreSQL 17 release 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 + and how you can contribute.

PostgreSQL 12 will stop receiving fixes @@ -83,11 +90,6 @@ versioning policy for more information.

-

- For the more information about this release, please review the - release notes. You can download - PostgreSQL from the download page. -