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

dependabot[bot] pushed a change to branch dependabot/cargo/main/tonic-5bf6a488fd
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


 discard 38b97b87b5 chore(deps): bump the tonic group across 1 directory with 3 
updates
     add 32bba5ad27 rename Compression struct (#10221)
     add 6ffeea9d3d feat: support uuid from fixed type of length 16 (#10241)
     add d3d7ae83e7 fix(ipc): reject dictionary-encoded dictionary values 
(#10230)
     add 0a076b2fdc chore(deps): bump the tonic group across 1 directory with 3 
updates

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   (38b97b87b5)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/tonic-5bf6a488fd 
(0a076b2fdc)

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:
 arrow-avro/src/codec.rs                            |  45 +++++
 arrow-flight/src/encode.rs                         |  12 +-
 arrow-flight/src/utils.rs                          |   6 +-
 .../flight_client_scenarios/integration_test.rs    |  12 +-
 arrow-ipc/src/compression.rs                       |  22 ++-
 arrow-ipc/src/reader.rs                            |  42 +++++
 arrow-ipc/src/writer.rs                            | 195 +++++++++++++--------
 7 files changed, 236 insertions(+), 98 deletions(-)

Reply via email to