Skip to content

Releases: linkedin/avro-util

0.4.20: Serializable StringListView

21 Aug 15:42
18f9cfa
Compare
Choose a tag to compare

Serializable StringListView

0.4.19 : Collection of Utf8 handling in stringlistview

15 Jul 18:07
16fa706
Compare
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
Compare
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
Compare
Choose a tag to compare
[fast-avro][deserializer] Populate methods always with 'customization…

0.4.16

29 Apr 20:32
49a61e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.15...0.4.16

0.4.15: List view interfaces override clear() and iterator methods

25 Apr 23:00
9321e76
Compare
Choose a tag to compare
Override clear method in custom list views (#555)

* Override clear method in custom list views

* Override iterator method

0.4.14: Disabled modifiable map collections in codegen

13 Mar 17:53
46c92a9
Compare
Choose a tag to compare
disable modifiable collection transformer for Maps (#554)

* disable modifiable collection transformer for Maps

* test updates

0.4.13: Modifiable simple collections in codegen

20 Feb 17:05
2fd93ac
Compare
Choose a tag to compare

Simple collections are modifiable in avro codegen.

0.4.12

16 Feb 18:49
2d0eab0
Compare
Choose a tag to compare

Fix StreamUtil

0.4.11

14 Feb 19:03
51ff79b
Compare
Choose a tag to compare

fix StreamUtil to execute the map function for each batch in the thread pool