Releases: Netflix/hollow
Releases · Netflix/hollow
HollowHistoryKeyIndex improvements to build index faster
v7.6.5 Switched from linear probing to chaining
v7.6.4
- Expose InMemoryBlobStore as test utility under hollow-test
- recordFieldAccess introduces a non-neglible delay in field access for…
v7.6.3
v7.8.0-rc.1
Test passing MDC context(like namespace) from upstream and clearing it.
v7.6.3-rc.5
Merge change from steven
v7.6.3-rc.4
Merging changes from steven in https://github.com/Netflix/hollow/pull…
v7.6.3-rc.3
Merging changes from steven in https://github.com/Netflix/hollow/pull…
patch history index field parsing
v7.6.3-rc.2 Patch primary key field path parsing e.g. id.value
Hollow History index changes
v7.6.3-rc.1 Rebased and brought in fixes from Steve
v7.6.2
What's Changed
- flat-record: objectMapper.readFlat can parse an enum that had custom properties set on it by @eduardoramirez in #630
Full Changelog: v7.6.1...v7.6.2