This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.gradle-develocity-maven-extension-2.3.3
in repository https://gitbox.apache.org/repos/asf/arrow-java.git
discard 6f082788f MINOR: Bump com.gradle:develocity-maven-extension from 2.3.1
to 2.3.3
add b3113ab79 GH-1011: [Docs] Fix broken Java API reference links in
documentation (#1012)
add 776466e90 GH-141: Correct capacity behavior in BufferAllocator.buffer
docstrings (#1010)
add 60a1a4242 GH-1014: [Docs] Fix broken and obsolete links in the
README.md (#1015)
add 2b74309ba MINOR: [Docs] Remove extra line in README.md (fix
pre-commit) (#1018)
add bc7132b92 GH-1021: Use released apache/arrow instead of main (#1022)
add 73c113019 MINOR: Bump com.gradle:develocity-maven-extension from 2.3.1
to 2.3.3
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6f082788f)
\
N -- N -- N
refs/heads/dependabot/maven/com.gradle-develocity-maven-extension-2.3.3
(73c113019)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/rc.yml | 44 ++++++++--------------
.mvn/extensions.xml | 2 +-
README.md | 19 ++++------
docs/source/flight.rst | 10 ++---
docs/source/flight_sql.rst | 2 +-
docs/source/jdbc.rst | 6 +--
docs/source/memory.rst | 18 ++++-----
docs/source/table.rst | 24 ++++++------
docs/source/vector_schema_root.rst | 16 ++++----
.../java/org/apache/arrow/memory/ArrowBuf.java | 2 +-
.../org/apache/arrow/memory/BufferAllocator.java | 14 ++++---
11 files changed, 71 insertions(+), 86 deletions(-)