Skip to content

Tags: Netflix/hollow

Tags

v7.14.2

Toggle v7.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add flag in HollowRecordJsonStringifier to only use list expansion fo… (

#722)

* bugfix for map json stringifier when keyNode is non-primitive object

v7.14.1

Toggle v7.14.1's commit message
Patch: Preserve producer behavior where populating an empty state wil…

…l not proceed to publish

v7.14.0

Toggle v7.14.0's commit message
Resharding: num shards if pinned by annotation is ignored when produc…

…er is configured for resharding

v7.14.0-rc.4

Toggle v7.14.0-rc.4's commit message
cleanup

v7.14.0-rc.3

Toggle v7.14.0-rc.3's commit message
allow smart delta, enable logging

v7.14.0-rc.2

Toggle v7.14.0-rc.2's commit message
cleanup

v7.14.0-rc.1

Toggle v7.14.0-rc.1's commit message
Test map type with lopsided stats

v7.13.2

Toggle v7.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch: consumer mmap mode had an integer overflow (#714)

v7.13.1

Toggle v7.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: if the max ordinal for a map value is zero then reserve 1 bit fo…

…r it instead of nothing (#713)

* fix: if the max ordinal for a map value is zero then reserve 1 bit for it instead of nothing

* (contd.) fix: if the max ordinal for a map value is zero then reserve 1 bit for it instead of nothing

* add consumer code to account for the bad scenario to allow to exit out of bad blobs

---------

Co-authored-by: Sunjeet Singh <[email protected]>

v7.13.1-rc.3

Toggle v7.13.1-rc.3's commit message
(contd.) fix: if the max ordinal for a map value is zero then reserve…

… 1 bit for it instead of nothing