Skip to content

Releases: Netflix/hollow

HollowHistoryKeyIndex improvements to build index faster

03 Oct 18:36
Compare
Choose a tag to compare
v7.6.5

Switched from linear probing to chaining

v7.6.4

29 Sep 00:15
b50d1e2
Compare
Choose a tag to compare
  • Expose InMemoryBlobStore as test utility under hollow-test
  • recordFieldAccess introduces a non-neglible delay in field access for…

v7.6.3

18 Sep 16:58
Compare
Choose a tag to compare

VarInt helpers, Perf api generation tweak, delta cleanup tweak

v7.8.0-rc.1

05 Sep 08:07
Compare
Choose a tag to compare
v7.8.0-rc.1 Pre-release
Pre-release

Test passing MDC context(like namespace) from upstream and clearing it.

v7.6.3-rc.5

17 Aug 21:33
Compare
Choose a tag to compare
Merge change from steven

v7.6.3-rc.4

15 Aug 23:26
Compare
Choose a tag to compare
Merging changes from steven in https://github.com/Netflix/hollow/pull…

v7.6.3-rc.3

15 Aug 23:17
Compare
Choose a tag to compare
Merging changes from steven in https://github.com/Netflix/hollow/pull…

patch history index field parsing

20 Jul 02:52
Compare
Choose a tag to compare
v7.6.3-rc.2

Patch primary key field path parsing e.g. id.value

Hollow History index changes

19 Jul 20:12
Compare
Choose a tag to compare
v7.6.3-rc.1

Rebased and brought in fixes from Steve

v7.6.2

17 Jul 17:03
1c4f393
Compare
Choose a tag to compare

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