Skip to content

v2.2.2

Compare
Choose a tag to compare
@scullxbones scullxbones released this 12 Jan 23:44
· 235 commits to master since this release

Makes metricRegistry lazy (#217)

  • Allows to exclude dropwizard dependency

Allow persisting org.bson.BsonValue as passing DB object of type bson (#216)

  • allow to persist org.bson.BsonValue as passing DB object of type bson for event journal and snapshots
  • fixed check for Bson type in order to handle NULL values correctly for Optionals