Skip to content

Releases: hamba/avro

v1.5.6

13 Jul 11:37
4fbe61a
Compare
Choose a tag to compare

avro: fix and issue with union schema containing reference schemas

v1.5.5

15 Jun 15:05
592567f
Compare
Choose a tag to compare

avro: handle embedded structs

v1.5.4

02 Mar 18:19
6f942d7
Compare
Choose a tag to compare

avro: fix logical type encoding in unions

v1.5.3

11 Feb 15:42
65106f8
Compare
Choose a tag to compare

avro: fix map union ptr type encoding

v1.5.2

23 Jan 16:48
c13a80d
Compare
Choose a tag to compare

avro: fix fingerprint to avoid data race

v1.5.1

24 Dec 05:50
9220149
Compare
Choose a tag to compare

avro: support logical types in union interfaces

v1.5.0

31 Oct 18:29
06bedbc
Compare
Choose a tag to compare

avro: fix timestamp overflows
avro: add support of TextMarshaler and TextUnmarshaler

v1.4.0

29 Aug 13:48
05b56a2
Compare
Choose a tag to compare

ocf: add encoder Flush()

v1.3.0

08 Aug 05:19
436d34e
Compare
Choose a tag to compare

avro: allow encoding int32 and float32 types as long and double

v1.2.1

31 Jul 19:14
3ded0d4
Compare
Choose a tag to compare

avro: fix map encoding with more than blocklength keys