You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2022/05/06 20:57:04 UTC

[arrow-site] branch master updated: [Website] Add release note for 8.0.0 (#208)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 62e7aa48a7 [Website] Add release note for 8.0.0 (#208)
62e7aa48a7 is described below

commit 62e7aa48a72653dbc5d69b219c4ab6b78133a04f
Author: Krisztián Szűcs <sz...@gmail.com>
AuthorDate: Fri May 6 22:56:58 2022 +0200

    [Website] Add release note for 8.0.0 (#208)
---
 _data/versions.yml |  28 +++----
 _release/8.0.0.md  | 217 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 _release/index.md  | 134 +++++++++++++++++----------------
 3 files changed, 299 insertions(+), 80 deletions(-)

diff --git a/_data/versions.yml b/_data/versions.yml
index b2a090ea07..7d9aecb8f7 100644
--- a/_data/versions.yml
+++ b/_data/versions.yml
@@ -16,17 +16,17 @@
 # Database of the current version
 #
 current:
-  number: '7.0.0'
-  pinned_number: '7.0.*'
-  major_number: '7'
-  date: '3 February 2022'
-  git-tag: 'e90472e35b40f58b17d408438bb8de1641bfe6ef'
-  github-tag-link: 'https://github.com/apache/arrow/releases/tag/apache-arrow-7.0.0'
-  release-notes: 'https://arrow.apache.org/release/7.0.0.html'
-  mirrors: 'https://www.apache.org/dyn/closer.lua/arrow/arrow-7.0.0/'
-  tarball-name: 'apache-arrow-7.0.0.tar.gz'
-  tarball-url: 'https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz'
-  java-artifacts: 'http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%227.0.0%22'
-  asc: 'https://downloads.apache.org/arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz.asc'
-  sha256: 'https://downloads.apache.org/arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz.sha256'
-  sha512: 'https://downloads.apache.org/arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz.sha512'
+  number: '8.0.0'
+  pinned_number: '8.0.*'
+  major_number: '8'
+  date: '6 May 2022'
+  git-tag: 'c3d031250a7fdcfee5e576833bf6f39097602c30'
+  github-tag-link: 'https://github.com/apache/arrow/releases/tag/apache-arrow-8.0.0'
+  release-notes: 'https://arrow.apache.org/release/8.0.0.html'
+  mirrors: 'https://www.apache.org/dyn/closer.lua/arrow/arrow-8.0.0/'
+  tarball-name: 'apache-arrow-8.0.0.tar.gz'
+  tarball-url: 'https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-8.0.0/apache-arrow-8.0.0.tar.gz'
+  java-artifacts: 'http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%228.0.0%22'
+  asc: 'https://downloads.apache.org/arrow/arrow-8.0.0/apache-arrow-8.0.0.tar.gz.asc'
+  sha256: 'https://downloads.apache.org/arrow/arrow-8.0.0/apache-arrow-8.0.0.tar.gz.sha256'
+  sha512: 'https://downloads.apache.org/arrow/arrow-8.0.0/apache-arrow-8.0.0.tar.gz.sha512'
diff --git a/_release/8.0.0.md b/_release/8.0.0.md
new file mode 100644
index 0000000000..a80db7976a
--- /dev/null
+++ b/_release/8.0.0.md
@@ -0,0 +1,217 @@
+---
+layout: default
+title: Apache Arrow 8.0.0 Release
+permalink: /release/8.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 8.0.0 (6 May 2022)
+
+This is a major release covering more than 3 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      636 commits from      127 distinct contributors.
+
+```console
+$ git shortlog -sn apache-arrow-7.0.0..apache-arrow-8.0.0
+    43	Antoine Pitrou
+    40	David Li
+    39	Sutou Kouhei
+    36	Alenka Frim
+    29	Weston Pace
+    25	Rok
+    22	Dragoș Moldovan-Grünfeld
+    22	Joris Van den Bossche
+    20	Jonathan Keane
+    20	Krisztián Szűcs
+    19	Raúl Cumplido
+    17	Will Jones
+    16	Dewey Dunnington
+    13	david dali susanibar arce
+    12	Matthew Topol
+    10	Nic Crane
+    10	Yibo Cai
+    10	Vibhatha Abeykoon
+     9	Dominik Moritz
+     9	SHIMA Tatsuya
+     8	Neal Richardson
+     8	Sanjiban Sengupta
+     8	okadakk
+     8	Jacob Wujciak-Jens
+     7	Tobias Zagorni
+     7	Alessandro Molina
+     7	William Butler
+     6	Dhruv Vats
+     5	Yuqi Gu
+     5	Johnnathan
+     4	Anthony Louis
+     4	Projjal Chanda
+     4	Fiona La
+     4	Micah Kornfield
+     4	Bryan Cutler
+     3	Yaron Gvili
+     3	Ian Alexander Joiner
+     3	Vinicius Roque
+     3	ViniciusSouzaRoque
+     3	emkornfield
+     3	Chenxi Li
+     2	Jorge C. Leitao
+     2	Jose Almeida
+     2	assignUser
+     2	Uwe L. Korn
+     2	Todd Farmer
+     2	Tim Van Wassenhove
+     2	Rob Saccoccio
+     2	Alvin Chunga
+     2	Stephanie Hazlitt
+     2	Jeroen van Straten
+     2	Kyle Barron
+     2	Sasha Krassovsky
+     2	Eduardo Ponce
+     2	Salonijain27
+     2	liyafan82
+     2	JabariBooker
+     2	michalursa
+     2	Matthijs Brobbel
+     2	Danielle Navarro
+     2	Maya Anderson
+     2	Even Rouault
+     2	Joost Hoozemans
+     1	zhixingheyi-tian
+     1	SAm Albers
+     1	Alex McRae
+     1	Alfred Mountfield
+     1	Ali Amiri
+     1	Andrew Higgins
+     1	Andrew Strelsky
+     1	Andrii Oriekhov
+     1	Andy Teucher
+     1	Benjamin Kietzman
+     1	Benson Muite
+     1	Bob Matcuk
+     1	Chris Casola
+     1	Colin Jermain
+     1	Corentin
+     1	Dongjoon Hyun
+     1	Dooyoung-Hwang
+     1	Edward Visel
+     1	Elena Henderson
+     1	Frederic Branczyk
+     1	Haowei Yu
+     1	Hongze Zhang
+     1	Isaac Brodsky
+     1	James Duong
+     1	Johan Mattsson
+     1	João Pedro
+     1	Kazuaki Ishizaki
+     1	Kevin Gurney
+     1	Kian-Meng Ang
+     1	Laurent Goujon
+     1	Leo Di Donato
+     1	Li Jin
+     1	Min-Young Wu
+     1	MrMallIronmaker
+     1	Nate Clark
+     1	Nicolas Moreau
+     1	Nivia
+     1	Pradeep Garigipati
+     1	Rafael Telles
+     1	Romain Francois
+     1	Ryan Blue
+     1	Aakash Kumar
+     1	Sam Albers
+     1	Siddhant Rao
+     1	Stephan T. Lavavej
+     1	Thomas J. Fan
+     1	Tom Drabas
+     1	William Ayd
+     1	Xinyu Zeng
+     1	Yue Ni
+     1	Zac Farrell
+     1	bkmgit
+     1	burntcustard
+     1	fabiencelier
+     1	hankvyang
+     1	hzuo
+     1	iurysalino
+     1	jvictorhuguenin
+     1	jwijffels
+     1	karldw
+     1	marcbernot
+     1	okadak
+     1	ptaylor
+     1	shegden
+```
+
+## Patch Committers
+
+The following Apache committers merged contributed patches to the repository.
+
+```console
+$ git shortlog -csn apache-arrow-7.0.0..apache-arrow-8.0.0
+   105	David Li
+   102	Antoine Pitrou
+    84	Sutou Kouhei
+    72	Jonathan Keane
+    47	Krisztián Szűcs
+    46	Joris Van den Bossche
+    30	Weston Pace
+    25	Nic Crane
+    23	Pindikura Ravindra
+    22	Matthew Topol
+    16	Alessandro Molina
+    15	Yibo Cai
+    15	Neal Richardson
+    14	Dominik Moritz
+     5	Bryan Cutler
+     5	GitHub
+     3	Ian Cook
+     2	liyafan82
+     2	Micah Kornfield
+     1	Matt Topol
+     1	Li Jin
+     1	Chao Sun
+```
+
+## Changelog
+
+[1]: https://www.apache.org/dyn/closer.lua/arrow/arrow-8.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/8.0.0/
+[8]: https://apache.jfrog.io/artifactory/arrow/ubuntu/
+[9]: https://github.com/apache/arrow/releases/tag/apache-arrow-8.0.0
diff --git a/_release/index.md b/_release/index.md
index 40045f0c8d..0a9324cd0b 100644
--- a/_release/index.md
+++ b/_release/index.md
@@ -26,70 +26,72 @@ limitations under the License.
 
 Navigate to the release page for downloads and the changelog.
 
-* [7.0.0 (3 February 2022)][1]
-* [6.0.1 (18 November 2021)][2]
-* [6.0.0 (26 October 2021)][3]
-* [5.0.0 (29 July 2021)][4]
-* [4.0.1 (26 May 2021)][5]
-* [4.0.0 (26 April 2021)][6]
-* [3.0.0 (26 January 2021)][7]
-* [2.0.0 (19 October 2020)][8]
-* [1.0.1 (21 August 2020)][9]
-* [1.0.0 (24 July 2020)][10]
-* [0.17.1 (18 May 2020)][11]
-* [0.17.0 (20 April 2020)][12]
-* [0.16.0 (7 February 2020)][13]
-* [0.15.1 (1 November 2019)][14]
-* [0.15.0 (5 October 2019)][15]
-* [0.14.1 (22 July 2019)][16]
-* [0.14.0 (4 July 2019)][17]
-* [0.13.0 (1 April 2019)][18]
-* [0.12.0 (20 January 2019)][19]
-* [0.11.1 (19 October 2018)][20]
-* [0.11.0 (8 October 2018)][21]
-* [0.10.0 (6 August 2018)][22]
-* [0.9.0 (21 March 2018)][23]
-* [0.8.0 (18 December 2017)][24]
-* [0.7.1 (1 October 2017)][25]
-* [0.7.0 (17 September 2017)][26]
-* [0.6.0 (14 August 2017)][27]
-* [0.5.0 (23 July 2017)][28]
-* [0.4.1 (9 June 2017)][29]
-* [0.4.0 (22 May 2017)][30]
-* [0.3.0 (5 May 2017)][31]
-* [0.2.0 (18 February 2017)][32]
-* [0.1.0 (10 October 2016)][33]
+* [8.0.0 (6 May 2022)][1]
+* [7.0.0 (3 February 2022)][2]
+* [6.0.1 (18 November 2021)][3]
+* [6.0.0 (26 October 2021)][4]
+* [5.0.0 (29 July 2021)][5]
+* [4.0.1 (26 May 2021)][6]
+* [4.0.0 (26 April 2021)][7]
+* [3.0.0 (26 January 2021)][8]
+* [2.0.0 (19 October 2020)][9]
+* [1.0.1 (21 August 2020)][10]
+* [1.0.0 (24 July 2020)][11]
+* [0.17.1 (18 May 2020)][12]
+* [0.17.0 (20 April 2020)][13]
+* [0.16.0 (7 February 2020)][14]
+* [0.15.1 (1 November 2019)][15]
+* [0.15.0 (5 October 2019)][16]
+* [0.14.1 (22 July 2019)][17]
+* [0.14.0 (4 July 2019)][18]
+* [0.13.0 (1 April 2019)][19]
+* [0.12.0 (20 January 2019)][20]
+* [0.11.1 (19 October 2018)][21]
+* [0.11.0 (8 October 2018)][22]
+* [0.10.0 (6 August 2018)][23]
+* [0.9.0 (21 March 2018)][24]
+* [0.8.0 (18 December 2017)][25]
+* [0.7.1 (1 October 2017)][26]
+* [0.7.0 (17 September 2017)][27]
+* [0.6.0 (14 August 2017)][28]
+* [0.5.0 (23 July 2017)][29]
+* [0.4.1 (9 June 2017)][30]
+* [0.4.0 (22 May 2017)][31]
+* [0.3.0 (5 May 2017)][32]
+* [0.2.0 (18 February 2017)][33]
+* [0.1.0 (10 October 2016)][34]
 
-[1]: {{ site.baseurl }}/release/7.0.0.html
-[2]: {{ site.baseurl }}/release/6.0.1.html
-[3]: {{ site.baseurl }}/release/6.0.0.html
-[4]: {{ site.baseurl }}/release/5.0.0.html
-[5]: {{ site.baseurl }}/release/4.0.1.html
-[6]: {{ site.baseurl }}/release/4.0.0.html
-[7]: {{ site.baseurl }}/release/3.0.0.html
-[8]: {{ site.baseurl }}/release/2.0.0.html
-[9]: {{ site.baseurl }}/release/1.0.1.html
-[10]: {{ site.baseurl }}/release/1.0.0.html
-[11]: {{ site.baseurl }}/release/0.17.1.html
-[12]: {{ site.baseurl }}/release/0.17.0.html
-[13]: {{ site.baseurl }}/release/0.16.0.html
-[14]: {{ site.baseurl }}/release/0.15.1.html
-[15]: {{ site.baseurl }}/release/0.15.0.html
-[16]: {{ site.baseurl }}/release/0.14.1.html
-[17]: {{ site.baseurl }}/release/0.14.0.html
-[18]: {{ site.baseurl }}/release/0.13.0.html
-[19]: {{ site.baseurl }}/release/0.12.0.html
-[20]: {{ site.baseurl }}/release/0.11.1.html
-[21]: {{ site.baseurl }}/release/0.11.0.html
-[22]: {{ site.baseurl }}/release/0.10.0.html
-[23]: {{ site.baseurl }}/release/0.9.0.html
-[24]: {{ site.baseurl }}/release/0.8.0.html
-[25]: {{ site.baseurl }}/release/0.7.1.html
-[26]: {{ site.baseurl }}/release/0.7.0.html
-[27]: {{ site.baseurl }}/release/0.6.0.html
-[28]: {{ site.baseurl }}/release/0.5.0.html
-[29]: {{ site.baseurl }}/release/0.4.1.html
-[30]: {{ site.baseurl }}/release/0.4.0.html
-[31]: {{ site.baseurl }}/release/0.3.0.html
-[32]: {{ site.baseurl }}/release/0.2.0.html
-[33]: {{ site.baseurl }}/release/0.1.0.html
+[1]: {{ site.baseurl }}/release/8.0.0.html
+[2]: {{ site.baseurl }}/release/7.0.0.html
+[3]: {{ site.baseurl }}/release/6.0.1.html
+[4]: {{ site.baseurl }}/release/6.0.0.html
+[5]: {{ site.baseurl }}/release/5.0.0.html
+[6]: {{ site.baseurl }}/release/4.0.1.html
+[7]: {{ site.baseurl }}/release/4.0.0.html
+[8]: {{ site.baseurl }}/release/3.0.0.html
+[9]: {{ site.baseurl }}/release/2.0.0.html
+[10]: {{ site.baseurl }}/release/1.0.1.html
+[11]: {{ site.baseurl }}/release/1.0.0.html
+[12]: {{ site.baseurl }}/release/0.17.1.html
+[13]: {{ site.baseurl }}/release/0.17.0.html
+[14]: {{ site.baseurl }}/release/0.16.0.html
+[15]: {{ site.baseurl }}/release/0.15.1.html
+[16]: {{ site.baseurl }}/release/0.15.0.html
+[17]: {{ site.baseurl }}/release/0.14.1.html
+[18]: {{ site.baseurl }}/release/0.14.0.html
+[19]: {{ site.baseurl }}/release/0.13.0.html
+[20]: {{ site.baseurl }}/release/0.12.0.html
+[21]: {{ site.baseurl }}/release/0.11.1.html
+[22]: {{ site.baseurl }}/release/0.11.0.html
+[23]: {{ site.baseurl }}/release/0.10.0.html
+[24]: {{ site.baseurl }}/release/0.9.0.html
+[25]: {{ site.baseurl }}/release/0.8.0.html
+[26]: {{ site.baseurl }}/release/0.7.1.html
+[27]: {{ site.baseurl }}/release/0.7.0.html
+[28]: {{ site.baseurl }}/release/0.6.0.html
+[29]: {{ site.baseurl }}/release/0.5.0.html
+[30]: {{ site.baseurl }}/release/0.4.1.html
+[31]: {{ site.baseurl }}/release/0.4.0.html
+[32]: {{ site.baseurl }}/release/0.3.0.html
+[33]: {{ site.baseurl }}/release/0.2.0.html
+[34]: {{ site.baseurl }}/release/0.1.0.html