Skip to content

0.4.31: A few fast-avro fixes.

Choose a tag to compare

@gaojieliu gaojieliu released this 24 Jul 22:22
· 8 commits to master since this release
381c766

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

New Contributors

Full Changelog: 0.4.30...0.4.31