Skip to content

Releases: Netflix/hollow

Consumer-side resharding for list/set/map types

04 Oct 12:35
Compare
Choose a tag to compare
v7.12.0-rc.1

fix: only producer decides which types to reshard, consumer simply fo…

v7.11.6

11 Sep 21:30
4d7eba8
Compare
Choose a tag to compare

add record percentage change validator
fix a bug to record start and end time of consumer update

v7.11.5

28 Aug 21:06
a7140bd
Compare
Choose a tag to compare

support Composite Key Search for HollowHistory tooling;

v7.11.4: add read flatrecord traversal node parser (#693)

19 Aug 23:24
5ee4831
Compare
Choose a tag to compare

Add FlatRecordTraversalNode for more convenient flat record parsing and comparison on non top-level types inside a Flat Record.

v7.11.3

16 Aug 17:26
Compare
Choose a tag to compare
  • history tooling bugfix- for some keys that were no longer searchable when internal datastructures expanded size
  • record variance validator- lazy threshold evaluation
  • chore: if the bool field is null set the inlined boolean as null
  • README formatting

patch HollowMapWriteRecord serialization

25 Jul 21:59
83646ce
Compare
Choose a tag to compare

fix: HollowMapWriteRecord serialization should sort on key and value PR#688

v7.11.1

24 Jul 06:14
256f05d
Compare
Choose a tag to compare

add cycle start time and end time to consumer metrics

v7.11.0

06 Jun 19:54
f4da104
Compare
Choose a tag to compare

What's Changed

  • codegen: option to add @com.netflix.hollow.HollowGenerated annotation by @rpalcolea in #682

Full Changelog: v7.10.7...v7.11.0

v7.10.7

13 May 19:50
43d8541
Compare
Choose a tag to compare

Patch: log msg for optional part header

v7.10.6

22 Apr 17:43
cd3a32d
Compare
Choose a tag to compare

What's Changed

  • Prevent load / publish failures when missing types are defined in hash keys by @eduardoramirez in #679

Full Changelog: v7.10.5...v7.10.6