This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to annotated tag apache-arrow-adbc-0.1.0-rc4
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
*** WARNING: tag apache-arrow-adbc-0.1.0-rc4 was modified! ***
from 39765098 (tag)
to 86af00c1 (tag)
tagging fb6ca9762d722500434d5ee09ddfcd7dd780df0b (commit)
by David Li
on Sat Dec 24 23:07:14 2022 -0500
- Log -----------------------------------------------------------------
ADBC Libraries 0.1.0 RC 4
-----------------------------------------------------------------------
discard 4736bb3e chore: update versions for 0.1.0
discard 834f1420 chore: update CHANGELOG.md for 0.1.0
omit 10977ffc chore(dev/release): fix upload stage for Linux packages (#274)
new fb6ca976 DO NOT MERGE
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag 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 (39765098)
\
N -- N -- N refs/tags/apache-arrow-adbc-0.1.0-rc4 (86af00c1)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/packaging.yml | 7 +++++-
CHANGELOG.md | 31 --------------------------
c/cmake_modules/AdbcVersion.cmake | 2 +-
docs/source/conf.py | 2 +-
glib/meson.build | 2 +-
java/core/pom.xml | 2 +-
java/driver-manager/pom.xml | 2 +-
java/driver/flight-sql-validation/pom.xml | 2 +-
java/driver/flight-sql/pom.xml | 2 +-
java/driver/jdbc-validation-derby/pom.xml | 2 +-
java/driver/jdbc-validation-postgresql/pom.xml | 2 +-
java/driver/jdbc/pom.xml | 2 +-
java/driver/validation/pom.xml | 2 +-
java/pom.xml | 4 ++--
java/sql/pom.xml | 2 +-
ruby/lib/adbc/version.rb | 2 +-
16 files changed, 21 insertions(+), 47 deletions(-)