Skip to content

0.4.32: A few fast-avro fixes

Choose a tag to compare

@gaojieliu gaojieliu released this 24 Jul 23:41
· 7 commits to master since this release
5a2c36b

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

Full Changelog: 0.4.30...0.4.32