Releases: seedstack/mongodb-addon
Releases · seedstack/mongodb-addon
v1.1.0
- [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()
andcount()
inBaseMorphiaRepository
according to change in business framework. - [chg] Update for SeedStack 16.4.
- [brk] Remove
do*()
methods inBaseMorphiaRepository
according to change in business framework. - [fix] Correctly take MongoDb database aliases into account when injecting Morphia data stores.
v1.0.1
- [fix] Flawed release process made this add-on unusable by clients.
v1.0.0
- [new] Initial Open-Source release.