From: Jonathan S. Katz Date: Thu, 19 May 2022 01:19:47 +0000 (-0400) Subject: PostgreSQL 15 Beta 1 release X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=0136f38ba1a78fb53b46411a0c3eea187e8e3d57;p=pgweb.git PostgreSQL 15 Beta 1 release --- diff --git a/templates/index.html b/templates/index.html index 1a943dd9..f5980a17 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,25 +48,31 @@

- 2022-05-12 - PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released! + 2022-05-19 - PostgreSQL 15 Beta 1 Released!

- The PostgreSQL Global Development Group has - released an update - to all supported versions of PostgreSQL, including 14.3, 13.7, 12.11, - 11.16, and 10.21. This release closes - one security vulnerability and - fixes over 50 bugs reported over the last - three months. + The PostgreSQL Global Development Group announces that the + + first 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.

- We encourage you to install this update at your earliest possible - convenience. + You can find information about all of the features and changes found + in PostgreSQL 15 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 1 in production environments, we encourage you to find ways to + run your typical application workloads against this beta release.