Releases: Netflix/hollow
Releases · Netflix/hollow
Consumer-side resharding for list/set/map types
v7.12.0-rc.1 fix: only producer decides which types to reshard, consumer simply fo…
v7.11.6
add record percentage change validator
fix a bug to record start and end time of consumer update
v7.11.5
support Composite Key Search for HollowHistory tooling;
v7.11.4: add read flatrecord traversal node parser (#693)
Add FlatRecordTraversalNode for more convenient flat record parsing and comparison on non top-level types inside a Flat Record.
v7.11.3
patch HollowMapWriteRecord serialization
fix: HollowMapWriteRecord serialization should sort on key and value PR#688
v7.11.1
add cycle start time and end time to consumer metrics
v7.11.0
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
v7.10.6
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