This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 62a30ea3eba Updating built site (build 
db1e1f36ec321c419bd8ccc80fb672d0c5b55b1b)
62a30ea3eba is described below

commit 62a30ea3eba3e2817f906643666019749171f6d7
Author: Raúl Cumplido <[email protected]>
AuthorDate: Sat Apr 20 21:15:15 2024 +0000

    Updating built site (build db1e1f36ec321c419bd8ccc80fb672d0c5b55b1b)
---
 arrow.rdf                            |   4 +-
 feed.xml                             |   2 +-
 install/index.html                   |  24 ++--
 release/0.1.0.html                   |   4 +-
 release/0.10.0.html                  |   4 +-
 release/0.11.0.html                  |   4 +-
 release/0.11.1.html                  |   4 +-
 release/0.12.0.html                  |   4 +-
 release/0.13.0.html                  |   4 +-
 release/0.14.0.html                  |   4 +-
 release/0.14.1.html                  |   4 +-
 release/0.15.0.html                  |   4 +-
 release/0.15.1.html                  |   4 +-
 release/0.16.0.html                  |   4 +-
 release/0.17.0.html                  |   4 +-
 release/0.17.1.html                  |   4 +-
 release/0.2.0.html                   |   4 +-
 release/0.3.0.html                   |   4 +-
 release/0.4.0.html                   |   4 +-
 release/0.4.1.html                   |   4 +-
 release/0.5.0.html                   |   4 +-
 release/0.6.0.html                   |   4 +-
 release/0.7.0.html                   |   4 +-
 release/0.7.1.html                   |   4 +-
 release/0.8.0.html                   |   4 +-
 release/0.9.0.html                   |   4 +-
 release/1.0.0.html                   |   4 +-
 release/1.0.1.html                   |   4 +-
 release/10.0.0.html                  |   4 +-
 release/10.0.1.html                  |   4 +-
 release/11.0.0.html                  |   4 +-
 release/12.0.0.html                  |   4 +-
 release/12.0.1.html                  |   4 +-
 release/13.0.0.html                  |   4 +-
 release/14.0.0.html                  |   4 +-
 release/14.0.1.html                  |   4 +-
 release/14.0.2.html                  |   4 +-
 release/15.0.0.html                  |   4 +-
 release/15.0.1.html                  |   4 +-
 release/15.0.2.html                  |   4 +-
 release/{15.0.2.html => 16.0.0.html} | 207 ++++++++++++++++++++++++++---------
 release/2.0.0.html                   |   4 +-
 release/3.0.0.html                   |   4 +-
 release/4.0.0.html                   |   4 +-
 release/4.0.1.html                   |   4 +-
 release/5.0.0.html                   |   4 +-
 release/6.0.0.html                   |   4 +-
 release/6.0.1.html                   |   4 +-
 release/7.0.0.html                   |   4 +-
 release/8.0.0.html                   |   4 +-
 release/9.0.0.html                   |   4 +-
 release/index.html                   |   9 +-
 52 files changed, 271 insertions(+), 163 deletions(-)

diff --git a/arrow.rdf b/arrow.rdf
index d3d3ab90c7f..ebd851f94a3 100644
--- a/arrow.rdf
+++ b/arrow.rdf
@@ -60,8 +60,8 @@ Apache Arrow is software created by and for the developer 
community. We are dedi
       <Version>
         <name>Apache Arrow</name>
         <!-- Release is filled in by Jekyll from contents of 
_data/versions.yml -->
-        <created>2024-03-18</created>
-        <revision>15.0.2</revision>
+        <created>2024-04-20</created>
+        <revision>16.0.0</revision>
       </Version>
     </release>
     <repository>
diff --git a/feed.xml b/feed.xml
index 974b7a1d6b6..722895df37a 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.3">Jekyll</generator><link 
href="https://arrow.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://arrow.apache.org/"; rel="alternate" type="text/html" 
/><updated>2024-04-06T11:31:22-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title
 type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language 
developm [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.3">Jekyll</generator><link 
href="https://arrow.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://arrow.apache.org/"; rel="alternate" type="text/html" 
/><updated>2024-04-20T17:10:17-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title
 type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language 
developm [...]
 
 -->
 
diff --git a/install/index.html b/install/index.html
index 62ceca2dbca..5f20b16a6ca 100644
--- a/install/index.html
+++ b/install/index.html
@@ -234,9 +234,9 @@
 
 <h1 id="install-apache-arrow">Install Apache Arrow</h1>
 
-<h2 id="current-version-1502-2024-03-18">Current Version: 15.0.2 
(2024-03-18)</h2>
+<h2 id="current-version-1600-2024-04-20">Current Version: 16.0.0 
(2024-04-20)</h2>
 
-<p>See the <a href="/release/15.0.2.html">release notes</a> for more about 
what’s new. For information on previous releases, see <a 
href="/release/">here</a>. Rust and Julia libraries are released separately. 
See the following pages for details:</p>
+<p>See the <a href="/release/16.0.0.html">release notes</a> for more about 
what’s new. For information on previous releases, see <a 
href="/release/">here</a>. Rust and Julia libraries are released separately. 
See the following pages for details:</p>
 
 <ul>
   <li>Rust: <a href="https://docs.rs/crate/arrow/latest";>documentation for 
arrow crate</a></li>
@@ -250,24 +250,24 @@
 <h3 id="source-release">Source Release</h3>
 
 <ul>
-  <li><strong>Source Release</strong>: <a 
href="https://www.apache.org/dyn/closer.lua?action=download&amp;filename=arrow/arrow-15.0.2/apache-arrow-15.0.2.tar.gz";>apache-arrow-15.0.2.tar.gz</a></li>
-  <li><strong>Verification</strong>: <a 
href="https://downloads.apache.org/arrow/arrow-15.0.2/apache-arrow-15.0.2.tar.gz.asc";>asc
 signature</a>, <a 
href="https://downloads.apache.org/arrow/arrow-15.0.2/apache-arrow-15.0.2.tar.gz.sha256";>sha256
 checksum</a>, <a 
href="https://downloads.apache.org/arrow/arrow-15.0.2/apache-arrow-15.0.2.tar.gz.sha512";>sha512
 checksum</a>, (<a 
href="https://www.apache.org/dyn/closer.cgi#verify";>verification 
instructions</a>)</li>
-  <li><a 
href="https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.2";>Git tag 
e03105efc38edca4ca429bf967a17b4d0fbebe40</a></li>
+  <li><strong>Source Release</strong>: <a 
href="https://www.apache.org/dyn/closer.lua?action=download&amp;filename=arrow/arrow-16.0.0/apache-arrow-16.0.0.tar.gz";>apache-arrow-16.0.0.tar.gz</a></li>
+  <li><strong>Verification</strong>: <a 
href="https://downloads.apache.org/arrow/arrow-16.0.0/apache-arrow-16.0.0.tar.gz.asc";>asc
 signature</a>, <a 
href="https://downloads.apache.org/arrow/arrow-16.0.0/apache-arrow-16.0.0.tar.gz.sha256";>sha256
 checksum</a>, <a 
href="https://downloads.apache.org/arrow/arrow-16.0.0/apache-arrow-16.0.0.tar.gz.sha512";>sha512
 checksum</a>, (<a 
href="https://www.apache.org/dyn/closer.cgi#verify";>verification 
instructions</a>)</li>
+  <li><a 
href="https://github.com/apache/arrow/releases/tag/apache-arrow-16.0.0";>Git tag 
6a28035c2b49b432dc63f5ee7524d76b4ed2d762</a></li>
   <li><a href="https://downloads.apache.org/arrow/KEYS";>GPG keys for release 
signatures</a></li>
 </ul>
 
 <h3 id="java-packages">Java Packages</h3>
 
-<p><a 
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%2215.0.2%22";>Java
 Artifacts on Maven Central</a></p>
+<p><a 
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%2216.0.0%22";>Java
 Artifacts on Maven Central</a></p>
 
 <h3 id="python-wheels">Python Wheels</h3>
 
 <p>We have provided official binary wheels on PyPI for Linux, macOS, and 
Windows:</p>
 
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>pip <span class="nb">install </span><span 
class="nv">pyarrow</span><span class="o">==</span>15.0.<span class="k">*</span>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>pip <span class="nb">install </span><span 
class="nv">pyarrow</span><span class="o">==</span>16.0.<span class="k">*</span>
 </code></pre></div></div>
 
-<p>We recommend pinning <code class="language-plaintext 
highlighter-rouge">15.0.*</code>
+<p>We recommend pinning <code class="language-plaintext 
highlighter-rouge">16.0.*</code>
 in <code class="language-plaintext highlighter-rouge">requirements.txt</code> 
to install the latest patch release.</p>
 
 <p>These include the Apache Arrow and Apache Parquet C++ binary libraries 
bundled
@@ -277,7 +277,7 @@ with the wheel.</p>
 
 <p>The Go Module is tagged with its version and can be easily installed with 
<code class="language-plaintext highlighter-rouge">go get</code>:</p>
 
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>go get github.com/apache/arrow/go/[email protected]
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>go get github.com/apache/arrow/go/[email protected]
 </code></pre></div></div>
 
 <p>The Apache Arrow module can then be imported using:</p>
@@ -413,9 +413,9 @@ for the following versions:</p>
 
 <p>Install them with:</p>
 
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>conda <span class="nb">install </span>arrow-cpp<span 
class="o">=</span>15.0.<span class="k">*</span> <span class="nt">-c</span> 
conda-forge
-conda <span class="nb">install </span><span class="nv">pyarrow</span><span 
class="o">=</span>15.0.<span class="k">*</span> <span class="nt">-c</span> 
conda-forge
-conda <span class="nb">install </span>r-arrow<span 
class="o">=</span>15.0.<span class="k">*</span> <span class="nt">-c</span> 
conda-forge
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>conda <span class="nb">install </span>arrow-cpp<span 
class="o">=</span>16.0.<span class="k">*</span> <span class="nt">-c</span> 
conda-forge
+conda <span class="nb">install </span><span class="nv">pyarrow</span><span 
class="o">=</span>16.0.<span class="k">*</span> <span class="nt">-c</span> 
conda-forge
+conda <span class="nb">install </span>r-arrow<span 
class="o">=</span>16.0.<span class="k">*</span> <span class="nt">-c</span> 
conda-forge
 </code></pre></div></div>
 
 <h3 id="c-and-glib-c-packages-on-homebrew">C++ and GLib (C) Packages on 
Homebrew</h3>
diff --git a/release/0.1.0.html b/release/0.1.0.html
index 679adeeea1b..2c90f845da1 100644
--- a/release/0.1.0.html
+++ b/release/0.1.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.1.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 
5 Laurent Goujon 5 adeneche 4 Dan Robin [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 
5 Laurent Goujon 5 adeneche 4 Dan Robin [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.10.0.html b/release/0.10.0.html
index c9da7c7a0ce..783374549b6 100644
--- a/release/0.10.0.html
+++ b/release/0.10.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.10.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 
Phillip Cloud 11 Bryan Cutler 11 y [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 
Phillip Cloud 11 Bryan Cutler 11 y [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.0.html b/release/0.11.0.html
index 8b18ea7bea5..91d26ed3169 100644
--- a/release/0.11.0.html
+++ b/release/0.11.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.11.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 
Deepak Majeti 54 Kouhei Sutou 50 Krisztián Szűcs 48 An [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 
Deepak Majeti 54 Kouhei Sutou 50 Krisztián Szűcs 48 An [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.1.html b/release/0.11.1.html
index 92b496e6be1..69f522a1f2e 100644
--- a/release/0.11.1.html
+++ b/release/0.11.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.11.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update 
zlib library in manylinu [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update 
zlib library in manylinu [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.12.0.html b/release/0.12.0.html
index a206921a30d..28b2e9f334b 100644
--- a/release/0.12.0.html
+++ b/release/0.12.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.12.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 distinct contributors. $ git shortlog -sn 
apache-arrow-0.11.0..apache-arrow-0.12.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 distinct contributors. $ git shortlog -sn 
apache-arrow-0.11.0..apache-arrow-0.12.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.13.0.html b/release/0.13.0.html
index 023a7904ba0..ceed4dafdb9 100644
--- a/release/0.13.0.html
+++ b/release/0.13.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.13.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-0.12.0..apache-arrow-0.13.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-0.12.0..apache-arrow-0.13.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.0.html b/release/0.14.0.html
index 6b478026715..de88343958a 100644
--- a/release/0.14.0.html
+++ b/release/0.14.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.14.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 distinct contributors. $ git shortlog -sn 
apache-arrow-0.13.0..apache-arrow-0.14.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 distinct contributors. $ git shortlog -sn 
apache-arrow-0.13.0..apache-arrow-0.14.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.1.html b/release/0.14.1.html
index 07390d69b67..a585b5cc1ce 100644
--- a/release/0.14.1.html
+++ b/release/0.14.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.14.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors This release includes 52 commits from 16 distinct contributors. $ 
git shortlog - [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors This release includes 52 commits from 16 distinct contributors. $ 
git shortlog - [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.0.html b/release/0.15.0.html
index 93be80e313e..450c98b44b9 100644
--- a/release/0.15.0.html
+++ b/release/0.15.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.15.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 distinct contributors. $ git shortlog -sn 
apache-arrow-0.14.0..apache-arrow-0.15 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 distinct contributors. $ git shortlog -sn 
apache-arrow-0.14.0..apache-arrow-0.15 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.1.html b/release/0.15.1.html
index 14959583680..3220ee0b9ac 100644
--- a/release/0.15.1.html
+++ b/release/0.15.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.15.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.0..apache-arrow-0.15 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.0..apache-arrow-0.15 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.16.0.html b/release/0.16.0.html
index 239cb56568e..e85b43e2d1f 100644
--- a/release/0.16.0.html
+++ b/release/0.16.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.16.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.1..apache-arrow-0.1 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.1..apache-arrow-0.1 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.0.html b/release/0.17.0.html
index 29c151cce70..f1f3a99c989 100644
--- a/release/0.17.0.html
+++ b/release/0.17.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.17.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 distinct contributors. $ git shortlog -sn 
apache-arrow-0.16.0..apache-arrow-0.17. [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 distinct contributors. $ git shortlog -sn 
apache-arrow-0.16.0..apache-arrow-0.17. [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.1.html b/release/0.17.1.html
index 0a0dd2e88ad..2de34acc18e 100644
--- a/release/0.17.1.html
+++ b/release/0.17.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.17.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commits from 11 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commits from 11 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.2.0.html b/release/0.2.0.html
index 4211b0b4d87..60d1fd2499c 100644
--- a/release/0.2.0.html
+++ b/release/0.2.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.2.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio 
Lahr-Vivaz 1 Ho [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio 
Lahr-Vivaz 1 Ho [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.3.0.html b/release/0.3.0.html
index c0b8fb80707..d83b0948a68 100644
--- a/release/0.3.0.html
+++ b/release/0.3.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.3.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 
Philipp Moritz 4 Jeff Knupp [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 
Philipp Moritz 4 Jeff Knupp [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.0.html b/release/0.4.0.html
index eb0ae4e50d4..e18ad922f86 100644
--- a/release/0.4.0.html
+++ b/release/0.4.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.4.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 
Julien Le Dem 1 Bryan Cutle [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 
Julien Le Dem 1 Bryan Cutle [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.1.html b/release/0.4.1.html
index 24211c0157b..5b2a6626d95 100644
--- a/release/0.4.1.html
+++ b/release/0.4.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.4.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [Format] Add additional language to 
Schema.fbs to clarify naive vs.  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [Format] Add additional language to 
Schema.fbs to clarify naive vs.  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.5.0.html b/release/0.5.0.html
index 3ab3ba698c6..085ce2b2843 100644
--- a/release/0.5.0.html
+++ b/release/0.5.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.5.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes 
McKinney 22 Uwe [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes 
McKinney 22 Uwe [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.6.0.html b/release/0.6.0.html
index c7b34d9cfd8..56b15294a3b 100644
--- a/release/0.6.0.html
+++ b/release/0.6.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.6.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio 
Lahr-Vivaz 2 Li Jin 2 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio 
Lahr-Vivaz 2 Li Jin 2 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.0.html b/release/0.7.0.html
index 0ca002523e6..c7072fcc33b 100644
--- a/release/0.7.0.html
+++ b/release/0.7.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.7.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan 
Cutler 2 HorimotoYasuhiro 2 La [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan 
Cutler 2 HorimotoYasuhiro 2 La [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.1.html b/release/0.7.1.html
index b80d404941c..0ef77a236a4 100644
--- a/release/0.7.1.html
+++ b/release/0.7.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.7.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir 
Malekpour 1 Bryan Cutle [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir 
Malekpour 1 Bryan Cutle [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.8.0.html b/release/0.8.0.html
index 62c0e8d75ad..b3102bc015e 100644
--- a/release/0.8.0.html
+++ b/release/0.8.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.8.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan 
Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Taylor 4 s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan 
Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Taylor 4 s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.9.0.html b/release/0.9.0.html
index 508f1793fc0..0bd0e3cb09b 100644
--- a/release/0.9.0.html
+++ b/release/0.9.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.9.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 
Philipp Mori [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 
Philipp Mori [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.0.html b/release/1.0.0.html
index 2ad261dba0a..4c868ab569a 100644
--- a/release/1.0.0.html
+++ b/release/1.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 1.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache-arrow-1.0.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache-arrow-1.0.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.1.html b/release/1.0.1.html
index c35eae05ed6..9364ba400dc 100644
--- a/release/1.0.1.html
+++ b/release/1.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 1.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-1.0.1 9 Krisz [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-1.0.1 9 Krisz [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/10.0.0.html b/release/10.0.0.html
index 3a607996a00..5438d7da1e4 100644
--- a/release/10.0.0.html
+++ b/release/10.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 10.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 10.0.0 (26 October 2022) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 536 commits from 100 distinct contributors. 
$ git shortlog -s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 10.0.0 (26 October 2022) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 536 commits from 100 distinct contributors. 
$ git shortlog -s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/10.0.1.html b/release/10.0.1.html
index 9a6d486c13d..69e98580705 100644
--- a/release/10.0.1.html
+++ b/release/10.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 10.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 10.0.1 (22 November 2022) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 34 commits from 15 distinct contributors. $ 
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 10.0.1 (22 November 2022) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 34 commits from 15 distinct contributors. $ 
git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/11.0.0.html b/release/11.0.0.html
index 87df0340ec9..7d0dc97dc5e 100644
--- a/release/11.0.0.html
+++ b/release/11.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 11.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 11.0.0 (26 January 2023) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 516 commits from 95 distinct contributors. $ 
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 11.0.0 (26 January 2023) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 516 commits from 95 distinct contributors. $ 
git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/12.0.0.html b/release/12.0.0.html
index ae8fd2c14ed..b335be49ff8 100644
--- a/release/12.0.0.html
+++ b/release/12.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 12.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 12.0.0 (2 May 2023) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For AlmaLinux For 
Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 531 commits from 97 distinct contributors. $ 
git shortlog -sn apac [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 12.0.0 (2 May 2023) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For AlmaLinux For 
Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 531 commits from 97 distinct contributors. $ 
git shortlog -sn apac [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/12.0.1.html b/release/12.0.1.html
index 0cb82b666af..e5af194977c 100644
--- a/release/12.0.1.html
+++ b/release/12.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 12.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 12.0.1 (13 June 2023) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 32 commits from 12 distinct contributors. $ 
git shortlog -sn apa [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 12.0.1 (13 June 2023) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 32 commits from 12 distinct contributors. $ 
git shortlog -sn apa [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/13.0.0.html b/release/13.0.0.html
index 59aa556270f..1de615371c8 100644
--- a/release/13.0.0.html
+++ b/release/13.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 13.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 13.0.0 (23 August 2023) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 608 commits from 108 distinct contributors. 
$ git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 13.0.0 (23 August 2023) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 608 commits from 108 distinct contributors. 
$ git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/14.0.0.html b/release/14.0.0.html
index 40a556116f9..617b5fd6edf 100644
--- a/release/14.0.0.html
+++ b/release/14.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 14.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 14.0.0 (1 November 2023) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 612 commits from 116 distinct contributors. 
$ git shortlog -s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 14.0.0 (1 November 2023) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 612 commits from 116 distinct contributors. 
$ git shortlog -s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/14.0.1.html b/release/14.0.1.html
index 923f9abe786..003044e0a8e 100644
--- a/release/14.0.1.html
+++ b/release/14.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 14.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 14.0.1 (10 November 2023) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 5 commits from 3 distinct contributors. $ 
git shortlog -sn a [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 14.0.1 (10 November 2023) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 5 commits from 3 distinct contributors. $ 
git shortlog -sn a [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/14.0.2.html b/release/14.0.2.html
index c7a26e6bfd3..39eac777f11 100644
--- a/release/14.0.2.html
+++ b/release/14.0.2.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 14.0.2 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 14.0.2 (19 December 2023) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 32 commits from 11 distinct contributors. $ 
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 14.0.2 (19 December 2023) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 32 commits from 11 distinct contributors. $ 
git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/15.0.0.html b/release/15.0.0.html
index 703c462ad12..92c2bec90d1 100644
--- a/release/15.0.0.html
+++ b/release/15.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 15.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 15.0.0 (21 January 2024) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 536 commits from 101 distinct contributors. 
$ git shortlog -s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 15.0.0 (21 January 2024) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 536 commits from 101 distinct contributors. 
$ git shortlog -s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/15.0.1.html b/release/15.0.1.html
index 97e5d8211aa..86ce30a0a48 100644
--- a/release/15.0.1.html
+++ b/release/15.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 15.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 15.0.1 (7 March 2024) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 37 commits from 18 distinct contributors. $ 
git shortlog -sn apa [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 15.0.1 (7 March 2024) This is a patch release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 37 commits from 18 distinct contributors. $ 
git shortlog -sn apa [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/15.0.2.html b/release/15.0.2.html
index a44221ccd50..36d5de5ab5c 100644
--- a/release/15.0.2.html
+++ b/release/15.0.2.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 15.0.2 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 15.0.2 (18 March 2024) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 11 commits from 7 distinct contributors. $ 
git shortlog -sn apa [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 15.0.2 (18 March 2024) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 11 commits from 7 distinct contributors. $ 
git shortlog -sn apa [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/15.0.2.html b/release/16.0.0.html
similarity index 54%
copy from release/15.0.2.html
copy to release/16.0.0.html
index a44221ccd50..da212f14286 100644
--- a/release/15.0.2.html
+++ b/release/16.0.0.html
@@ -6,27 +6,27 @@
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <!-- The above meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
     
-    <title>Apache Arrow 15.0.2 Release | Apache Arrow</title>
+    <title>Apache Arrow 16.0.0 Release | Apache Arrow</title>
     
 
     <!-- Begin Jekyll SEO tag v2.8.0 -->
 <meta name="generator" content="Jekyll v4.3.3" />
-<meta property="og:title" content="Apache Arrow 15.0.2 Release" />
+<meta property="og:title" content="Apache Arrow 16.0.0 Release" />
 <meta property="og:locale" content="en_US" />
-<meta name="description" content="Apache Arrow 15.0.2 (18 March 2024) This is 
a patch release covering more than 0 months of development. Download Source 
Artifacts Binary Artifacts For AlmaLinux For Amazon Linux For CentOS For C# For 
Debian For Python For Ubuntu Git tag Contributors This release includes 11 
commits from 7 distinct contributors. $ git shortlog -sn 
apache-arrow-15.0.1..apache-arrow-15.0.2 4 Raúl Cumplido 2 Vyas Ramasubramani 1 
Alenka Frim 1 Jonathan Keane 1 Sten Larsson 1  [...]
-<meta property="og:description" content="Apache Arrow 15.0.2 (18 March 2024) 
This is a patch release covering more than 0 months of development. Download 
Source Artifacts Binary Artifacts For AlmaLinux For Amazon Linux For CentOS For 
C# For Debian For Python For Ubuntu Git tag Contributors This release includes 
11 commits from 7 distinct contributors. $ git shortlog -sn 
apache-arrow-15.0.1..apache-arrow-15.0.2 4 Raúl Cumplido 2 Vyas Ramasubramani 1 
Alenka Frim 1 Jonathan Keane 1 Sten Lar [...]
-<link rel="canonical" href="https://arrow.apache.org/release/15.0.2.html"; />
-<meta property="og:url" content="https://arrow.apache.org/release/15.0.2.html"; 
/>
+<meta name="description" content="Apache Arrow 16.0.0 (20 April 2024) This is 
a major release covering more than 1 months of development. Download Source 
Artifacts Binary Artifacts For AlmaLinux For Amazon Linux For CentOS For C# For 
Debian For Python For Ubuntu Git tag Contributors This release includes 587 
commits from 119 distinct contributors. $ git shortlog -sn 
apache-arrow-15.0.2..apache-arrow-16.0.0 79 dependabot[bot] 70 Sutou Kouhei 41 
Antoine Pitrou 31 Joris Van den Bossche 28 R [...]
+<meta property="og:description" content="Apache Arrow 16.0.0 (20 April 2024) 
This is a major release covering more than 1 months of development. Download 
Source Artifacts Binary Artifacts For AlmaLinux For Amazon Linux For CentOS For 
C# For Debian For Python For Ubuntu Git tag Contributors This release includes 
587 commits from 119 distinct contributors. $ git shortlog -sn 
apache-arrow-15.0.2..apache-arrow-16.0.0 79 dependabot[bot] 70 Sutou Kouhei 41 
Antoine Pitrou 31 Joris Van den Bossc [...]
+<link rel="canonical" href="https://arrow.apache.org/release/16.0.0.html"; />
+<meta property="og:url" content="https://arrow.apache.org/release/16.0.0.html"; 
/>
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
-<meta property="twitter:title" content="Apache Arrow 15.0.2 Release" />
+<meta property="twitter:title" content="Apache Arrow 16.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 15.0.2 (18 March 2024) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 11 commits from 7 distinct contributors. $ 
git shortlog -sn apa [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 16.0.0 (20 April 2024) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 587 commits from 119 distinct contributors. 
$ git shortlog -sn  [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -233,14 +233,14 @@
 
 -->
 
-<h1 id="apache-arrow-1502-18-march-2024">Apache Arrow 15.0.2 (18 March 
2024)</h1>
+<h1 id="apache-arrow-1600-20-april-2024">Apache Arrow 16.0.0 (20 April 
2024)</h1>
 
-<p>This is a patch release covering more than 0 months of development.</p>
+<p>This is a major release covering more than 1 months of development.</p>
 
 <h2 id="download">Download</h2>
 
 <ul>
-  <li><a 
href="https://www.apache.org/dyn/closer.lua/arrow/arrow-15.0.2/";><strong>Source 
Artifacts</strong></a></li>
+  <li><a 
href="https://www.apache.org/dyn/closer.lua/arrow/arrow-16.0.0/";><strong>Source 
Artifacts</strong></a></li>
   <li><strong>Binary Artifacts</strong>
     <ul>
       <li><a href="https://apache.jfrog.io/artifactory/arrow/almalinux/";>For 
AlmaLinux</a></li>
@@ -248,61 +248,168 @@
       <li><a href="https://apache.jfrog.io/artifactory/arrow/centos/";>For 
CentOS</a></li>
       <li><a href="https://apache.jfrog.io/artifactory/arrow/nuget/";>For 
C#</a></li>
       <li><a href="https://apache.jfrog.io/artifactory/arrow/debian/";>For 
Debian</a></li>
-      <li><a 
href="https://apache.jfrog.io/artifactory/arrow/python/15.0.2/";>For 
Python</a></li>
+      <li><a 
href="https://apache.jfrog.io/artifactory/arrow/python/16.0.0/";>For 
Python</a></li>
       <li><a href="https://apache.jfrog.io/artifactory/arrow/ubuntu/";>For 
Ubuntu</a></li>
     </ul>
   </li>
-  <li><a 
href="https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.2";>Git 
tag</a></li>
+  <li><a 
href="https://github.com/apache/arrow/releases/tag/apache-arrow-16.0.0";>Git 
tag</a></li>
 </ul>
 
 <h2 id="contributors">Contributors</h2>
 
-<p>This release includes 11 commits from 7 distinct contributors.</p>
-
-<div class="language-console highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="gp">$</span><span class="w"> </span>git 
shortlog <span class="nt">-sn</span> apache-arrow-15.0.1..apache-arrow-15.0.2
-<span class="go">     4        Raúl Cumplido
-     2 Vyas Ramasubramani
-     1 Alenka Frim
-     1 Jonathan Keane
-     1 Sten Larsson
-     1 Sutou Kouhei
-     1 Weston Pace
+<p>This release includes 587 commits from 119 distinct contributors.</p>
+
+<div class="language-console highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="gp">$</span><span class="w"> </span>git 
shortlog <span class="nt">-sn</span> apache-arrow-15.0.2..apache-arrow-16.0.0
+<span class="go">    79        dependabot[bot]
+    70 Sutou Kouhei
+    41 Antoine Pitrou
+    31 Joris Van den Bossche
+    28 Raúl Cumplido
+    24 Alenka Frim
+    19 mwish
+    14 Felipe Oliveira Carvalho
+    13 Jacob Wujciak-Jens
+    12 Dewey Dunnington
+    11 Dane Pitkin
+    10 Bryce Mecum
+    10 Matt Topol
+     9 Jonathan Keane
+     9 ZhangHuiGui
+     8 Vibhatha Lakmal Abeykoon
+     7 Rossi Sun
+     6 Adam Reeve
+     6 David Li
+     6 Hyunseok Seo
+     6 James Henderson
+     6 Thomas Newton
+     6 david dali susanibar arce
+     5 Dominik Moritz
+     5 Laurent Goujon
+     5 Weston Pace
+     4 Curt Hagenlocher
+     4 Divyansh200102
+     4 Gang Wu
+     4 Ian Cook
+     4 James Duong
+     4 abandy
+     3 Benjamin Kietzman
+     3 Jin Shang
+     3 Joel Lubinitsky
+     3 Judah Rand
+     3 Nic Crane
+     3 Rok Mihevc
+     3 Rossi(Ruoxi) Sun
+     3 Vyas Ramasubramani
+     3 Xiansen Chen
+     2 Anja Kefala
+     2 Gabriel Tomitsuka
+     2 Josh Soref
+     2 LucasG0
+     2 Marcus D. Hanwell
+     2 Michał Górny
+     2 Neal Richardson
+     2 Paul
+     2 Sten Larsson
+     2 Zhen Wang
+     2 emkornfield
+     2 wayne
+     1 0x0000ffff
+     1 Adam Curtis
+     1 Alex Shcherbakov
+     1 Alexander Blazhkov
+     1 Ali Khalili
+     1 Andrew Grosser
+     1 Andrew Lamb
+     1 Austin Dickey
+     1 Chun Yang
+     1 Clay Johnson
+     1 Clif Houck
+     1 David Greiss
+     1 Donald Tolley
+     1 Elliot Morrison-Reed
+     1 Etienne Bacher
+     1 Florian Bernard
+     1 Florian Jetter
+     1 Fokko Driesprong
+     1 Francis
+     1 Hadley Wickham
+     1 Hattonuri
+     1 Hussein Awala
+     1 JB Onofré
+     1 Jeffrey Vo
+     1 Jeremy Aguilon
+     1 Jinpeng
+     1 Joe Marshall
+     1 Jânio
+     1 Kemal
+     1 Kevin Gurney
+     1 Kevin Mingtarja
+     1 Lev Tolmachev
+     1 Liang-Chi Hsieh
+     1 Lubo Slivka
+     1 Lyndon Shi
+     1 MagicBoost
+     1 Matthew McNew
+     1 Miguel Pragier
+     1 Miles
+     1 Paul Nienaber
+     1 Peter Newcomb
+     1 Sandro
+     1 Simon Perkins
+     1 Siyang Tang
+     1 Tom Jarosz
+     1 Uwe L. Korn
+     1 Will Jones
+     1 Yan Zhou
+     1 Yue
+     1 arunppsg
+     1 av8or1
+     1 carehabit
+     1 dsisnero
+     1 ella-chao
+     1 h-vetinari
+     1 keshen-msft
+     1 lriggs
+     1 messense
+     1 normanj-bitquill
+     1 qmmk
+     1 sgilmore10
+     1 sullis
+     1 tobim
+     1 y.yoshida5
+     1 ywgrit
+     1 野鹿
 </span></code></pre></div></div>
 
 <h2 id="patch-committers">Patch Committers</h2>
 
 <p>The following Apache committers merged contributed patches to the 
repository.</p>
 
-<div class="language-console highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="gp">$</span><span class="w"> </span>git 
shortlog <span class="nt">-sn</span> <span class="nt">--group</span><span 
class="o">=</span>trailer:signed-off-by apache-arrow-15.0.1..apache-arrow-15.0.2
-<span class="go">     3        Antoine Pitrou
-     2 Sutou Kouhei
-     1 Felipe Oliveira Carvalho
-     1 Jonathan Keane
-     1 Joris Van den Bossche
+<div class="language-console highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="gp">$</span><span class="w"> </span>git 
shortlog <span class="nt">-sn</span> <span class="nt">--group</span><span 
class="o">=</span>trailer:signed-off-by apache-arrow-15.0.2..apache-arrow-16.0.0
+<span class="go">   176        Sutou Kouhei
+    97 Antoine Pitrou
+    58 Joris Van den Bossche
+    50 David Li
+    32 Matt Topol
+    27 Curt Hagenlocher
+    20 Jacob Wujciak-Jens
+    17 Raúl Cumplido
+    16 Felipe Oliveira Carvalho
+    14 AlenkaF
+    13 mwish
+     9 Benjamin Kietzman
+     8 Dewey Dunnington
+     6 Nic Crane
+     5 Bryce Mecum
+     5 Jonathan Keane
+     3 Weston Pace
+     3 dependabot[bot]
+     2 Kevin Gurney
+     1 Rok Mihevc
 </span></code></pre></div></div>
 
 <h2 id="changelog">Changelog</h2>
 
-<h2 id="apache-arrow-1502-2024-03-18-070000">Apache Arrow 15.0.2 (2024-03-18 
07:00:00)</h2>
-
-<h3 id="bug-fixes">Bug Fixes</h3>
-
-<ul>
-  <li><a href="https://github.com/apache/arrow/issues/39582";>GH-39582</a> - 
[C++][Acero] Increase size of Acero TempStack (#40007)</li>
-  <li><a href="https://github.com/apache/arrow/issues/39919";>GH-39919</a> - 
[C++][Dataset] Add missing Protobuf static link dependency (#40015)</li>
-  <li><a href="https://github.com/apache/arrow/issues/39943";>GH-39943</a> - 
[CI][Python] Update manylinux images to avoid GPG problems downloading packages 
(#39944)</li>
-  <li><a href="https://github.com/apache/arrow/issues/40068";>GH-40068</a> - 
[C++] Possible data race when reading metadata of a parquet file (#40111)</li>
-  <li><a href="https://github.com/apache/arrow/issues/40252";>GH-40252</a> - 
[C++] Make span SFINAE standards-conforming to enable compilation with nvcc 
(#40253)</li>
-  <li><a href="https://github.com/apache/arrow/issues/40386";>GH-40386</a> - 
[Python] Fix except clauses (#40387)</li>
-  <li><a href="https://github.com/apache/arrow/issues/40485";>GH-40485</a> - 
[Python][CI] Skip failing test_dateutil_tzinfo_to_string (#40486)</li>
-</ul>
-
-<h3 id="new-features-and-improvements">New Features and Improvements</h3>
-
-<ul>
-  <li><a href="https://github.com/apache/arrow/issues/40248";>GH-40248</a> - 
[R] fallback to the correct libtool when we find a GNU one (#40259)</li>
-</ul>
-
 
     </main>
 
diff --git a/release/2.0.0.html b/release/2.0.0.html
index 674dfd0d2a5..06cb67b322f 100644
--- a/release/2.0.0.html
+++ b/release/2.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 2.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-2.0.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-2.0.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/3.0.0.html b/release/3.0.0.html
index 03c41781948..0fe96a24a00 100644
--- a/release/3.0.0.html
+++ b/release/3.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 3.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 distinct contributors. $ git shortlog -sn 
apache-arrow-2.0.0..apache-arrow-3.0. [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 distinct contributors. $ git shortlog -sn 
apache-arrow-2.0.0..apache-arrow-3.0. [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.0.html b/release/4.0.0.html
index cf93b6c99fa..c63869798d7 100644
--- a/release/4.0.0.html
+++ b/release/4.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 4.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 4.0.0 (26 April 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 719 
commits from 114 distinct contributors. $ git shortlog -sn 
apache-arrow-3.0.0..apache-arrow-4.0.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 4.0.0 (26 April 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 719 
commits from 114 distinct contributors. $ git shortlog -sn 
apache-arrow-3.0.0..apache-arrow-4.0.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.1.html b/release/4.0.1.html
index 1638cc194f0..3b6072a6f2b 100644
--- a/release/4.0.1.html
+++ b/release/4.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 4.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of 
development and addressing small but important bugs in the different 
implementations. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 21 
commits from 13 distinct contributors.  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of 
development and addressing small but important bugs in the different 
implementations. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 21 
commits from 13 distinct contributors.  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/5.0.0.html b/release/5.0.0.html
index 7bce276a59d..23aae4da462 100644
--- a/release/5.0.0.html
+++ b/release/5.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 5.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 5.0.0 (29 July 2021) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 684 
commits from 99 distinct contributors in 2 Arrow repositories. 77 David Li 43 
Krisztián Szűcs 42 An [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 5.0.0 (29 July 2021) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 684 
commits from 99 distinct contributors in 2 Arrow repositories. 77 David Li 43 
Krisztián Szűcs 42 An [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.0.html b/release/6.0.0.html
index 93466e3daa2..50f496b9cc1 100644
--- a/release/6.0.0.html
+++ b/release/6.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 6.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 6.0.0 (26 October 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 592 
commits from 88 distinct contributors. 58 David Li 56 Antoine Pitrou 46 Neal 
Richardson 42 Sutou [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 6.0.0 (26 October 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 592 
commits from 88 distinct contributors. 58 David Li 56 Antoine Pitrou 46 Neal 
Richardson 42 Sutou [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.1.html b/release/6.0.1.html
index 0d8086f1dea..228d10dbfbd 100644
--- a/release/6.0.1.html
+++ b/release/6.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 6.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 6.0.1 (18 November 2021) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 34 commits from 16 distinct contributors. $ 
git shortlog -sn  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 6.0.1 (18 November 2021) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 34 commits from 16 distinct contributors. $ 
git shortlog -sn  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/7.0.0.html b/release/7.0.0.html
index fc294ab3ff6..56ec11f6d41 100644
--- a/release/7.0.0.html
+++ b/release/7.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 7.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 7.0.0 (3 February 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 650 commits from 105 distinct contributors. 
$ git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 7.0.0 (3 February 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 650 commits from 105 distinct contributors. 
$ git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/8.0.0.html b/release/8.0.0.html
index fc759b361c7..3f3c94d03b5 100644
--- a/release/8.0.0.html
+++ b/release/8.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 8.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 8.0.0 (6 May 2022) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For AlmaLinux For 
Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 636 commits from 127 distinct contributors. 
$ git shortlog -sn apac [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 8.0.0 (6 May 2022) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For AlmaLinux For 
Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 636 commits from 127 distinct contributors. 
$ git shortlog -sn apac [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/9.0.0.html b/release/9.0.0.html
index 7d1a8eee7cd..de23cc7c57d 100644
--- a/release/9.0.0.html
+++ b/release/9.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 9.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow 9.0.0 (3 August 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 529 commits from 114 distinct contributors. 
$ git shortlog -sn a [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow 9.0.0 (3 August 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 529 commits from 114 distinct contributors. 
$ git shortlog -sn a [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/index.html b/release/index.html
index 7feb320d437..b7db46e58fa 100644
--- a/release/index.html
+++ b/release/index.html
@@ -13,20 +13,20 @@
 <meta name="generator" content="Jekyll v4.3.3" />
 <meta property="og:title" content="Releases" />
 <meta property="og:locale" content="en_US" />
-<meta name="description" content="Apache Arrow Releases Navigate to the 
release page for downloads and the changelog. 15.0.2 (18 March 2024) 15.0.1 (7 
March 2024) 15.0.0 (21 January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 
November 2023) 14.0.0 (1 November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 
2023) 12.0.0 (2 May 2023) 11.0.0 (26 January 2023) 10.0.1 (22 November 2022) 
10.0.0 (26 October 2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 2022) 7.0.0 (3 
February 2022) 6.0.1 (18 November 2 [...]
-<meta property="og:description" content="Apache Arrow Releases Navigate to the 
release page for downloads and the changelog. 15.0.2 (18 March 2024) 15.0.1 (7 
March 2024) 15.0.0 (21 January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 
November 2023) 14.0.0 (1 November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 
2023) 12.0.0 (2 May 2023) 11.0.0 (26 January 2023) 10.0.1 (22 November 2022) 
10.0.0 (26 October 2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 2022) 7.0.0 (3 
February 2022) 6.0.1 (18 Nov [...]
+<meta name="description" content="Apache Arrow Releases Navigate to the 
release page for downloads and the changelog. 16.0.0 (20 April 2024) 15.0.2 (18 
March 2024) 15.0.1 (7 March 2024) 15.0.0 (21 January 2024) 14.0.2 (19 December 
2023) 14.0.1 (10 November 2023) 14.0.0 (1 November 2023) 13.0.0 (23 August 
2023) 12.0.1 (13 June 2023) 12.0.0 (2 May 2023) 11.0.0 (26 January 2023) 10.0.1 
(22 November 2022) 10.0.0 (26 October 2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 
2022) 7.0.0 (3 February 202 [...]
+<meta property="og:description" content="Apache Arrow Releases Navigate to the 
release page for downloads and the changelog. 16.0.0 (20 April 2024) 15.0.2 (18 
March 2024) 15.0.1 (7 March 2024) 15.0.0 (21 January 2024) 14.0.2 (19 December 
2023) 14.0.1 (10 November 2023) 14.0.0 (1 November 2023) 13.0.0 (23 August 
2023) 12.0.1 (13 June 2023) 12.0.0 (2 May 2023) 11.0.0 (26 January 2023) 10.0.1 
(22 November 2022) 10.0.0 (26 October 2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 
2022) 7.0.0 (3 Febru [...]
 <link rel="canonical" href="https://arrow.apache.org/release/"; />
 <meta property="og:url" content="https://arrow.apache.org/release/"; />
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-04-06T11:31:22-04:00" />
+<meta property="article:published_time" content="2024-04-20T17:10:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Releases" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-06T11:31:22-04:00","datePublished":"2024-04-06T11:31:22-04:00","description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
15.0.2 (18 March 2024) 15.0.1 (7 March 2024) 15.0.0 (21 January 2024) 14.0.2 
(19 December 2023) 14.0.1 (10 November 2023) 14.0.0 (1 November 2023) 13.0.0 
(23 August 2023) 12.0.1 (13 June 2023) 12.0.0 (2 May 2023) 11.0.0 (26 January 
2023) 10.0.1 (22 No [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-20T17:10:17-04:00","datePublished":"2024-04-20T17:10:17-04:00","description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
16.0.0 (20 April 2024) 15.0.2 (18 March 2024) 15.0.1 (7 March 2024) 15.0.0 (21 
January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 November 2023) 14.0.0 (1 
November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 2023) 12.0.0 (2 May 
2023) 11.0.0 (26 Janu [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -238,6 +238,7 @@
 <p>Navigate to the release page for downloads and the changelog.</p>
 
 <ul>
+  <li><a href="/release/16.0.0.html">16.0.0 (20 April 2024)</a></li>
   <li><a href="/release/15.0.2.html">15.0.2 (18 March 2024)</a></li>
   <li><a href="/release/15.0.1.html">15.0.1 (7 March 2024)</a></li>
   <li><a href="/release/15.0.0.html">15.0.0 (21 January 2024)</a></li>

Reply via email to