This is an automated email from the ASF dual-hosted git repository.
kriskras99 pushed a change to branch fix/small_things
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
at a1bfb30 fix: Use `#[track_caller]` for `assert{,_not}_logged` to show
the caller source location when panicking
This branch includes the following new commits:
new bab8998 fix: `deserialize_big_decimal` doesn't need a `Vec<u8>`
new 4e9ae89 fix!: `Alias::name` and `Alias::namespace` should return
references, user can clone if needed
new 1582cad fix: Implement `AvroSchemaComponent` for `()`
new b7d4757 fix: Change default of `SER_BYTES_TYPE` to `BytesType::Unset`
new ed4bc32 chore: Change the `ser_schema` module from file to directory
new 7ce2e38 fix: Use `Write::write_all` in `utils::encode_variable`
new a1bfb30 fix: Use `#[track_caller]` for `assert{,_not}_logged` to show
the caller source location when panicking
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.