PostgreSQL 14 Beta 1 release

This commit is contained in:
Jonathan S. Katz
2021-05-19 21:43:00 -04:00
parent 0a9a46e014
commit eb1a7252d1
3 changed files with 58 additions and 34 deletions

View File

@ -48,22 +48,31 @@
<div class="text">
<p>
<strong>
2021-05-13 - PostgreSQL 13.3, 12.7, 11.12, 10.17, &amp; 9.6.22 Released!
2021-05-20 - PostgreSQL 14 Beta 1 Released!
</strong>
</p>
<p>
The PostgreSQL Global Development Group has
<a href="/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/">released an update</a>
to all supported versions of our database system, including 13.3,
12.7, 11.12, 10.17, and 9.6.22. This release closes
<a href="/support/security/">three security vulnerabilities</a>
and <a href="/docs/release/">fixes over 45 bugs reported over the last three months</a>.
The PostgreSQL Global Development Group announces that the
<a href="/about/news/postgresql-14-beta-1-released-2213/">
the first beta release of PostgreSQL 14
</a>
is now <a href="/download/">available for download</a>. This release
contains previews of all features that will be available in the final
release of PostgreSQL 14, though some details of the release could
change before then.
</p>
<p>
For the full list of changes, please review the
<a href="/docs/release/">release notes</a>. You can
<a href="/download/">download the PostgreSQL</a> updates from the
<a href="/download/">download page</a>.
You can find information about all of the features and changes found in
PostgreSQL 14 in the <a href="/docs/14/release-14.html">release notes</a>.
</p>
<p>
In the spirit of the open source PostgreSQL community, we strongly
encourage you to <a href="/developer/beta/">test</a> the
<a href="/docs/14/release-14.html">new features of PostgreSQL 14</a>
in your systems to help us eliminate bugs or other issues that may
exist. While we do not advise you to run PostgreSQL 14 Beta 1 in your
production environments, we encourage you to find ways to run your
typical application workloads against this beta release.
</p>
<ul>
{% for v in versions %}
@ -147,31 +156,40 @@
<!-- Featured Post -->
<header>
<h3>
<a href="/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/">PostgreSQL 13.3, 12.7, 11.12, 10.17, &amp; 9.6.22 Released</a>!
<a href="/about/news/postgresql-14-beta-1-released-2213/">PostgreSQL 14 Beta 1</a>!
</h3>
<ul class="meta">
<li><i class="far fa-clock"></i>&nbsp;2021-05-13</li>
<li><i class="far fa-clock"></i>&nbsp;2021-05-20</li>
<!--<li><i class="far fa-comments"></i> 0</li>-->
</ul>
</header>
<p>
The PostgreSQL Global Development Group has
<a href="/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/">released an update</a>
to all supported versions of our database system, including 13.3,
12.7, 11.12, 10.17, and 9.6.21. This release closes
<a href="/support/security/">three security vulnerabilities</a>
and <a href="/docs/release/">fixes over 45 bugs reported over the last three months</a>.
The PostgreSQL Global Development Group announces that the
<a href="/about/news/postgresql-14-beta-1-released-2213/">
the first beta release of PostgreSQL 14
</a>
is now <a href="/download/">available for download</a>. This release
contains previews of all features that will be available in the final
release of PostgreSQL 14, though some details of the release could
change before then.
</p>
<p>
For the full list of changes, please review the
<a href="/docs/current/release.html">release notes</a>. You can
<a href="/download/">download the PostgreSQL</a> updates from the
<a href="/download/">download page</a>.
You can find information about all of the features and changes found in
PostgreSQL 14 in the <a href="/docs/14/release-14.html">release notes</a>.
</p>
<p>
In the spirit of the open source PostgreSQL community, we strongly
encourage you to <a href="/developer/beta/">test</a> the
<a href="/docs/14/release-14.html">new features of PostgreSQL 14</a>
in your systems to help us eliminate bugs or other issues that may
exist. While we do not advise you to run PostgreSQL 14 Beta 1 in your
production environments, we encourage you to find ways to run your
typical application workloads against this beta release.
</p>
<ul class="bold">
<li><a href="/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/">Release Announcement</a></li>
<li><a href="/docs/release/">Release Notes</a></li>
<li><a href="/about/press/">PostgreSQL 13 Press Kit &amp; Translations</a></li>
<li><a href="/about/news/postgresql-14-beta-1-released-2213/">Release Announcement</a></li>
<li><a href="/docs/14/release-14.html">Release Notes</a></li>
<li><a href="/developer/beta/">Beta Testing Information</a></li>
<li><a href="/download/">Download</a></li>
</ul>
<a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>

View File

@ -30,31 +30,37 @@
are subject to changes that are backwards incompatible at any time during
the development of the betas, and could possibly be removed altogether.</p>
{% comment %}
<p>
<strong>PostgreSQL 13 has been released</strong>. The first beta of version 14
is not yet available for testing. Beta testing of version 14 is likely to
begin around May 2021.
</p>
{% endcomment %}
{% comment %}
<p>
The current beta release is <strong>PostgreSQL 13 RC 1</strong>. For more
The current beta release is <strong>PostgreSQL 14 Beta 1</strong>. For more
information on the current beta release and how to test, please view the links below.
</p>
<ul>
<li>
<a href="/about/news/postgresql-13-rc-1-released-2072/">PostgreSQL 13 RC 1 Release Announcement</a>
<a href="/about/news/postgresql-14-beta-1-released-2213/">PostgreSQL 14 Beta 1 Release Announcement</a>
</li>
<li>
<a href="/ftp/source/v13rc1/">Download 13 RC 1 source code</a>
<a href="/ftp/source/v14beta1/">Download PostgreSQL 14 Beta 1 source code</a>
</li>
<li>
<a href="/docs/13/">PostgreSQL 13 Documentation</a>
<a href="/docs/14/">PostgreSQL 14 Documentation</a>
</li
<li>
<a href="/docs/14/release-14.html">PostgreSQL 14 Release Notes</a>
</li>
<li>
<a href="https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items">PostgreSQL 14 Open Items</a>
</li>
<li>
<a href="https://wiki.postgresql.org/wiki/HowToBetaTest" target="_blank" rel="noopener">A Guide to PostgreSQL Beta Testing</a>
</li>
</ul>
{% endcomment %}
{%endblock%}

View File

@ -1,2 +1,2 @@
13th May 2021: <a href="{{link_root}}/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/">
PostgreSQL 13.3, 12.7, 11.12, 10.17, &amp; 9.6.22 Released</a>!
20th May 2021: <a href="{{link_root}}/about/news/postgresql-14-beta-1-released-2213/">
PostgreSQL 14 Beta 1 Released</a>!