This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-22.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
from e04fafb124 GH-47838: [C++][Parquet] Set Variant specification version
to 1 to align with the variant spec (#47835)
add c5055366fb MINOR: [Release] Update CHANGELOG.md for 22.0.0
add 81563ad2c5 MINOR: [Release] Update .deb/.rpm changelogs for 22.0.0
add 5aeb5f217f MINOR: [Release] Update versions for 22.0.0
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 223 +++++++++++++++++++++
c_glib/meson.build | 2 +-
c_glib/vcpkg.json | 2 +-
ci/scripts/PKGBUILD | 2 +-
cpp/CMakeLists.txt | 2 +-
cpp/meson.build | 2 +-
cpp/vcpkg.json | 2 +-
dev/tasks/homebrew-formulae/apache-arrow-glib.rb | 2 +-
dev/tasks/homebrew-formulae/apache-arrow.rb | 2 +-
.../apache-arrow-apt-source/debian/changelog | 6 +
.../yum/apache-arrow-release.spec.in | 3 +
.../linux-packages/apache-arrow/debian/changelog | 6 +
.../linux-packages/apache-arrow/yum/arrow.spec.in | 3 +
docs/source/_static/versions.json | 9 +-
matlab/CMakeLists.txt | 2 +-
python/CMakeLists.txt | 2 +-
python/pyproject.toml | 2 +-
r/DESCRIPTION | 2 +-
r/NEWS.md | 2 +-
r/pkgdown/assets/versions.html | 5 +-
r/pkgdown/assets/versions.json | 8 +-
ruby/red-arrow-cuda/lib/arrow-cuda/version.rb | 2 +-
.../red-arrow-dataset/lib/arrow-dataset/version.rb | 2 +-
.../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 +-
28 files changed, 277 insertions(+), 26 deletions(-)