2022-11-10 update release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 10 Nov 2022 03:37:16 +0000 (22:37 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 10 Nov 2022 03:37:16 +0000 (22:37 -0500)
templates/index.html
templates/pages/developer/roadmap.html
templates/pages/include/topbar.html

index 59325a012d2fe945abadeabbad14acd0c19c99d4..e27ab985f94f44702693a2f7a6ef655211a4a36f 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2022-10-13 - <a href="/about/news/postgresql-15-released-2526/">PostgreSQL 15 Released!</a>
+            2022-11-10 -
+            <a href="/about/news/postgresql-151-146-139-1213-1118-and-1023-released-2543/">
+              PostgreSQL 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23 Released!
+            </a>
           </strong>
         </p>
         <p>
-          The PostgreSQL Global Development Group today announced the
-          release of <a href="/docs/15/release-15.html">PostgreSQL 15</a>,
-          the latest version of the world’s
-          <a href="https://www.postgresql.org/">most advanced open source database</a>.
-        </p>
-        <p>
-          PostgreSQL 15 builds on the performance improvements of recent
-          releases with noticeable gains for managing workloads in both local
-          and distributed deployments, including improved sorting. This release
-          improves the developer experience with the addition of the popular
-          <a href="/docs/15/sql-merge.html">MERGE</a>
-          command, and adds more capabilities for observing the state of the
-          database.
+          The PostgreSQL Global Development Group has
+          <a href="/download/">released an update</a> to all
+          supported versions of PostgreSQL, including 15.1, 14.6, 13.9, 12.13,
+          11.18, and 10.23. This release fixes 25 bugs reported over the last
+          several months.
         </p>
         <p>
-          You can find information about all of the PostgreSQL 15 features and
-          changes in the <a href="/docs/15/release-15.html">release notes</a>.
+          This is the <strong>final release of PostgreSQL 10</strong>.
+          PostgreSQL 10 will no longer receive
+          <a href="/support/versioning/">security and bug fixes</a>. If you are
+          running PostgreSQL 10 in a production environment, we suggest that you
+          make plans to upgrade.
         </p>
         <p>
-          For
-          <a href="/about/press/">translations of the release announcement</a>,
-          please visit the <a href="/about/press/">press kit</a>.
+          For the full list of changes, please review the
+          <a href="/docs/release/">release notes</a>. You can get the updates on
+          the <a href="/download/">download</a> page.
         </p>
         <ul>
           {% for v in versions %}
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/postgresql-15-released-2526/">
-              PostgreSQL 15 Released!
+            <a href="/about/news/postgresql-151-146-139-1213-1118-and-1023-released-2543/">
+              PostgreSQL 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23 Released!
             </a>
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2022-10-13</li>
+            <li><i class="far fa-clock"></i>&nbsp;2022-11-10</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group today announced the
-          release of <a href="/docs/15/release-15.html">PostgreSQL 15</a>,
-          the latest version of the world’s
-          <a href="https://www.postgresql.org/">most advanced open source database</a>.
-        </p>
-        <p>
-          PostgreSQL 15 builds on the performance improvements of recent
-          releases with noticeable gains for managing workloads in both local
-          and distributed deployments, including improved sorting. This release
-          improves the developer experience with the addition of the popular
-          <a href="/docs/15/sql-merge.html">MERGE</a>
-          command, and adds more capabilities for observing the state of the
-          database.
+          The PostgreSQL Global Development Group has
+          <a href="/download/">released an update</a> to all
+          supported versions of PostgreSQL, including 15.1, 14.6, 13.9, 12.13,
+          11.18, and 10.23. This release fixes 25 bugs reported over the last
+          several months.
         </p>
         <p>
-          "The PostgreSQL developer community continues to build features that
-          simplify running high performance data workloads while improving the
-          developer experience," said Jonathan Katz, a PostgreSQL Core Team
-          member. "PostgreSQL 15 highlights how, through open software
-          development, we can deliver to our users a database that is great for
-          application development and safe for their critical data."
+          This is the <strong>final release of PostgreSQL 10</strong>.
+          PostgreSQL 10 will no longer receive
+          <a href="/support/versioning/">security and bug fixes</a>. If you are
+          running PostgreSQL 10 in a production environment, we suggest that you
+          make plans to upgrade.
         </p>
         <p>
-          <a href="https://www.postgresql.org">PostgreSQL</a>, an innovative
-          data management system known for its reliability and robustness,
-          benefits from over 25 years of open source development from a
-          <a href="/community/">global developer community</a> and has become
-          the preferred open source relational database for organizations of
-          all sizes.
+          For the full list of changes, please review the
+          <a href="/docs/release/">release notes</a>. You can get the updates on
+          the <a href="/download/">download</a> page.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/postgresql-15-released-2526/">Full Release Announcement</a></li>
-          <li><a href="/about/press/">Press Kit &amp; Translations</a></li>
-          <li><a href="/docs/15/release-15.html">PostgreSQL 15 Release Notes</a></li>
+          <li><a href="/about/news/postgresql-151-146-139-1213-1118-and-1023-released-2543/">Release Announcement</a></li>
+          <li><a href="/docs/release/">Release Notes</a></li>
           <li><a href="/support/versioning/">Versioning Policy</a>
+          <li><a href="/about/press/">PostgreSQL 15 Press Kit &amp; Translations</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 22929d19692f86e07a8d9d6005029292450bfe08..6ef34332567c571bba4f360151178b96b7c80603 100644 (file)
@@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
 releases is:
 </p>
 <ul>
-  <li>November 10th, 2022</li>
   <li>February 9th, 2023</li>
   <li>May 11th, 2023</li>
   <li>August 10th, 2023</li>
+  <li>November 9th, 2022</li>
 </ul>
 
 <h2>Next major release</h2>
index be666c16d1e405fc6f29c771dc8b76a78969e0b3..410555b65f70716d0802bd9e27c84133a28a986a 100644 (file)
@@ -1,2 +1,2 @@
-13th October 2022: <a href="/about/news/postgresql-15-released-2526/">
-  PostgreSQL 15 Released</a>!
+10th November 2022: <a href="/about/news/postgresql-151-146-139-1213-1118-and-1023-released-2543/">
+  PostgreSQL 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23 Released</a>!