Skip to content

Vulcan v1.8.3

Compare
Choose a tag to compare
@bplommer bplommer released this 06 Apr 17:46

This release fixes a bug with the codec for byte-arrays, where the decoded value would contain extra padding. It also makes some internal changes, but these should not affect users.

What's Changed

Bugfix

  • Codec.Aux[Avro.Bytes, Array[Byte]] must strip array padding by @NeQuissimus in #434

Internals

New Contributors

Full Changelog: v1.8.0...v1.8.1