This is an automated email from the ASF dual-hosted git repository.
martin-g pushed a change to branch feat/improve_schema_parser
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from f6d4c0b feat!: Make schema parser reuse the JSON allocations
add 5998e55 chore: Remove outdated migration guide (#661)
add 334e30d feat: Use `Arc<str>` instead of `String` inside `Name` (#658)
add 4a8f9bd Merge branch 'main' into feat/improve_schema_parser
No new revisions were added by this update.
Summary of changes:
avro/src/schema/name.rs | 29 +++++++------
migration_guide.md | 107 ------------------------------------------------
2 files changed, 14 insertions(+), 122 deletions(-)
delete mode 100644 migration_guide.md