Skip to content

Releases: linkedin/avro-util

0.4.26: Several fast-avro fixes

09 May 16:39
00cb0c5

Choose a tag to compare

Support java keywords as class names for records during generic deser…

0.4.25 : Support for comparing docs in Avro comparator

11 Mar 00:06
d6396b4

Choose a tag to compare

  1. Support for comparing field and Schema docs in the configurable schema comparator
  2. Fix incorrect check for enableUtf8encoding

0.4.24: small fix in fast-avro

26 Feb 21:04
b0cb48a

Choose a tag to compare

Limit the max log size for schema in warning. (#568)

Adds an option to control utf8Encoding of strings

29 Jan 03:04
17a828a

Choose a tag to compare

Adds an option to control utf8Encoding of strings - stringRepresentation and methodStringRepresentation must be CharSequence to use this.

support for 1.11.4

18 Nov 19:30
ec50b5b

Choose a tag to compare

Support avro 1.11.4. (#563)

Co-authored-by: Jingjing Sun <[email protected]>

0.4.20: Serializable StringListView

21 Aug 15:42
18f9cfa

Choose a tag to compare

Serializable StringListView

0.4.19 : Collection of Utf8 handling in stringlistview

15 Jul 18:07
16fa706

Choose a tag to compare

Utf8 and String types supported in StringList√iew.addAll (#559)

0.4.18 : Updated StringListView

25 Jun 21:34
57b085e

Choose a tag to compare

Add for utf8 method in String/Utf8/Charsequence ListViews (#558)

* Adding add for utf8 and equals methods in String/Utf8/Charsequence ListViews

* removing unecessary equals method

* AddAll methods for List/Set

0.4.17: some fast-serde fix

06 May 21:46
b0fc4f9

Choose a tag to compare

[fast-avro][deserializer] Populate methods always with 'customization…

0.4.16

29 Apr 20:32
49a61e2

Choose a tag to compare

What's Changed

Full Changelog: 0.4.15...0.4.16