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

github-bot pushed a change to branch 
dependabot/cargo/lang/rust/master/serde_json-1.0.103
in repository https://gitbox.apache.org/repos/asf/avro.git


    omit 62251c7dd Bump serde_json from 1.0.102 to 1.0.103 in /lang/rust
     add f50426594 AVRO-1938: Add fingerprinting support to Python 
implementation (#1181)
     add de2af031c Bump proc-macro2 from 1.0.64 to 1.0.66 in /lang/rust (#2357)
     add 59658bf21 Bump serde_json from 1.0.102 to 1.0.103 in /lang/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   (62251c7dd)
            \
             N -- N -- N   
refs/heads/dependabot/cargo/lang/rust/master/serde_json-1.0.103 (59658bf21)

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:
 lang/py/avro/errors.py           |   4 +
 lang/py/avro/schema.py           |  81 ++++++++++++-
 lang/py/avro/test/test_schema.py | 244 +++++++++++++++++++++++++++++++++++++++
 lang/rust/Cargo.lock             |   4 +-
 lang/rust/avro_derive/Cargo.toml |   2 +-
 5 files changed, 331 insertions(+), 4 deletions(-)

Reply via email to