-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Website] Add release note for 16.0.0 (#498)
- Loading branch information
Showing
3 changed files
with
317 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,207 @@ | ||
--- | ||
layout: default | ||
title: Apache Arrow 16.0.0 Release | ||
permalink: /release/16.0.0.html | ||
--- | ||
<!-- | ||
{% comment %} | ||
Licensed to the Apache Software Foundation (ASF) under one or more | ||
contributor license agreements. See the NOTICE file distributed with | ||
this work for additional information regarding copyright ownership. | ||
The ASF licenses this file to you under the Apache License, Version 2.0 | ||
(the "License"); you may not use this file except in compliance with | ||
the License. You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
{% endcomment %} | ||
--> | ||
|
||
# Apache Arrow 16.0.0 (20 April 2024) | ||
|
||
This is a major release covering more than 1 months of development. | ||
|
||
## Download | ||
|
||
* [**Source Artifacts**][1] | ||
* **Binary Artifacts** | ||
* [For AlmaLinux][2] | ||
* [For Amazon Linux][3] | ||
* [For CentOS][4] | ||
* [For C#][5] | ||
* [For Debian][6] | ||
* [For Python][7] | ||
* [For Ubuntu][8] | ||
* [Git tag][9] | ||
|
||
## Contributors | ||
|
||
This release includes 587 commits from 119 distinct contributors. | ||
|
||
```console | ||
$ git shortlog -sn apache-arrow-15.0.2..apache-arrow-16.0.0 | ||
79 dependabot[bot] | ||
70 Sutou Kouhei | ||
41 Antoine Pitrou | ||
31 Joris Van den Bossche | ||
28 Raúl Cumplido | ||
24 Alenka Frim | ||
19 mwish | ||
14 Felipe Oliveira Carvalho | ||
13 Jacob Wujciak-Jens | ||
12 Dewey Dunnington | ||
11 Dane Pitkin | ||
10 Bryce Mecum | ||
10 Matt Topol | ||
9 Jonathan Keane | ||
9 ZhangHuiGui | ||
8 Vibhatha Lakmal Abeykoon | ||
7 Rossi Sun | ||
6 Adam Reeve | ||
6 David Li | ||
6 Hyunseok Seo | ||
6 James Henderson | ||
6 Thomas Newton | ||
6 david dali susanibar arce | ||
5 Dominik Moritz | ||
5 Laurent Goujon | ||
5 Weston Pace | ||
4 Curt Hagenlocher | ||
4 Divyansh200102 | ||
4 Gang Wu | ||
4 Ian Cook | ||
4 James Duong | ||
4 abandy | ||
3 Benjamin Kietzman | ||
3 Jin Shang | ||
3 Joel Lubinitsky | ||
3 Judah Rand | ||
3 Nic Crane | ||
3 Rok Mihevc | ||
3 Rossi(Ruoxi) Sun | ||
3 Vyas Ramasubramani | ||
3 Xiansen Chen | ||
2 Anja Kefala | ||
2 Gabriel Tomitsuka | ||
2 Josh Soref | ||
2 LucasG0 | ||
2 Marcus D. Hanwell | ||
2 Michał Górny | ||
2 Neal Richardson | ||
2 Paul | ||
2 Sten Larsson | ||
2 Zhen Wang | ||
2 emkornfield | ||
2 wayne | ||
1 0x0000ffff | ||
1 Adam Curtis | ||
1 Alex Shcherbakov | ||
1 Alexander Blazhkov | ||
1 Ali Khalili | ||
1 Andrew Grosser | ||
1 Andrew Lamb | ||
1 Austin Dickey | ||
1 Chun Yang | ||
1 Clay Johnson | ||
1 Clif Houck | ||
1 David Greiss | ||
1 Donald Tolley | ||
1 Elliot Morrison-Reed | ||
1 Etienne Bacher | ||
1 Florian Bernard | ||
1 Florian Jetter | ||
1 Fokko Driesprong | ||
1 Francis | ||
1 Hadley Wickham | ||
1 Hattonuri | ||
1 Hussein Awala | ||
1 JB Onofré | ||
1 Jeffrey Vo | ||
1 Jeremy Aguilon | ||
1 Jinpeng | ||
1 Joe Marshall | ||
1 Jânio | ||
1 Kemal | ||
1 Kevin Gurney | ||
1 Kevin Mingtarja | ||
1 Lev Tolmachev | ||
1 Liang-Chi Hsieh | ||
1 Lubo Slivka | ||
1 Lyndon Shi | ||
1 MagicBoost | ||
1 Matthew McNew | ||
1 Miguel Pragier | ||
1 Miles | ||
1 Paul Nienaber | ||
1 Peter Newcomb | ||
1 Sandro | ||
1 Simon Perkins | ||
1 Siyang Tang | ||
1 Tom Jarosz | ||
1 Uwe L. Korn | ||
1 Will Jones | ||
1 Yan Zhou | ||
1 Yue | ||
1 arunppsg | ||
1 av8or1 | ||
1 carehabit | ||
1 dsisnero | ||
1 ella-chao | ||
1 h-vetinari | ||
1 keshen-msft | ||
1 lriggs | ||
1 messense | ||
1 normanj-bitquill | ||
1 qmmk | ||
1 sgilmore10 | ||
1 sullis | ||
1 tobim | ||
1 y.yoshida5 | ||
1 ywgrit | ||
1 野鹿 | ||
``` | ||
|
||
## Patch Committers | ||
|
||
The following Apache committers merged contributed patches to the repository. | ||
|
||
```console | ||
$ git shortlog -sn --group=trailer:signed-off-by apache-arrow-15.0.2..apache-arrow-16.0.0 | ||
176 Sutou Kouhei | ||
97 Antoine Pitrou | ||
58 Joris Van den Bossche | ||
50 David Li | ||
32 Matt Topol | ||
27 Curt Hagenlocher | ||
20 Jacob Wujciak-Jens | ||
17 Raúl Cumplido | ||
16 Felipe Oliveira Carvalho | ||
14 AlenkaF | ||
13 mwish | ||
9 Benjamin Kietzman | ||
8 Dewey Dunnington | ||
6 Nic Crane | ||
5 Bryce Mecum | ||
5 Jonathan Keane | ||
3 Weston Pace | ||
3 dependabot[bot] | ||
2 Kevin Gurney | ||
1 Rok Mihevc | ||
``` | ||
|
||
## Changelog | ||
|
||
[1]: https://www.apache.org/dyn/closer.lua/arrow/arrow-16.0.0/ | ||
[2]: https://apache.jfrog.io/artifactory/arrow/almalinux/ | ||
[3]: https://apache.jfrog.io/artifactory/arrow/amazon-linux/ | ||
[4]: https://apache.jfrog.io/artifactory/arrow/centos/ | ||
[5]: https://apache.jfrog.io/artifactory/arrow/nuget/ | ||
[6]: https://apache.jfrog.io/artifactory/arrow/debian/ | ||
[7]: https://apache.jfrog.io/artifactory/arrow/python/16.0.0/ | ||
[8]: https://apache.jfrog.io/artifactory/arrow/ubuntu/ | ||
[9]: https://github.com/apache/arrow/releases/tag/apache-arrow-16.0.0 |
Oops, something went wrong.