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

mgrigorov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


    from 6218cd7  fix: Ensure SpecificSingleObjectWriter writes header on every 
call (#438)
     add 5e23188  fix: Don't allow serializing `bytes` as a `Uuid::String` 
(#441)

No new revisions were added by this update.

Summary of changes:
 avro/Cargo.toml                          |  1 +
 avro/src/serde/ser_schema.rs             | 26 ++++++++--
 avro/tests/serde_human_readable_false.rs | 86 +++++++++++++++++++++++++++++++-
 avro/tests/serde_human_readable_true.rs  | 78 ++++++++++++++++++++++++++++-
 4 files changed, 184 insertions(+), 7 deletions(-)

Reply via email to