Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@anidotnet anidotnet released this 01 Sep 12:28
· 66 commits to master since this release

New Changes

  • Keyed ObjectRepository support #78
  • Podam version upgraded to resolve missing JAX-WS dependency in Java 9 #90
  • MVStore upgraded to latest release #69
  • Introduced a utility method to register jackson modules in NitriteBuilder #94
  • Null order support during sort #98
  • @InheritIndices now works for fields with any modifier #101

Fixes

  • Fixed documentation for MapperFacade #100
  • Added documentation for @NitriteId annotation #102
  • Changes to text index not saved correctly #105
  • Closing the database recreates dropped collections #106