This is an automated email from the ASF dual-hosted git repository. raulcd pushed a commit to annotated tag apache-arrow-14.0.0 in repository https://gitbox.apache.org/repos/asf/arrow.git
commit 7a814d1de2d8f81642a5e6a795e3d716ec4981b7 Author: Raúl Cumplido <[email protected]> AuthorDate: Wed Oct 18 14:19:14 2023 +0200 MINOR: [Release] Update versions for 14.0.0 --- c_glib/meson.build | 2 +- ci/scripts/PKGBUILD | 2 +- cpp/CMakeLists.txt | 2 +- cpp/vcpkg.json | 2 +- csharp/Directory.Build.props | 2 +- dev/tasks/homebrew-formulae/apache-arrow-glib.rb | 2 +- dev/tasks/homebrew-formulae/apache-arrow.rb | 2 +- docs/source/_static/versions.json | 9 +++++++-- go/arrow/doc.go | 2 +- go/parquet/writer_properties.go | 2 +- java/adapter/avro/pom.xml | 2 +- java/adapter/jdbc/pom.xml | 2 +- java/adapter/orc/pom.xml | 2 +- java/algorithm/pom.xml | 2 +- java/c/pom.xml | 2 +- java/compression/pom.xml | 2 +- java/dataset/pom.xml | 2 +- java/flight/flight-core/pom.xml | 2 +- java/flight/flight-grpc/pom.xml | 2 +- java/flight/flight-integration-tests/pom.xml | 2 +- java/flight/flight-sql-jdbc-core/pom.xml | 2 +- java/flight/flight-sql-jdbc-driver/pom.xml | 2 +- java/flight/flight-sql/pom.xml | 2 +- java/flight/pom.xml | 2 +- java/format/pom.xml | 2 +- java/gandiva/pom.xml | 2 +- java/memory/memory-core/pom.xml | 2 +- java/memory/memory-netty/pom.xml | 2 +- java/memory/memory-unsafe/pom.xml | 2 +- java/memory/pom.xml | 2 +- java/performance/pom.xml | 4 ++-- java/pom.xml | 2 +- java/tools/pom.xml | 2 +- java/vector/pom.xml | 2 +- js/package.json | 2 +- matlab/CMakeLists.txt | 2 +- python/CMakeLists.txt | 2 +- python/setup.py | 2 +- r/DESCRIPTION | 2 +- r/NEWS.md | 2 +- r/pkgdown/assets/versions.json | 8 ++++++-- ruby/red-arrow-cuda/lib/arrow-cuda/version.rb | 2 +- ruby/red-arrow-dataset/lib/arrow-dataset/version.rb | 2 +- ruby/red-arrow-flight-sql/lib/arrow-flight-sql/version.rb | 2 +- ruby/red-arrow-flight/lib/arrow-flight/version.rb | 2 +- ruby/red-arrow/lib/arrow/version.rb | 2 +- ruby/red-gandiva/lib/gandiva/version.rb | 2 +- ruby/red-parquet/lib/parquet/version.rb | 2 +- 48 files changed, 60 insertions(+), 51 deletions(-) diff --git a/c_glib/meson.build b/c_glib/meson.build index d9de6fcbf7..fda4ae5395 100644 --- a/c_glib/meson.build +++ b/c_glib/meson.build @@ -24,7 +24,7 @@ project('arrow-glib', 'c', 'cpp', 'cpp_std=c++17', ]) -version = '14.0.0-SNAPSHOT' +version = '14.0.0' if version.endswith('-SNAPSHOT') version_numbers = version.split('-')[0].split('.') version_tag = version.split('-')[1] diff --git a/ci/scripts/PKGBUILD b/ci/scripts/PKGBUILD index dcd313087e..f4ee279da4 100644 --- a/ci/scripts/PKGBUILD +++ b/ci/scripts/PKGBUILD @@ -18,7 +18,7 @@ _realname=arrow pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=13.0.0.9000 +pkgver=14.0.0 pkgrel=8000 pkgdesc="Apache Arrow is a cross-language development platform for in-memory data (mingw-w64)" arch=("any") diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index 8566508406..1647cb76b8 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -71,7 +71,7 @@ if(POLICY CMP0135) cmake_policy(SET CMP0135 NEW) endif() -set(ARROW_VERSION "14.0.0-SNAPSHOT") +set(ARROW_VERSION "14.0.0") string(REGEX MATCH "^[0-9]+\\.[0-9]+\\.[0-9]+" ARROW_BASE_VERSION "${ARROW_VERSION}") diff --git a/cpp/vcpkg.json b/cpp/vcpkg.json index 71855dafde..82414e6e12 100644 --- a/cpp/vcpkg.json +++ b/cpp/vcpkg.json @@ -1,6 +1,6 @@ { "name": "arrow", - "version-string": "14.0.0-SNAPSHOT", + "version-string": "14.0.0", "dependencies": [ "abseil", { diff --git a/csharp/Directory.Build.props b/csharp/Directory.Build.props index b6c7c75c23..36772e2c6c 100644 --- a/csharp/Directory.Build.props +++ b/csharp/Directory.Build.props @@ -29,7 +29,7 @@ <Product>Apache Arrow library</Product> <Copyright>Copyright 2016-2019 The Apache Software Foundation</Copyright> <Company>The Apache Software Foundation</Company> - <Version>14.0.0-SNAPSHOT</Version> + <Version>14.0.0</Version> </PropertyGroup> <PropertyGroup> diff --git a/dev/tasks/homebrew-formulae/apache-arrow-glib.rb b/dev/tasks/homebrew-formulae/apache-arrow-glib.rb index c31ef267d7..6c59166145 100644 --- a/dev/tasks/homebrew-formulae/apache-arrow-glib.rb +++ b/dev/tasks/homebrew-formulae/apache-arrow-glib.rb @@ -29,7 +29,7 @@ class ApacheArrowGlib < Formula desc "GLib bindings for Apache Arrow" homepage "https://arrow.apache.org/" - url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-14.0.0-SNAPSHOT/apache-arrow-14.0.0-SNAPSHOT.tar.gz" + url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-14.0.0/apache-arrow-14.0.0.tar.gz" sha256 "9948ddb6d4798b51552d0dca3252dd6e3a7d0f9702714fc6f5a1b59397ce1d28" license "Apache-2.0" head "https://github.com/apache/arrow.git", branch: "main" diff --git a/dev/tasks/homebrew-formulae/apache-arrow.rb b/dev/tasks/homebrew-formulae/apache-arrow.rb index edf2d7b73b..39e2693089 100644 --- a/dev/tasks/homebrew-formulae/apache-arrow.rb +++ b/dev/tasks/homebrew-formulae/apache-arrow.rb @@ -29,7 +29,7 @@ class ApacheArrow < Formula desc "Columnar in-memory analytics layer designed to accelerate big data" homepage "https://arrow.apache.org/" - url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-14.0.0-SNAPSHOT/apache-arrow-14.0.0-SNAPSHOT.tar.gz" + url "https://www.apache.org/dyn/closer.lua?path=arrow/arrow-14.0.0/apache-arrow-14.0.0.tar.gz" sha256 "9948ddb6d4798b51552d0dca3252dd6e3a7d0f9702714fc6f5a1b59397ce1d28" license "Apache-2.0" head "https://github.com/apache/arrow.git", branch: "main" diff --git a/docs/source/_static/versions.json b/docs/source/_static/versions.json index 8d9c5878c8..10e179420b 100644 --- a/docs/source/_static/versions.json +++ b/docs/source/_static/versions.json @@ -1,15 +1,20 @@ [ { - "name": "14.0 (dev)", + "name": "15.0 (dev)", "version": "dev/", "url": "https://arrow.apache.org/docs/dev/" }, { - "name": "13.0 (stable)", + "name": "14.0 (stable)", "version": "", "url": "https://arrow.apache.org/docs/", "preferred": true }, + { + "name": "13.0", + "version": "13.0/", + "url": "https://arrow.apache.org/docs/13.0/" + }, { "name": "12.0", "version": "12.0/", diff --git a/go/arrow/doc.go b/go/arrow/doc.go index 4a5f5a3c9e..0a88937317 100644 --- a/go/arrow/doc.go +++ b/go/arrow/doc.go @@ -36,7 +36,7 @@ To build with tinygo include the noasm build tag. */ package arrow -const PkgVersion = "14.0.0-SNAPSHOT" +const PkgVersion = "14.0.0" //go:generate go run _tools/tmpl/main.go -i -data=numeric.tmpldata type_traits_numeric.gen.go.tmpl type_traits_numeric.gen_test.go.tmpl array/numeric.gen.go.tmpl array/numericbuilder.gen.go.tmpl array/bufferbuilder_numeric.gen.go.tmpl //go:generate go run _tools/tmpl/main.go -i -data=datatype_numeric.gen.go.tmpldata datatype_numeric.gen.go.tmpl tensor/numeric.gen.go.tmpl tensor/numeric.gen_test.go.tmpl diff --git a/go/parquet/writer_properties.go b/go/parquet/writer_properties.go index e4199f451f..c60dd63852 100644 --- a/go/parquet/writer_properties.go +++ b/go/parquet/writer_properties.go @@ -46,7 +46,7 @@ const ( DefaultStatsEnabled = true // If the stats are larger than 4K the writer will skip writing them out anyways. DefaultMaxStatsSize int64 = 4096 - DefaultCreatedBy = "parquet-go version 14.0.0-SNAPSHOT" + DefaultCreatedBy = "parquet-go version 14.0.0" DefaultRootName = "schema" ) diff --git a/java/adapter/avro/pom.xml b/java/adapter/avro/pom.xml index 7f55fdc19f..983924e352 100644 --- a/java/adapter/avro/pom.xml +++ b/java/adapter/avro/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/java/adapter/jdbc/pom.xml b/java/adapter/jdbc/pom.xml index 1a160fcc98..5accf7494f 100644 --- a/java/adapter/jdbc/pom.xml +++ b/java/adapter/jdbc/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/java/adapter/orc/pom.xml b/java/adapter/orc/pom.xml index 90e14679c1..0d46514917 100644 --- a/java/adapter/orc/pom.xml +++ b/java/adapter/orc/pom.xml @@ -114,7 +114,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/java/algorithm/pom.xml b/java/algorithm/pom.xml index 7041e92788..927d837e00 100644 --- a/java/algorithm/pom.xml +++ b/java/algorithm/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <artifactId>arrow-algorithm</artifactId> <name>Arrow Algorithms</name> diff --git a/java/c/pom.xml b/java/c/pom.xml index d347175fef..af020619b9 100644 --- a/java/c/pom.xml +++ b/java/c/pom.xml @@ -13,7 +13,7 @@ <parent> <artifactId>arrow-java-root</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/compression/pom.xml b/java/compression/pom.xml index a914d02084..8c2bc4f1d3 100644 --- a/java/compression/pom.xml +++ b/java/compression/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <artifactId>arrow-compression</artifactId> <name>Arrow Compression</name> diff --git a/java/dataset/pom.xml b/java/dataset/pom.xml index 055fa1cabd..f93c33462b 100644 --- a/java/dataset/pom.xml +++ b/java/dataset/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>arrow-java-root</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/flight/flight-core/pom.xml b/java/flight/flight-core/pom.xml index 9ce777ec1e..2003d19ae0 100644 --- a/java/flight/flight-core/pom.xml +++ b/java/flight/flight-core/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>arrow-flight</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/java/flight/flight-grpc/pom.xml b/java/flight/flight-grpc/pom.xml index 5e77461841..ee10c1233e 100644 --- a/java/flight/flight-grpc/pom.xml +++ b/java/flight/flight-grpc/pom.xml @@ -13,7 +13,7 @@ <parent> <artifactId>arrow-flight</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/flight/flight-integration-tests/pom.xml b/java/flight/flight-integration-tests/pom.xml index b6a754dea7..748d791496 100644 --- a/java/flight/flight-integration-tests/pom.xml +++ b/java/flight/flight-integration-tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>arrow-flight</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/java/flight/flight-sql-jdbc-core/pom.xml b/java/flight/flight-sql-jdbc-core/pom.xml index 34d7c26818..b0ffc8a7f2 100644 --- a/java/flight/flight-sql-jdbc-core/pom.xml +++ b/java/flight/flight-sql-jdbc-core/pom.xml @@ -16,7 +16,7 @@ <parent> <artifactId>arrow-flight</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/flight/flight-sql-jdbc-driver/pom.xml b/java/flight/flight-sql-jdbc-driver/pom.xml index 03fb22db96..5187a97fdd 100644 --- a/java/flight/flight-sql-jdbc-driver/pom.xml +++ b/java/flight/flight-sql-jdbc-driver/pom.xml @@ -16,7 +16,7 @@ <parent> <artifactId>arrow-flight</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/flight/flight-sql/pom.xml b/java/flight/flight-sql/pom.xml index 565c170587..683e854355 100644 --- a/java/flight/flight-sql/pom.xml +++ b/java/flight/flight-sql/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>arrow-flight</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/java/flight/pom.xml b/java/flight/pom.xml index b6b84278c1..0fec3ae73c 100644 --- a/java/flight/pom.xml +++ b/java/flight/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>arrow-java-root</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/format/pom.xml b/java/format/pom.xml index c8e83336c0..03f07696c2 100644 --- a/java/format/pom.xml +++ b/java/format/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>arrow-java-root</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <artifactId>arrow-format</artifactId> diff --git a/java/gandiva/pom.xml b/java/gandiva/pom.xml index d9f20cfd9b..ca897582c5 100644 --- a/java/gandiva/pom.xml +++ b/java/gandiva/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <groupId>org.apache.arrow.gandiva</groupId> diff --git a/java/memory/memory-core/pom.xml b/java/memory/memory-core/pom.xml index 62d74bd092..a3ee18ae31 100644 --- a/java/memory/memory-core/pom.xml +++ b/java/memory/memory-core/pom.xml @@ -13,7 +13,7 @@ <parent> <artifactId>arrow-memory</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/memory/memory-netty/pom.xml b/java/memory/memory-netty/pom.xml index be3abed76d..5ba3714f4a 100644 --- a/java/memory/memory-netty/pom.xml +++ b/java/memory/memory-netty/pom.xml @@ -13,7 +13,7 @@ <parent> <artifactId>arrow-memory</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/memory/memory-unsafe/pom.xml b/java/memory/memory-unsafe/pom.xml index cf4ac4fcc5..afc2b9ed1c 100644 --- a/java/memory/memory-unsafe/pom.xml +++ b/java/memory/memory-unsafe/pom.xml @@ -13,7 +13,7 @@ <parent> <artifactId>arrow-memory</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/java/memory/pom.xml b/java/memory/pom.xml index 0ddbf63ef3..6f727734e9 100644 --- a/java/memory/pom.xml +++ b/java/memory/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <artifactId>arrow-memory</artifactId> <name>Arrow Memory</name> diff --git a/java/performance/pom.xml b/java/performance/pom.xml index 8653afca21..2631b2d9d9 100644 --- a/java/performance/pom.xml +++ b/java/performance/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>arrow-java-root</artifactId> <groupId>org.apache.arrow</groupId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <artifactId>arrow-performance</artifactId> <packaging>jar</packaging> @@ -74,7 +74,7 @@ <dependency> <groupId>org.apache.arrow</groupId> <artifactId>arrow-algorithm</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <scope>test</scope> </dependency> </dependencies> diff --git a/java/pom.xml b/java/pom.xml index b5ec6a61a7..2d17cdcb73 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -20,7 +20,7 @@ <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> <packaging>pom</packaging> <name>Apache Arrow Java Root POM</name> diff --git a/java/tools/pom.xml b/java/tools/pom.xml index ba93432283..0259264370 100644 --- a/java/tools/pom.xml +++ b/java/tools/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <artifactId>arrow-tools</artifactId> <name>Arrow Tools</name> diff --git a/java/vector/pom.xml b/java/vector/pom.xml index e6dcef0e1b..83bb713c24 100644 --- a/java/vector/pom.xml +++ b/java/vector/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.arrow</groupId> <artifactId>arrow-java-root</artifactId> - <version>14.0.0-SNAPSHOT</version> + <version>14.0.0</version> </parent> <artifactId>arrow-vector</artifactId> <name>Arrow Vectors</name> diff --git a/js/package.json b/js/package.json index 14f26c74d2..d133ea4d0d 100644 --- a/js/package.json +++ b/js/package.json @@ -121,5 +121,5 @@ "engines": { "node": ">=12.0" }, - "version": "14.0.0-SNAPSHOT" + "version": "14.0.0" } diff --git a/matlab/CMakeLists.txt b/matlab/CMakeLists.txt index b7af37a278..affb01072b 100644 --- a/matlab/CMakeLists.txt +++ b/matlab/CMakeLists.txt @@ -94,7 +94,7 @@ endfunction() set(CMAKE_CXX_STANDARD 17) -set(MLARROW_VERSION "14.0.0-SNAPSHOT") +set(MLARROW_VERSION "14.0.0") string(REGEX MATCH "^[0-9]+\\.[0-9]+\\.[0-9]+" MLARROW_BASE_VERSION "${MLARROW_VERSION}") project(mlarrow VERSION "${MLARROW_BASE_VERSION}") diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 2a430055a5..0421bda81e 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.16) project(pyarrow) -set(PYARROW_VERSION "14.0.0-SNAPSHOT") +set(PYARROW_VERSION "14.0.0") string(REGEX MATCH "^[0-9]+\\.[0-9]+\\.[0-9]+" PYARROW_BASE_VERSION "${PYARROW_VERSION}") # Running from a Python sdist tarball diff --git a/python/setup.py b/python/setup.py index 3686dc4573..067e04953c 100755 --- a/python/setup.py +++ b/python/setup.py @@ -407,7 +407,7 @@ class build_ext(_build_ext): # If the event of not running from a git clone (e.g. from a git archive # or a Python sdist), see if we can set the version number ourselves -default_version = '14.0.0-SNAPSHOT' +default_version = '14.0.0' if (not os.path.exists('../.git') and not os.environ.get('SETUPTOOLS_SCM_PRETEND_VERSION')): os.environ['SETUPTOOLS_SCM_PRETEND_VERSION'] = \ diff --git a/r/DESCRIPTION b/r/DESCRIPTION index 72e1c4334c..9f56b9358f 100644 --- a/r/DESCRIPTION +++ b/r/DESCRIPTION @@ -1,6 +1,6 @@ Package: arrow Title: Integration to 'Apache' 'Arrow' -Version: 13.0.0.9000 +Version: 14.0.0 Authors@R: c( person("Neal", "Richardson", email = "[email protected]", role = c("aut")), person("Ian", "Cook", email = "[email protected]", role = c("aut")), diff --git a/r/NEWS.md b/r/NEWS.md index 34875cce55..f3a79ac4de 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -17,7 +17,7 @@ under the License. --> -# arrow 13.0.0.9000 +# arrow 14.0.0 ## New features diff --git a/r/pkgdown/assets/versions.json b/r/pkgdown/assets/versions.json index b7c6984e3c..615a84511f 100644 --- a/r/pkgdown/assets/versions.json +++ b/r/pkgdown/assets/versions.json @@ -1,12 +1,16 @@ [ { - "name": "13.0.0.9000 (dev)", + "name": "14.0.0.9000 (dev)", "version": "dev/" }, { - "name": "13.0.0.1 (release)", + "name": "14.0.0 (release)", "version": "" }, + { + "name": "13.0.0.1", + "version": "13.0/" + }, { "name": "12.0.1.1", "version": "12.0/" diff --git a/ruby/red-arrow-cuda/lib/arrow-cuda/version.rb b/ruby/red-arrow-cuda/lib/arrow-cuda/version.rb index f1619503fe..c266b8fc1f 100644 --- a/ruby/red-arrow-cuda/lib/arrow-cuda/version.rb +++ b/ruby/red-arrow-cuda/lib/arrow-cuda/version.rb @@ -16,7 +16,7 @@ # under the License. module ArrowCUDA - VERSION = "14.0.0-SNAPSHOT" + VERSION = "14.0.0" module Version numbers, TAG = VERSION.split("-") diff --git a/ruby/red-arrow-dataset/lib/arrow-dataset/version.rb b/ruby/red-arrow-dataset/lib/arrow-dataset/version.rb index ae903d6a1b..4a2429ddee 100644 --- a/ruby/red-arrow-dataset/lib/arrow-dataset/version.rb +++ b/ruby/red-arrow-dataset/lib/arrow-dataset/version.rb @@ -16,7 +16,7 @@ # under the License. module ArrowDataset - VERSION = "14.0.0-SNAPSHOT" + VERSION = "14.0.0" module Version numbers, TAG = VERSION.split("-") diff --git a/ruby/red-arrow-flight-sql/lib/arrow-flight-sql/version.rb b/ruby/red-arrow-flight-sql/lib/arrow-flight-sql/version.rb index 2a800c7f3f..ebe9add6f0 100644 --- a/ruby/red-arrow-flight-sql/lib/arrow-flight-sql/version.rb +++ b/ruby/red-arrow-flight-sql/lib/arrow-flight-sql/version.rb @@ -16,7 +16,7 @@ # under the License. module ArrowFlightSQL - VERSION = "14.0.0-SNAPSHOT" + VERSION = "14.0.0" module Version numbers, TAG = VERSION.split("-") diff --git a/ruby/red-arrow-flight/lib/arrow-flight/version.rb b/ruby/red-arrow-flight/lib/arrow-flight/version.rb index ab06445180..a9eb483e02 100644 --- a/ruby/red-arrow-flight/lib/arrow-flight/version.rb +++ b/ruby/red-arrow-flight/lib/arrow-flight/version.rb @@ -16,7 +16,7 @@ # under the License. module ArrowFlight - VERSION = "14.0.0-SNAPSHOT" + VERSION = "14.0.0" module Version numbers, TAG = VERSION.split("-") diff --git a/ruby/red-arrow/lib/arrow/version.rb b/ruby/red-arrow/lib/arrow/version.rb index 23d0239549..419b9ea868 100644 --- a/ruby/red-arrow/lib/arrow/version.rb +++ b/ruby/red-arrow/lib/arrow/version.rb @@ -16,7 +16,7 @@ # under the License. module Arrow - VERSION = "14.0.0-SNAPSHOT" + VERSION = "14.0.0" module Version numbers, TAG = VERSION.split("-") diff --git a/ruby/red-gandiva/lib/gandiva/version.rb b/ruby/red-gandiva/lib/gandiva/version.rb index 190abcf134..c3a718216f 100644 --- a/ruby/red-gandiva/lib/gandiva/version.rb +++ b/ruby/red-gandiva/lib/gandiva/version.rb @@ -16,7 +16,7 @@ # under the License. module Gandiva - VERSION = "14.0.0-SNAPSHOT" + VERSION = "14.0.0" module Version numbers, TAG = VERSION.split("-") diff --git a/ruby/red-parquet/lib/parquet/version.rb b/ruby/red-parquet/lib/parquet/version.rb index 747c68f9af..07712ed88e 100644 --- a/ruby/red-parquet/lib/parquet/version.rb +++ b/ruby/red-parquet/lib/parquet/version.rb @@ -16,7 +16,7 @@ # under the License. module Parquet - VERSION = "14.0.0-SNAPSHOT" + VERSION = "14.0.0" module Version numbers, TAG = VERSION.split("-")
