PostgreSQL 15 Beta 1 release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 19 May 2022 01:19:47 +0000 (21:19 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 19 May 2022 01:19:47 +0000 (21:19 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/include/topbar.html

index 1a943dd9a404ad6c92a15e4a1cce7e3b0f3f053c..f5980a17965affe0f3235e6579528b40155d65bf 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2022-05-12 - <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released</a>!
+            2022-05-19 - <a href="/about/news/postgresql-15-beta-1-released-2453/">PostgreSQL 15 Beta 1 Released</a>!
           </strong>
         </p>
         <p>
-          The PostgreSQL Global Development Group has
-          <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">released an update</a>
-          to all supported versions of PostgreSQL, including 14.3, 13.7, 12.11,
-          11.16, and 10.21. This release closes
-          <a href="/support/security/">one security vulnerability</a> and
-          <a href="/docs/release/">fixes over 50 bugs</a> reported over the last
-          three months.
+          The PostgreSQL Global Development Group announces that the
+          <a href="/about/news/postgresql-15-beta-1-released-2453/">
+            first beta release of PostgreSQL 15
+          </a>
+          is now <a href="/download/">available for download</a>. 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.
         </p>
         <p>
-          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
+          <a href="/docs/15/release-15.html">release notes</a>.
         </p>
         <p>
-          For the full list of changes, please review the
-          <a href="/docs/release/">release notes</a>.
+          In the spirit of the open source PostgreSQL community, we strongly
+          encourage you to <a href="/developer/beta/">test</a> 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.
         </p>
         <ul>
           {% for v in versions %}
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">
-              PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released!
+            <a href="/about/news/postgresql-15-beta-1-released-2453/">
+              PostgreSQL 15 Beta 1!
             </a>
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2022-05-12</li>
+            <li><i class="far fa-clock"></i>&nbsp;2022-05-19</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group has
-          <a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">released an update</a>
-          to all supported versions of PostgreSQL, including 14.3, 13.7, 12.11,
-          11.16, and 10.21. This release closes
-          <a href="/support/security/">one security vulnerability</a> and
-          <a href="/docs/release/">fixes over 50 bugs</a> reported over the last
-          three months.
+          The PostgreSQL Global Development Group announces that the
+          <a href="/about/news/postgresql-15-beta-1-released-2453/">
+            first beta release of PostgreSQL 15
+          </a>
+          is now <a href="/download/">available for download</a>. 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.
         </p>
         <p>
-          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
+          <a href="/docs/15/release-15.html">release notes</a>.
         </p>
         <p>
-          For the full list of changes, please review the
-          <a href="/docs/release/">release notes</a>.
-        </p>
-        <p>
-          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 <a href="/support/versioning/">versioning policy</a>
-          for more information.
+          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.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">Full Release Announcement</a></li>
-          <li><a href="/docs/release/">Release Notes</a></li>
-          <li><a href="/about/press/">PostgreSQL 14 Press Kit &amp; Translations</a></li>
+          <li><a href="/about/news/postgresql-15-beta-1-released-2453/">Full Release Announcement</a></li>
+          <li><a href="/docs/15/release-15.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>
index a7f24c6a3874594d9cd56ba20470844148ed944b..7c585fd87674c4947608726ff38e2ce78337300d 100644 (file)
     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 14 is released</strong>. The first beta of version 15
   is not yet available for testing. Beta testing of version 15 is likely to
   begin around May 2022.
 </p>
+{% endcomment %}
 
-{% comment %}
 <p>
-  The current beta release is <strong>PostgreSQL 14 RC 1</strong>.  For more
-  information on the current beta release and how to test, please view the links below.
+  The current beta release is <strong>PostgreSQL 15 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-14-rc-1-released-2309/">PostgreSQL 14 RC 1 Release Announcement</a>
+    <a href="/about/news/postgresql-15-beta-1-released-2453/">PostgreSQL 15 Beta 1 Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v14rc1/">Download PostgreSQL 14 RC 1 source code</a>
+    <a href="/ftp/source/v15beta1/">Download PostgreSQL 15 Beta 1 source code</a>
   </li>
   <li>
-    <a href="/docs/14/">PostgreSQL 14 Documentation</a>
+    <a href="/docs/15/">PostgreSQL 15 Documentation</a>
   </li>
   <li>
-    <a href="/docs/14/release-14.html">PostgreSQL 14 Release Notes</a>
+    <a href="/docs/15/release-15.html">PostgreSQL 15 Release Notes</a>
   </li>
   <li>
-    <a href="https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items">PostgreSQL 14 Open Items</a>
+    <a href="https://wiki.postgresql.org/wiki/PostgreSQL_15_Open_Items">PostgreSQL 15 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%}
index b9b09f8f3b8f3ed5572560edf6f3437cfe04c66f..86f8c7bd881f2f535065834d7ba6ae4b06deecef 100644 (file)
@@ -1,2 +1,2 @@
-12th May 2022: <a href="{{link_root}}/about/news/postgresql-143-137-1211-1116-and-1021-released-2449/">
-  PostgreSQL 14.3, 13.7, 12.11, 11.16, and 10.21 Released</a>!
+19th May 2022: <a href="{{link_root}}/about/news/postgresql-15-beta-1-released-2453/">
+  PostgreSQL 15 Beta 1 Released</a>!