Skip to content

Releases: Netflix/hollow

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

v7.10.5

17 Apr 19:36
Compare
Choose a tag to compare

Drop final keyword from HashIndex class level

v7.10.4

10 Apr 18:43
Compare
Choose a tag to compare
  • codegen supports schema reference doc
  • primary key and hash index init fails soft on not-bound field path at init time and hard at query time (as opposed to earlier failed hard at init time)

RC- codegen schema reference doc

02 Apr 17:12
Compare
Choose a tag to compare
v7.10.4-rc.1

Codegen- option to generate a schema doc

v7.10.3

22 Feb 21:34
6bd58a7
Compare
Choose a tag to compare

What's Changed

  • fix: HollowObjectMapper throws if it encounters a duplicate field name while walking the POJO class hierarchy by @eduardoramirez in #666

Full Changelog: v7.10.2...v7.10.3

v7.10.2

03 Feb 00:35
8857c90
Compare
Choose a tag to compare

What's Changed

  • Upgrade me.champeau.jmh to 0.7.2 by @rpalcolea in #663
  • feat: add support for going from HollowGenericObject/HollowRecod/ReadStateEngine to POJO by @eduardoramirez in #662

Full Changelog: v7.10.1...v7.10.2

v7.10.1

19 Jan 12:39
Compare
Choose a tag to compare

Patch for numShards serialization in reverse delta for collection types

Producer supports changing numShards for Object types in a delta chain

16 Jan 14:27
Compare
Choose a tag to compare

Opt-in feature, requires consumers to be on recent library version that supports applying varying numShards in a delta transition. A header tag in blob headers (also propagated into announcement metadata) provides observability into when and which types are resharded.

v7.9.0