Skip to content

Releases: seedstack/mongodb-addon

v1.1.0

28 Apr 08:37
Compare
Choose a tag to compare
  • [new] Automatically build indexes
  • [new] Add Bean Validation support to Morphia (at pre-persist) when SeedStack validation add-on is present in the classpath.
  • [new] Add exists() and count() in BaseMorphiaRepository according to change in business framework.
  • [chg] Update for SeedStack 16.4.
  • [brk] Remove do*() methods in BaseMorphiaRepository according to change in business framework.
  • [fix] Correctly take MongoDb database aliases into account when injecting Morphia data stores.

v1.0.1

09 Feb 08:50
Compare
Choose a tag to compare
  • [fix] Flawed release process made this add-on unusable by clients.

v1.0.0

17 Nov 09:18
Compare
Choose a tag to compare
  • [new] Initial Open-Source release.