Skip to content

Releases: Netflix/hollow

v2.2.0

17 Feb 22:40
Compare
Choose a tag to compare
  • PrimaryKey auto expansion
  • HollowObjectMapper now supports non-trivial class hierarchies
  • FilteredHollowBlobWriter fixes and improvements
  • ObjectMapper deprecated addObject(...) in favor of add(...)

v2.1.1

31 Jan 02:03
Compare
Choose a tag to compare

Bugfix release:

  • Fixed java.util.Date serialization in HollowObjectMapper.
  • Added missing Set sampling.
  • Fixed potential thread safety issue in HollowMap's relativeBucket() method.

v2.1.0

27 Jan 01:58
Compare
Choose a tag to compare

v2.0.5

17 Jan 20:22
Compare
Choose a tag to compare
  • made #getStateEngine in HollowObjectMapper public

v2.0.4

05 Jan 19:03
Compare
Choose a tag to compare

HollowObjectMapper throws a meaningful Exception if circular references are detected.

v2.0.3

04 Jan 23:14
Compare
Choose a tag to compare

Generated POJO classes do not memoize ordinals by default.

v2.0.2

13 Dec 23:39
Compare
Choose a tag to compare
  • Generate a basic HollowAPIFactory implementation as part of a generated API
  • Include unrestored type names in Exception message if HollowWriteStateEngine restore was attempted prior to fully initializing data model types

v2.0.1

06 Dec 02:45
Compare
Choose a tag to compare

By default, HollowObjectMapper discovers default hash keys

Initial OSS Release

03 Dec 01:09
Compare
Choose a tag to compare
Merge pull request #4 from Netflix/fix/tools-source-folder

Treat hollow-diff-ui/tools as a source folder

v0.1.0-rc.5

02 Dec 20:55
Compare
Choose a tag to compare
v0.1.0-rc.5 Pre-release
Pre-release

add group