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

mgrigorov pushed a change to branch avro-3759-add-extra-types
in repository https://gitbox.apache.org/repos/asf/avro.git


 discard a46786b4b AVRO-3759: Add extra types for RecordSchema, EnumSchema, 
FixedSchema and DecimalSchema
     add 45350ce37 Bump digest from 0.10.6 to 0.10.7 in /lang/rust (#2242)
     add e767e9c97 Bump regex from 1.8.1 to 1.8.2 in /lang/rust (#2248)
     add 9d42df5a3 AVRO-3759: Add extra types for RecordSchema, EnumSchema, 
FixedSchema and DecimalSchema
     add 78cedb3ee AVRO-3759: Add rustdoc to the new types

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   (a46786b4b)
            \
             N -- N -- N   refs/heads/avro-3759-add-extra-types (78cedb3ee)

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/rust/Cargo.lock         | 14 +++++++-------
 lang/rust/avro/Cargo.toml    |  4 ++--
 lang/rust/avro/src/schema.rs | 29 +++++++++++++++++++++++++++--
 3 files changed, 36 insertions(+), 11 deletions(-)

Reply via email to