From abdeda27647e7c5a937bf5575f440944aac5890d Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Wed, 11 May 2022 21:41:42 -0400 Subject: [PATCH] 2022-05-12 update release --- templates/index.html | 44 ++++++++++++++++++-------- templates/pages/developer/roadmap.html | 2 +- templates/pages/include/topbar.html | 4 +-- 3 files changed, 34 insertions(+), 16 deletions(-) diff --git a/templates/index.html b/templates/index.html index d03768bb..1a943dd9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,17 +48,22 @@

- 2022-02-10 - PostgreSQL 14.2, 13.6, 12.10, 11.15, and 10.20 Released! + 2022-05-12 - PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released!

The PostgreSQL Global Development Group has - released an update - to all supported versions of our database system, including 14.2, - 13.6, 12.10, 11.15, and 10.20. This release - fixes over 55 bugs reported over the last + 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.

+

+ We encourage you to install this update at your earliest possible + convenience. +

For the full list of changes, please review the release notes. @@ -145,28 +150,41 @@

- - PostgreSQL 14.2, 13.6, 12.10, 11.15, and 10.20 Released! + + PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released!

    -
  •  2022-02-10
  • +
  •  2022-05-12

- The PostgreSQL Global Development Group has released an update to all - supported versions of our database system, including 14.2, 13.6, - 12.10, 11.15, and 10.20. This release - fixes over 55 bugs reported over the last + 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.

+

+ We encourage you to install this update at your earliest possible + convenience. +

For the full list of changes, please review the release notes.

+

+ PostgreSQL 10 will stop receiving fixes on November 10, 2022. If you + are running PostgreSQL 10 in a production environment, we suggest that + you make plans to upgrade to a newer, supported version of PostgreSQL. + Please see our versioning policy + for more information. +