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 1168841ab86 Updating built site (build
fcd325679e51eda78dad00ad06be0f7734c8b6d1)
1168841ab86 is described below
commit 1168841ab8606e839e3f3cdf9723d28b579e5ebd
Author: Dewey Dunnington <[email protected]>
AuthorDate: Wed May 29 14:37:55 2024 +0000
Updating built site (build fcd325679e51eda78dad00ad06be0f7734c8b6d1)
---
blog/2024/01/27/nanoarrow-0.5.0-release/index.html | 556 +++++++++++++++++++++
blog/index.html | 15 +
feed.xml | 2 +-
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/16.0.0.html | 4 +-
release/16.1.0.html | 4 +-
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 | 4 +-
53 files changed, 672 insertions(+), 101 deletions(-)
diff --git a/blog/2024/01/27/nanoarrow-0.5.0-release/index.html
b/blog/2024/01/27/nanoarrow-0.5.0-release/index.html
new file mode 100644
index 00000000000..1330fd53422
--- /dev/null
+++ b/blog/2024/01/27/nanoarrow-0.5.0-release/index.html
@@ -0,0 +1,556 @@
+<!DOCTYPE html>
+<html lang="en-US">
+ <head>
+ <meta charset="UTF-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <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 nanoarrow 0.5.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 nanoarrow 0.5.0 Release" />
+<meta name="author" content="pmc" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="The Apache Arrow team is pleased to announce
the 0.5.0 release of Apache Arrow nanoarrow. This release covers 79 resolved
issues from 9 contributors. Release Highlights The primary focus of the
nanoarrow 0.5.0 release was expanding the initial Python bindings that were
released in 0.4.0. The nanoarrow Python package can now create and consume most
Arrow data types, arrays, and array streams, including conversion to/from
objects compatible with the Python [...]
+<meta property="og:description" content="The Apache Arrow team is pleased to
announce the 0.5.0 release of Apache Arrow nanoarrow. This release covers 79
resolved issues from 9 contributors. Release Highlights The primary focus of
the nanoarrow 0.5.0 release was expanding the initial Python bindings that were
released in 0.4.0. The nanoarrow Python package can now create and consume most
Arrow data types, arrays, and array streams, including conversion to/from
objects compatible with the [...]
+<link rel="canonical"
href="https://arrow.apache.org/blog/2024/01/27/nanoarrow-0.5.0-release/" />
+<meta property="og:url"
content="https://arrow.apache.org/blog/2024/01/27/nanoarrow-0.5.0-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-01-27T00:00:00-05: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 nanoarrow 0.5.0 Release"
/>
+<meta name="twitter:site" content="@ApacheArrow" />
+<meta name="twitter:creator" content="@pmc" />
+<script type="application/ld+json">
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-01-27T00:00:00-05:00","datePublished":"2024-01-27T00:00:00-05:00","description":"The
Apache Arrow team is pleased to announce the 0.5.0 release of Apache Arrow
nanoarrow. This release covers 79 resolved issues from 9 contributors. Release
Highlights The primary focus of the nanoarrow 0.5.0 release was expanding the
initial Python bindings that were released in 0.4.0. The n [...]
+<!-- End Jekyll SEO tag -->
+
+
+ <!-- favicons -->
+ <link rel="icon" type="image/png" sizes="16x16"
href="/img/favicon-16x16.png" id="light1">
+ <link rel="icon" type="image/png" sizes="32x32"
href="/img/favicon-32x32.png" id="light2">
+ <link rel="apple-touch-icon" type="image/png" sizes="180x180"
href="/img/apple-touch-icon.png" id="light3">
+ <link rel="apple-touch-icon" type="image/png" sizes="120x120"
href="/img/apple-touch-icon-120x120.png" id="light4">
+ <link rel="apple-touch-icon" type="image/png" sizes="76x76"
href="/img/apple-touch-icon-76x76.png" id="light5">
+ <link rel="apple-touch-icon" type="image/png" sizes="60x60"
href="/img/apple-touch-icon-60x60.png" id="light6">
+ <!-- dark mode favicons -->
+ <link rel="icon" type="image/png" sizes="16x16"
href="/img/favicon-16x16-dark.png" id="dark1">
+ <link rel="icon" type="image/png" sizes="32x32"
href="/img/favicon-32x32-dark.png" id="dark2">
+ <link rel="apple-touch-icon" type="image/png" sizes="180x180"
href="/img/apple-touch-icon-dark.png" id="dark3">
+ <link rel="apple-touch-icon" type="image/png" sizes="120x120"
href="/img/apple-touch-icon-120x120-dark.png" id="dark4">
+ <link rel="apple-touch-icon" type="image/png" sizes="76x76"
href="/img/apple-touch-icon-76x76-dark.png" id="dark5">
+ <link rel="apple-touch-icon" type="image/png" sizes="60x60"
href="/img/apple-touch-icon-60x60-dark.png" id="dark6">
+
+ <script>
+ // Switch to the dark-mode favicons if prefers-color-scheme: dark
+ function onUpdate() {
+ light1 = document.querySelector('link#light1');
+ light2 = document.querySelector('link#light2');
+ light3 = document.querySelector('link#light3');
+ light4 = document.querySelector('link#light4');
+ light5 = document.querySelector('link#light5');
+ light6 = document.querySelector('link#light6');
+
+ dark1 = document.querySelector('link#dark1');
+ dark2 = document.querySelector('link#dark2');
+ dark3 = document.querySelector('link#dark3');
+ dark4 = document.querySelector('link#dark4');
+ dark5 = document.querySelector('link#dark5');
+ dark6 = document.querySelector('link#dark6');
+
+ if (matcher.matches) {
+ light1.remove();
+ light2.remove();
+ light3.remove();
+ light4.remove();
+ light5.remove();
+ light6.remove();
+ document.head.append(dark1);
+ document.head.append(dark2);
+ document.head.append(dark3);
+ document.head.append(dark4);
+ document.head.append(dark5);
+ document.head.append(dark6);
+ } else {
+ dark1.remove();
+ dark2.remove();
+ dark3.remove();
+ dark4.remove();
+ dark5.remove();
+ dark6.remove();
+ document.head.append(light1);
+ document.head.append(light2);
+ document.head.append(light3);
+ document.head.append(light4);
+ document.head.append(light5);
+ document.head.append(light6);
+ }
+ }
+ matcher = window.matchMedia('(prefers-color-scheme: dark)');
+ matcher.addListener(onUpdate);
+ onUpdate();
+ </script>
+
+ <link rel="stylesheet"
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+
+ <link href="/css/main.css" rel="stylesheet">
+ <link href="/css/syntax.css" rel="stylesheet">
+ <script src="/javascript/main.js"></script>
+
+ <!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ /* tracker methods like "setCustomDimension" should be called before
"trackPageView" */
+ /* We explicitly disable cookie tracking to avoid privacy issues */
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+ (function() {
+ var u="https://analytics.apache.org/";
+ _paq.push(['setTrackerUrl', u+'matomo.php']);
+ _paq.push(['setSiteId', '20']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+
+
+ </head>
+
+
+<body class="wrap">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark">
+
+ <a class="navbar-brand no-padding" href="/"><img
src="/img/arrow-inverse-300px.png" height="40px"/></a>
+
+ <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse"
data-target="#arrow-navbar" aria-controls="arrow-navbar" aria-expanded="false"
aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <!-- Collect the nav links, forms, and other content for toggling -->
+ <div class="collapse navbar-collapse justify-content-end"
id="arrow-navbar">
+ <ul class="nav navbar-nav">
+ <li class="nav-item"><a class="nav-link" href="/overview/"
role="button" aria-haspopup="true" aria-expanded="false">Overview</a></li>
+ <li class="nav-item"><a class="nav-link" href="/faq/" role="button"
aria-haspopup="true" aria-expanded="false">FAQ</a></li>
+ <li class="nav-item"><a class="nav-link" href="/blog" role="button"
aria-haspopup="true" aria-expanded="false">Blog</a></li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownGetArrow" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Get Arrow
+ </a>
+ <div class="dropdown-menu" aria-labelledby="navbarDropdownGetArrow">
+ <a class="dropdown-item" href="/install/">Install</a>
+ <a class="dropdown-item" href="/release/">Releases</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow">Source Code</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownDocumentation" role="button"
data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Documentation
+ </a>
+ <div class="dropdown-menu"
aria-labelledby="navbarDropdownDocumentation">
+ <a class="dropdown-item" href="/docs">Project Docs</a>
+ <a class="dropdown-item"
href="/docs/format/Columnar.html">Format</a>
+ <hr/>
+ <a class="dropdown-item" href="/docs/c_glib">C GLib</a>
+ <a class="dropdown-item" href="/docs/cpp">C++</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/blob/main/csharp/README.md">C#</a>
+ <a class="dropdown-item"
href="https://godoc.org/github.com/apache/arrow/go/arrow">Go</a>
+ <a class="dropdown-item" href="/docs/java">Java</a>
+ <a class="dropdown-item" href="/docs/js">JavaScript</a>
+ <a class="dropdown-item" href="/julia/">Julia</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/blob/main/matlab/README.md">MATLAB</a>
+ <a class="dropdown-item" href="/docs/python">Python</a>
+ <a class="dropdown-item" href="/docs/r">R</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/blob/main/ruby/README.md">Ruby</a>
+ <a class="dropdown-item"
href="https://docs.rs/arrow/latest">Rust</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownSubprojects" role="button"
data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Subprojects
+ </a>
+ <div class="dropdown-menu"
aria-labelledby="navbarDropdownSubprojects">
+ <a class="dropdown-item" href="/adbc">ADBC</a>
+ <a class="dropdown-item" href="/docs/format/Flight.html">Arrow
Flight</a>
+ <a class="dropdown-item" href="/docs/format/FlightSql.html">Arrow
Flight SQL</a>
+ <a class="dropdown-item"
href="https://datafusion.apache.org">DataFusion</a>
+ <a class="dropdown-item" href="/nanoarrow">nanoarrow</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownCommunity" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Community
+ </a>
+ <div class="dropdown-menu" aria-labelledby="navbarDropdownCommunity">
+ <a class="dropdown-item" href="/community/">Communication</a>
+ <a class="dropdown-item"
href="/docs/developers/index.html">Contributing</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/issues">Issue Tracker</a>
+ <a class="dropdown-item" href="/committers/">Governance</a>
+ <a class="dropdown-item" href="/use_cases/">Use Cases</a>
+ <a class="dropdown-item" href="/powered_by/">Powered By</a>
+ <a class="dropdown-item" href="/visual_identity/">Visual
Identity</a>
+ <a class="dropdown-item" href="/security/">Security</a>
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/policies/conduct.html">Code of
Conduct</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownASF" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ ASF Links
+ </a>
+ <div class="dropdown-menu dropdown-menu-right"
aria-labelledby="navbarDropdownASF">
+ <a class="dropdown-item" href="https://www.apache.org/">ASF
Website</a>
+ <a class="dropdown-item"
href="https://www.apache.org/licenses/">License</a>
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class="dropdown-item"
href="https://www.apache.org/security/">Security</a>
+ </div>
+ </li>
+ </ul>
+ </div><!-- /.navbar-collapse -->
+ </nav>
+
+ </header>
+
+ <div class="container p-4 pt-5">
+ <div class="col-md-8 mx-auto">
+ <main role="main" class="pb-5">
+
+<h1>
+ Apache Arrow nanoarrow 0.5.0 Release
+</h1>
+<hr class="mt-4 mb-3">
+
+
+
+<p class="mb-4 pb-1">
+ <span class="badge badge-secondary">Published</span>
+ <span class="published mr-3">
+ 27 Jan 2024
+ </span>
+ <br />
+ <span class="badge badge-secondary">By</span>
+
+ <a class="mr-3" href="https://arrow.apache.org">The Apache Arrow PMC (pmc)
</a>
+
+
+
+</p>
+
+
+ <!--
+
+-->
+
+<p>The Apache Arrow team is pleased to announce the 0.5.0 release of
+Apache Arrow nanoarrow. This release covers 79 resolved issues from
+9 contributors.</p>
+
+<h2 id="release-highlights">Release Highlights</h2>
+
+<p>The primary focus of the nanoarrow 0.5.0 release was expanding the
+initial <a href="#python-bindings">Python bindings</a> that were released in
0.4.0.
+The nanoarrow Python package can now create and consume most Arrow
+data types, arrays, and array streams, including conversion to/from
+objects compatible with the Python buffer protocol and conversion
+to/from lists of Python objects.</p>
+
+<p>The nanoarrow 0.5.0 release also includes updates to its build
+configuration to make it possible to use nanoarrow with <code
class="language-plaintext highlighter-rouge">FetchContent</code>
+in projects with a wider variety of CMake usage. In addition to CMake,
+nanoarrow now supports the Meson build system. Thanks to
+<a href="https://github.com/vyasr">@vyasr</a> and <a
href="https://github.com/WillAyd">@WillAyd</a>
+for contributing these changes!</p>
+
+<p>In the <a href="#r-bindings">R bindings</a>, support for reading IPC streams
+is now accessible with <code class="language-plaintext
highlighter-rouge">read_nanoarrow()</code>!</p>
+
+<p>Finally, build system helpers and helpers to reconcile modern C++ usage
+with nanorrow C structures (e.g., iterating over an <code
class="language-plaintext highlighter-rouge">ArrowArrayStream</code> or
+<code class="language-plaintext highlighter-rouge">ArrowArray</code> using a
range-for loop) were added to <code class="language-plaintext
highlighter-rouge">nanoarrow.hpp</code>.
+Thanks to <a href="https://github.com/bkietz">@bkeitz</a> for contributing
these
+changes!</p>
+
+<p>See the
+<a
href="https://github.com/apache/arrow-nanoarrow/blob/apache-arrow-nanoarrow-0.5.0/CHANGELOG.md">Changelog</a>
+for a detailed list of contributions to this release.</p>
+
+<h2 id="breaking-changes">Breaking Changes</h2>
+
+<p>Most changes included in the nanoarrow 0.5.0 release will not break
downstream
+code; however, several changes in the C library are breaking changes to
previous
+behaviour.</p>
+
+<ul>
+ <li><code class="language-plaintext
highlighter-rouge">ArrowBufferResize()</code> and <code
class="language-plaintext highlighter-rouge">ArrowBitmapResize()</code> now
adjust <code class="language-plaintext highlighter-rouge">size_bytes</code>/
+<code class="language-plaintext highlighter-rouge">size_bits</code> in
addition to <code class="language-plaintext
highlighter-rouge">capacity_bytes</code>/<code class="language-plaintext
highlighter-rouge">buffer.capacity_bytes</code>.
+Preivously these functions only adjusted the capacity of the underlying
+buffer which caused some understandable confusion even though this
+behaviour was documented. This change affects all usage of
+<code class="language-plaintext highlighter-rouge">ArrowBufferReisze()</code>
and <code class="language-plaintext
highlighter-rouge">ArrowBitmapResize()</code> that <em>increased</em> the size
+of the underlying buffer (i.e., usage where <code class="language-plaintext
highlighter-rouge">shrink_to_fit</code> was non zero
+should be unaffected).</li>
+ <li><code class="language-plaintext
highlighter-rouge">ArrowBufferReset()</code> now <em>always</em> calls the
allocator’s <code class="language-plaintext highlighter-rouge">free()</code>
callback.
+Previously, a call to the <code class="language-plaintext
highlighter-rouge">free()</code> callback was skipped if the pointer was
+<code class="language-plaintext highlighter-rouge">NULL</code>; however, this
led to some confusion and made it easy to accidentally
+leak a custom deallocator whose pointer happened to be <code
class="language-plaintext highlighter-rouge">NULL</code>.</li>
+ <li>As a consequence of the above, it is now mandatory to call <code
class="language-plaintext highlighter-rouge">ArrowBufferInit()</code>
+before calling <code class="language-plaintext
highlighter-rouge">ArrowBufferReset()</code>. There was some existing usage of
nanoarrow
+that zero-ed the memory for an <code class="language-plaintext
highlighter-rouge">ArrowBuffer</code> and then (sometimes) called
+<code class="language-plaintext highlighter-rouge">ArrowBufferReset()</code>.
Preivously this was a no-op; however, after 0.5.0 this
+will crash. This is consistent with other structures in the nanoarrow C library
+(which require an initialization before it is safe to reset/release them).</li>
+</ul>
+
+<h3 id="python-bindings">Python bindings</h3>
+
+<p>The nanoarrow Python bindings are distributed as the <code
class="language-plaintext highlighter-rouge">nanoarrow</code> package on
+<a href="https://pypi.org/project/nanoarrow/">PyPI</a> and <a
href="https://anaconda.org/conda-forge/nanoarrow">conda-forge</a>:</p>
+
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>pip <span class="nb">install </span>nanoarrow
+conda <span class="nb">install </span>nanoarrow <span class="nt">-c</span>
conda-forge
+</code></pre></div></div>
+
+<p>High level users can use the <code class="language-plaintext
highlighter-rouge">Schema</code>, <code class="language-plaintext
highlighter-rouge">Array</code>, and <code class="language-plaintext
highlighter-rouge">ArrayStream</code> classes
+to interact with data types, arrays, and array streams:</p>
+
+<div class="language-python highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="kn">import</span> <span
class="n">nanoarrow</span> <span class="k">as</span> <span class="n">na</span>
+
+<span class="n">na</span><span class="p">.</span><span
class="nf">int32</span><span class="p">()</span>
+<span class="c1">#> <Schema> int32
+</span>
+<span class="n">na</span><span class="p">.</span><span
class="nc">Array</span><span class="p">([</span><span class="mi">1</span><span
class="p">,</span> <span class="mi">2</span><span class="p">,</span> <span
class="mi">3</span><span class="p">],</span> <span class="n">na</span><span
class="p">.</span><span class="nf">int32</span><span class="p">())</span>
+<span class="c1">#> nanoarrow.Array<int32>[3]
+#> 1
+#> 2
+#> 3
+</span>
+<span class="n">url</span> <span class="o">=</span> <span
class="sh">"</span><span
class="s">https://github.com/apache/arrow-experiments/raw/main/data/arrow-commits/arrow-commits.arrows</span><span
class="sh">"</span>
+<span class="n">na</span><span class="p">.</span><span
class="n">ArrayStream</span><span class="p">.</span><span
class="nf">from_url</span><span class="p">(</span><span
class="n">url</span><span class="p">)</span>
+<span class="c1">#> nanoarrow.ArrayStream<non-nullable struct<commit:
string, time: timestamp('us', 'UTC'), files: int3...>
+</span></code></pre></div></div>
+
+<p>Low-level users can use <code class="language-plaintext
highlighter-rouge">c_schema()</code>, <code class="language-plaintext
highlighter-rouge">c_array()</code>, and <code class="language-plaintext
highlighter-rouge">c_array_stream()</code> to interact
+with thin wrappers around the Arrow C Data interface structures:</p>
+
+<div class="language-python highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="n">na</span><span class="p">.</span><span
class="nf">c_schema</span><span class="p">(</span><span
class="n">pa</span><span class="p">.</span><span
class="nf">decimal128</span><span class="p">(</span><span
class="mi">10</span><span class="p">,</span> <span class="mi">3</span><span
class="p">))</span>
+<span class="c1">#> <nanoarrow.c_schema.CSchema decimal128(10, 3)>
+#> - format: 'd:10,3'
+#> - name: ''
+#> - flags: 2
+#> - metadata: NULL
+#> - dictionary: NULL
+#> - children[0]:
+</span>
+<span class="n">na</span><span class="p">.</span><span
class="nf">c_array</span><span class="p">([</span><span
class="sh">"</span><span class="s">one</span><span class="sh">"</span><span
class="p">,</span> <span class="sh">"</span><span class="s">two</span><span
class="sh">"</span><span class="p">,</span> <span class="sh">"</span><span
class="s">three</span><span class="sh">"</span><span class="p">,</span> <span
class="bp">None</span><span class="p">],</span> <span class="n">na</span><sp
[...]
+<span class="c1">#> <nanoarrow.c_array.CArray string>
+#> - length: 4
+#> - offset: 0
+#> - null_count: 1
+#> - buffers: (4754305168, 4754307808, 4754310464)
+#> - dictionary: NULL
+#> - children[0]:
+</span></code></pre></div></div>
+
+<p>All nanoarrow type/array-like objects implement the
+<a
href="https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html">Arrow
PyCapsule interface</a>
+for both producing and consuming and are zero-copy interchangeable with <code
class="language-plaintext highlighter-rouge">pyarrow</code>
+objects in many cases:</p>
+
+<div class="language-python highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="kn">import</span> <span
class="n">pyarrow</span> <span class="k">as</span> <span class="n">pa</span>
+
+<span class="n">pa</span><span class="p">.</span><span
class="nf">field</span><span class="p">(</span><span class="n">na</span><span
class="p">.</span><span class="nf">int32</span><span class="p">())</span>
+<span class="c1">#> pyarrow.Field<: int32>
+</span>
+<span class="n">na</span><span class="p">.</span><span
class="nc">Schema</span><span class="p">(</span><span class="n">pa</span><span
class="p">.</span><span class="nf">string</span><span class="p">())</span>
+<span class="c1">#> <Schema> string
+</span>
+<span class="n">pa</span><span class="p">.</span><span
class="nf">array</span><span class="p">(</span><span class="n">na</span><span
class="p">.</span><span class="nc">Array</span><span class="p">([</span><span
class="mi">4</span><span class="p">,</span> <span class="mi">5</span><span
class="p">,</span> <span class="mi">6</span><span class="p">],</span> <span
class="n">na</span><span class="p">.</span><span class="nf">int32</span><span
class="p">()))</span>
+<span class="c1">#> <pyarrow.lib.Int32Array object at 0x11b552500>
+#> [
+#> 4,
+#> 5,
+#> 6
+#> ]
+</span>
+<span class="n">na</span><span class="p">.</span><span
class="nc">Array</span><span class="p">(</span><span class="n">pa</span><span
class="p">.</span><span class="nf">array</span><span class="p">([</span><span
class="mi">10</span><span class="p">,</span> <span class="mi">11</span><span
class="p">,</span> <span class="mi">12</span><span class="p">]))</span>
+<span class="c1">#> nanoarrow.Array<int64>[3]
+#> 10
+#> 11
+#> 12
+</span></code></pre></div></div>
+
+<p>For a more detailed tour of the nanoarrow Python bindings, see the
+<a
href="https://arrow.apache.org/nanoarrow/latest/getting-started/python.html">Getting
started in Python guide</a> and the
+<a
href="https://arrow.apache.org/nanoarrow/latest/reference/python/index.html">Python
API reference</a>.</p>
+
+<h3 id="cc">C/C++</h3>
+
+<p>The nanoarrow 0.5.0 release includes a number of bugfixes and improvements
+to the core C library and C++ helpers.</p>
+
+<p>First, the CMake build system was refactored to enable <code
class="language-plaintext highlighter-rouge">FetchContent</code> to
+work in a wider variety of
+<a
href="https://github.com/apache/arrow-nanoarrow/tree/main/examples/cmake-scenarios">develop/build/install
scenarios</a>. In most cases, CMake-based projects should be able
+to add the nanoarrow C library as a dependency with:</p>
+
+<div class="language-cmake highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nb">include</span><span
class="p">(</span>FetchContent<span class="p">)</span>
+<span class="nf">fetchcontent_declare</span><span class="p">(</span>nanoarrow
+ GIT_REPOSITORY
https://github.com/apache/arrow-nanoarrow.git
+ GIT_TAG apache-arrow-nanoarrow-0.5.0
+ GIT_SHALLOW TRUE<span class="p">)</span>
+<span class="nf">fetchcontent_makeavailable</span><span
class="p">(</span>nanoarrow<span class="p">)</span>
+
+<span class="nb">add_executable</span><span class="p">(</span>some_target
...<span class="p">)</span>
+<span class="nb">target_link_libraries</span><span
class="p">(</span>some_target nanoarrow::nanoarrow<span class="p">)</span>
+</code></pre></div></div>
+
+<p>Projects using the <a href="https://mesonbuild.com/">Meson</a> build system
can install
+nanoarrow from <a
href="https://mesonbuild.com/Wrapdb-projects.html">WrapDB</a> using:</p>
+
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nb">mkdir</span> <span
class="nt">-p</span> subprojects
+meson wrap <span class="nb">install </span>nanoarrow
+</code></pre></div></div>
+
+<p>…and use <code class="language-plaintext
highlighter-rouge">dependency('nanoarrow')</code> to add the dependency:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>nanoarrow_dep = dependency('nanoarrow')
+example_exec = executable('some_target',
+ ...,
+ dependencies: [nanoarrow_dep])
+</code></pre></div></div>
+
+<p>Finally, a set of C++ range/view helpers were added to smooth out some
+of more verbose aspects of working with nanoarrow in C++. While the
+new helpers are targeted at more than just nanoarrow’s tests, they have been
+particularly helpful in allowing nanoarrow’s tests to be more less repetitive
+and more effective. For example, one particularly verbose test was collapsed
+to:</p>
+
+<div class="language-cpp highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="cp">#include</span> <span
class="cpf"><gtest/gtest.h></span><span class="cp">
+#include</span> <span class="cpf"><gmock/gmock-matchers.h></span><span
class="cp">
+#include</span> <span
class="cpf"><nanoarrow/nanoarrow_gtest_util.hpp></span><span class="cp">
+#include</span> <span class="cpf"><nanoarrow/nanoarrow.hpp></span><span
class="cp">
+</span>
+<span class="n">nanoarrow</span><span class="o">::</span><span
class="n">UniqueArrayStream</span> <span class="n">array_stream</span><span
class="p">;</span>
+<span class="c1">// ... populate array_stream</span>
+<span class="n">nanoarrow</span><span class="o">::</span><span
class="n">ViewArrayStream</span> <span class="nf">array_stream_view</span><span
class="p">(</span><span class="n">array_stream</span><span
class="p">.</span><span class="n">get</span><span class="p">());</span>
+
+<span class="k">for</span> <span class="p">(</span><span
class="n">ArrowArray</span><span class="o">&</span> <span
class="n">array</span> <span class="o">:</span> <span
class="n">array_stream_view</span><span class="p">)</span> <span
class="p">{</span>
+ <span class="n">EXPECT_THAT</span><span class="p">(</span><span
class="n">nanoarrow</span><span class="o">::</span><span
class="n">ViewArrayAs</span><span class="o"><</span><span
class="kt">int32_t</span><span class="o">></span><span
class="p">(</span><span class="o">&</span><span class="n">array</span><span
class="p">),</span> <span class="n">ElementsAre</span><span
class="p">(</span><span class="mi">1234</span><span class="p">));</span>
+<span class="p">}</span>
+
+<span class="n">EXPECT_EQ</span><span class="p">(</span><span
class="n">array_stream_view</span><span class="p">.</span><span
class="n">count</span><span class="p">(),</span> <span class="mi">1</span><span
class="p">);</span>
+<span class="n">EXPECT_EQ</span><span class="p">(</span><span
class="n">array_stream_view</span><span class="p">.</span><span
class="n">code</span><span class="p">(),</span> <span
class="n">NANOARROW_OK</span><span class="p">);</span>
+<span class="n">EXPECT_STREQ</span><span class="p">(</span><span
class="n">array_stream_view</span><span class="p">.</span><span
class="n">error</span><span class="p">()</span><span
class="o">-></span><span class="n">message</span><span class="p">,</span>
<span class="s">""</span><span class="p">);</span>
+</code></pre></div></div>
+
+<p>See the new section in the
+<a
href="https://arrow.apache.org/nanoarrow/latest/reference/cpp.html#range-for-utilities">C++
API reference</a> for details.</p>
+
+<h3 id="r-bindings">R bindings</h3>
+
+<p>The nanoarrow R bindings are distributed as the <code
class="language-plaintext highlighter-rouge">nanoarrow</code> package on
+<a href="https://cran.r-project.org/">CRAN</a>.</p>
+
+<p>Whereas nanoarrow has had an IPC reader supporting most features of the
+IPC streaming format since 0.3.0, the R bindings did not implement bindings
+until this release. The 0.5.0 release of the R package includes <code
class="language-plaintext highlighter-rouge">read_nanoarrow()</code>
+as an entrypoint to reading streams from various sources including URLs,
+filenames, and R connections:</p>
+
+<div class="language-r highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="n">library</span><span
class="p">(</span><span class="n">nanoarrow</span><span class="p">)</span><span
class="w">
+
+</span><span class="n">url</span><span class="w"> </span><span
class="o"><-</span><span class="w"> </span><span
class="s2">"https://github.com/apache/arrow-experiments/raw/main/data/arrow-commits/arrow-commits.arrows"</span><span
class="w">
+
+</span><span class="n">read_nanoarrow</span><span class="p">(</span><span
class="n">url</span><span class="p">)</span><span class="w"> </span><span
class="o">|></span><span class="w">
+ </span><span class="n">tibble</span><span class="o">::</span><span
class="n">as_tibble</span><span class="p">()</span><span class="w">
+</span><span class="c1">#> # A tibble: 15,487 × 5</span><span class="w">
+</span><span class="c1">#> commit time
files merge message</span><span class="w">
+</span><span class="c1">#> <chr>
<dttm> <int> <lgl> <chr></span><span
class="w">
+</span><span class="c1">#> 1 49cdb0fe4e98fda19031c864a18e6156c6ed…
2024-03-07 02:00:52 2 FALSE GH-403…</span><span class="w">
+</span><span class="c1">#> 2 1d966e98e41ce817d1f8c5159c0b9caa4de7…
2024-03-06 21:51:34 1 FALSE GH-403…</span><span class="w">
+</span><span class="c1">#> 3 96f26a89bd73997f7532643cdb27d04b7097…
2024-03-06 20:29:15 1 FALSE GH-402…</span><span class="w">
+</span><span class="c1">#> 4 ee1a8c39a55f3543a82fed900dadca791f6e…
2024-03-06 07:46:45 1 FALSE GH-403…</span><span class="w">
+</span><span class="c1">#> 5 3d467ac7bfae03cf2db09807054c5672e195…
2024-03-05 16:13:32 1 FALSE GH-201…</span><span class="w">
+</span><span class="c1">#> 6 ef6ea6beed071ed070daf03508f4c14b4072…
2024-03-05 14:53:13 20 FALSE GH-403…</span><span class="w">
+</span><span class="c1">#> 7 53e0c745ad491af98a5bf18b67541b12d779…
2024-03-05 12:31:38 2 FALSE GH-401…</span><span class="w">
+</span><span class="c1">#> 8 3ba6d286caad328b8572a3b9228045da8c8d…
2024-03-05 08:15:42 6 FALSE GH-400…</span><span class="w">
+</span><span class="c1">#> 9 4ce9a5edd2710fb8bf0c642fd0e3863b01c2…
2024-03-05 07:56:25 2 FALSE GH-401…</span><span class="w">
+</span><span class="c1">#> 10 2445975162905bd8d9a42ffc9cd0daa0e19d…
2024-03-05 01:04:20 1 FALSE GH-403…</span><span class="w">
+</span><span class="c1">#> # ℹ 15,477 more rows</span><span class="w">
+</span></code></pre></div></div>
+
+<p>In developing the Python bindings, it became clear that a representation of
+a Arrow C++’s <code class="language-plaintext
highlighter-rouge">ChunkedArray</code> was an important concept to represent.
Whereas
+the Python bindings have the <code class="language-plaintext
highlighter-rouge">Array</code> class to provide this structure, the
+R bindings had only the <code class="language-plaintext
highlighter-rouge">nanoarrow_array</code> as a thin wrapper around the
+Arrow C Data interface. When developing the geospatial extension
+<a href="https://github.com/geoarrow/geoarrow-r">GeoArrow for R</a>, a data
structure that
+maintained chunked Arrow memory as an R vector was needed as an intermediary
+between an Arrow-native source and an R-native destination. This experimental
+structure can be created with <code class="language-plaintext
highlighter-rouge">as_nanoarrow_vctr()</code>:</p>
+
+<div class="language-r highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="n">library</span><span
class="p">(</span><span class="n">nanoarrow</span><span class="p">)</span><span
class="w">
+
+</span><span class="n">array</span><span class="w"> </span><span
class="o"><-</span><span class="w"> </span><span
class="n">as_nanoarrow_array</span><span class="p">(</span><span
class="nf">c</span><span class="p">(</span><span class="s2">"one"</span><span
class="p">,</span><span class="w"> </span><span class="s2">"two"</span><span
class="p">,</span><span class="w"> </span><span class="s2">"three"</span><span
class="p">))</span><span class="w">
+</span><span class="n">convert_array</span><span class="p">(</span><span
class="n">array</span><span class="p">,</span><span class="w"> </span><span
class="n">nanoarrow_vctr</span><span class="p">())</span><span class="w">
+</span><span class="c1">#> <nanoarrow_vctr string[3]></span><span
class="w">
+</span><span class="c1">#> [1] "one" "two" "three"</span><span
class="w">
+</span></code></pre></div></div>
+
+<h2 id="contributors">Contributors</h2>
+
+<p>This release consists of contributions from 9 contributors in addition
+to the invaluable advice and support of the Apache Arrow developer mailing
list.</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-nanoarrow-0.5.0.dev..apache-arrow-nanoarrow-0.5.0 | <span
class="nb">grep</span> <span class="nt">-v</span> <span class="s2">"GitHub
Actions"</span>
+<span class="go"> 67 Dewey Dunnington
+ 3 Dirk Eddelbuettel
+ 3 Joris Van den Bossche
+ 2 William Ayd
+ 1 Alenka Frim
+ 1 Benjamin Kietzman
+ 1 Max Conradt
+ 1 Vyas Ramasubramani
+ 1 eitsupi
+</span></code></pre></div></div>
+
+ </main>
+ </div>
+
+ <hr/>
+<footer class="footer">
+ <div class="row">
+ <div class="col-md-9">
+ <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache
Arrow project logo are either registered trademarks or trademarks of The Apache
Software Foundation in the United States and other countries.</p>
+ <p>© 2016-2024 The Apache Software Foundation</p>
+ </div>
+ <div class="col-md-3">
+ <a class="d-sm-none d-md-inline pr-2"
href="https://www.apache.org/events/current-event.html">
+ <img src="https://www.apache.org/events/current-event-234x60.png"/>
+ </a>
+ </div>
+ </div>
+</footer>
+
+ </div>
+</body>
+</html>
diff --git a/blog/index.html b/blog/index.html
index 5082e238488..101237e3840 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -387,6 +387,21 @@
+ <p>
+ <h3>
+ <a href="/blog/2024/01/27/nanoarrow-0.5.0-release/">Apache Arrow
nanoarrow 0.5.0 Release</a>
+ </h3>
+
+ <p>
+ <span class="blog-list-date">
+ 27 January 2024
+ </span>
+ </p>
+ The Apache Arrow team is pleased to announce the 0.5.0 release of Apache
Arrow nanoarrow. This release covers 79 resolved issues from 9 contributors.
Release Highlights The primary focus of the nanoarrow 0.5.0 release was
expanding the initial Python bindings that were released in 0.4.0. The
nanoarrow Python package can...
+ </p>
+
+
+
<p>
<h3>
<a href="/blog/2024/01/21/15.0.0-release/">Apache Arrow 15.0.0
Release</a>
diff --git a/feed.xml b/feed.xml
index d325fb6f3c3..00ec2367eca 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-05-22T20:25:07-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-05-29T10:32:44-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/release/0.1.0.html b/release/0.1.0.html
index f277b49888d..c1f667f8d02 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 cb2e5ff3f5e..730ac80a4e8 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 4b52772d838..cab53d5f1f4 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 542bb020289..67e8296f6d2 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 4376ed1ab26..5966833bbc1 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 54883843384..c652dd587eb 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 48648dd503a..48ded9ea64a 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 3e5de803148..2ac20b98acd 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 ca5e6ce3a27..ad86d9ae452 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 795a52478b6..7eb1089fe33 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 2eb856a4f0d..9587f05dfc1 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 6114292fb7d..307e4486bcc 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 7c579ecf910..4d72c1171da 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 3a9213d18bb..5f73e56de8c 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 5311a564ba9..a8bd0137911 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 393edfafd19..a9568c0e5b1 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 01263a2e031..9fc8e517cc5 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 b9a17cbbb15..33bece7c8b9 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 786e90937e1..775bd88d682 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 28e1c453d9a..f236cd076f0 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 7190c04dd7e..98b2fca5f19 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 e1685211123..ed61032cdcc 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 609db46ed1f..c3fdf6e7735 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 87c195f7651..fb53ab82797 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 629689a352a..c9ace4f30c4 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 0cefe41ae09..73b1abe1529 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 c7cc8961885..9aabf22a9c4 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 aa7e9fca351..772b0496df5 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 671144b1dc8..3c0fce4d78a 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 6cc7d4a6c47..c65ba5b7b40 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 38d57a641ca..eea5edb8e2b 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 192b0308eb1..4b8e4a912a3 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 8d79b43e026..f800a49fe06 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 a23c413bc7a..5e955bc75cb 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 17465d92e4d..a0536f009ed 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 bcf7757cbae..1c2046380ee 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 e93b2516a7a..d1e80123174 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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/16.0.0.html b/release/16.0.0.html
index b36a73d91b4..7c92c8004c8 100644
--- a/release/16.0.0.html
+++ b/release/16.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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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 16.0.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 -->
diff --git a/release/16.1.0.html b/release/16.1.0.html
index a6ae071379e..985571d0fa7 100644
--- a/release/16.1.0.html
+++ b/release/16.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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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 16.1.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-04:00","description":"Apache
Arrow 16.1.0 (14 May 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 38 commits from 16 distinct contributors. $
git shortlog -sn apac [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-04:00","description":"Apache
Arrow 16.1.0 (14 May 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 38 commits from 16 distinct contributors. $
git shortlog -sn apac [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/2.0.0.html b/release/2.0.0.html
index a21c457eaf6..5556430e507 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 7fd747d5a22..58f7faba8eb 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 245dea521c7..3b5d53a89b3 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 6c5b54873a1..770f48f1e26 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 c749229be16..601049155ad 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 c04a2917406..877de34359b 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 fd80e925fce..67927c77f64 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 e60cc44922d..974bf649994 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 18a106c0c06..3667261eaa3 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 1e4dad032d7..8efe7283264 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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-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-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-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 fa24650a9ba..b4e6ea13c1e 100644
--- a/release/index.html
+++ b/release/index.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-05-22T20:25:07-04:00" />
+<meta property="article:published_time" content="2024-05-29T10:32:44-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-05-22T20:25:07-04:00","datePublished":"2024-05-22T20:25:07-04:00","description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
16.1.0 (14 May 2024) 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 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-29T10:32:44-04:00","datePublished":"2024-05-29T10:32:44-04:00","description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
16.1.0 (14 May 2024) 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 [...]
<!-- End Jekyll SEO tag -->