v0.3.2
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