0.4.32: A few fast-avro fixes
What's Changed
- Updating SpecificRecordClassGenerator to enable int to long setters / builders by @li-enguyen in #581
- Updating CodeTransformations to enable int/long setters/puts conversions by @sandaar in #583
- Fix a flaky fastserde test by @sandaar in #584
- Replace remaining occurrences of example.com URL by @sandaar in #585
- Compatible Record In Union Lookup Should Use Unqualified Name by @pamitm in #574
- Removed deleted files by @gaojieliu in #586
New Contributors
- @li-enguyen made their first contribution in #581
- @sandaar made their first contribution in #583
Full Changelog: 0.4.30...0.4.32