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

github-bot pushed a change to branch dependabot/cargo/rust/test-with-0.14.6
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    omit 21eebffb2 chore(rust): bump test-with from 0.14.4 to 0.14.6 in /rust
     add ff10fc9f3 chore(java): bump com.google.protobuf:protobuf-java from 
4.29.1 to 4.29.2 in /java (#2380)
     add c81a7d6e4 ci: pin Ruby version (#2396)
     add b6622c7c0 docs: change Flight SQL driver usage to executable example 
(#2395)
     add 63b3176e1 chore(go/adbc): bump google.golang.org/grpc from 1.69.0 to 
1.69.2 in /go/adbc (#2381)
     add 476da7fbd chore(go/adbc): bump google.golang.org/protobuf from 1.36.0 
to 1.36.1 in /go/adbc (#2389)
     add 1525cb87d ci: simplify Rust builds (#2400)
     add 5c4000a0d chore(rust): bump test-with from 0.14.4 to 0.14.6 in /rust

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   (21eebffb2)
            \
             N -- N -- N   refs/heads/dependabot/cargo/rust/test-with-0.14.6 
(5c4000a0d)

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/native-unix.yml              |  11 ++
 .github/workflows/rust.yml                     |  66 +++++++-----
 ci/conda_env_glib.txt                          |   7 +-
 docs/source/driver/flight_sql.rst              |  36 +------
 docs/source/ext/adbc_cookbook.py               |   1 +
 go/adbc/driver/flightsql/example_usage_test.go | 137 +++++++++++++++++++++++++
 go/adbc/go.mod                                 |   6 +-
 go/adbc/go.sum                                 |   8 +-
 java/driver/flight-sql/pom.xml                 |   2 +-
 9 files changed, 203 insertions(+), 71 deletions(-)
 create mode 100644 go/adbc/driver/flightsql/example_usage_test.go

Reply via email to