Skip to content

v0.3.2

Choose a tag to compare

@mkubala mkubala released this 15 Oct 11:29
· 436 commits to master since this release
350c175

Highlights

This release introduces a couple of fixes and improvements.

  • CachedTagIdResolver no longer bothers with nasty WARNs logged by underlying Caffeine #105
  • Make journal event and snapshot metadata more compact.This is done by abbreviating jsonb keys (while the previous, long keys are still supported in the decoder) and skipping entries with blank values. Since the new serialisers are backward compatible, no migration is required. #106