2025-02-13 update release

This commit is contained in:
Jonathan S. Katz
2025-02-12 21:23:03 -08:00
parent 403be5a387
commit aebddbe97f
3 changed files with 16 additions and 38 deletions

View File

@ -51,28 +51,17 @@
<div class="text">
<p>
<strong>
2024-11-21 -
<a href="/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/">
PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
2025-02-13 -
<a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
</a>
</strong>
</p>
<p>
The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
to all supported versions of PostgreSQL, including 17.2, 16.6, 15.10, 14.15, and 13.18.
Additionally, due to the nature of one of the issues in the
<a href="/about/news/out-of-cycle-release-scheduled-for-november-21-2024-2958/">previous update release</a>,
the PostgreSQL Global Development Group is also releasing a 12.22 release for
PostgreSQL 12. PostgreSQL 12 is now EOL and will not receive more fixes.
</p>
<p>
<strong>This is the final release of PostgreSQL 12</strong>.
PostgreSQL 12 is now end-of-life and will no longer receive security
and bug fixes. If you are running PostgreSQL 12 in a production
environment, we suggest that you make plans to upgrade to a newer,
supported version of PostgreSQL. Please see our
<a href="/support/versioning/">versioning policy</a> for more
information.
to all supported versions of PostgreSQL, including 17.3, 16.7, 15.11, 14.16, and 13.19.
This release fixes 1 security vulnerability and over 70 bugs reported
over the last several months.
</p>
<p>
For the more information about this release, please review the
@ -161,31 +150,20 @@
<!-- Featured Post -->
<header>
<h3>
<a href="/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/">
PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
<a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
</a>
</h3>
<ul class="meta">
<li><i class="far fa-clock"></i>&nbsp;2024-11-21</li>
<li><i class="far fa-clock"></i>&nbsp;2025-02-13</li>
<!--<li><i class="far fa-comments"></i> 0</li>-->
</ul>
</header>
<p>
The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
to all supported versions of PostgreSQL, including 17.2, 16.6, 15.10, 14.15, and 13.18.
Additionally, due to the nature of one of the issues in the
<a href="/about/news/out-of-cycle-release-scheduled-for-november-21-2024-2958/">previous update release</a>,
the PostgreSQL Global Development Group is also releasing a 12.22 release for
PostgreSQL 12. PostgreSQL 12 is now EOL and will not receive more fixes.
</p>
<p>
<strong>This is the final release of PostgreSQL 12</strong>.
PostgreSQL 12 is now end-of-life and will no longer receive security
and bug fixes. If you are running PostgreSQL 12 in a production
environment, we suggest that you make plans to upgrade to a newer,
supported version of PostgreSQL. Please see our
<a href="/support/versioning/">versioning policy</a> for more
information.
to all supported versions of PostgreSQL, including 17.3, 16.7, 15.11, 14.16, and 13.19.
This release fixes 1 security vulnerability and over 70 bugs reported
over the last several months.
</p>
<p>
For the more information about this release, please review the
@ -193,7 +171,7 @@
PostgreSQL from the <a href="/download/">download</a> page.
</p>
<ul class="bold">
<li><a href="/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/">Release Announcement</a></li>
<li><a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">Release Announcement</a></li>
<li><a href="/docs/release/">Release Notes</a></li>
<li><a href="/about/press/">PostgreSQL 17 Press Kit &amp; Translations</a></li>
<li><a href="/support/versioning/">Versioning Policy</a>

View File

@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
releases is:
</p>
<ul>
<li>February 13th, 2025</li>
<li>May 8th, 2025</li>
<li>August 14th, 2025</li>
<li>November 13th, 2025</li>
<li>February 12th, 2026</li>
</ul>
<h2>Next major release</h2>

View File

@ -1,3 +1,3 @@
November 21, 2024: <a href="/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/">
PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
February 13, 2025: <a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
</a>