Releases: kaiso/relmongo
Releases · kaiso/relmongo
v1.1.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
04 Jul 13:28
RelMongo 1.x.x releases are compatible with spring-boot 1.5.x versions and their dependencies please see the compatibility matrix on the wiki
features :
one to one associations
one to many associations
lazy loading or eager for associations
cascading operations
more details can be found on the wiki
v1.0.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
16 Jun 12:43
RelMongo first major release.
RelMongo allows to use references and relations in MongoDB database.
See Wiki and Readme for more information
v2.0.0-RC2
Compare
Sorry, something went wrong.
No results found
kaiso
released this
15 Jun 18:15
Fixed issues :
#11 Exception encountered upon retrieval of relmongo annotated entity from repository
v2.0.0-RC1
Compare
Sorry, something went wrong.
No results found
kaiso
released this
15 Jun 12:49
RelMongo compatible with spring-data-mongodb 2.X.X ( spring boot 2.X.X)
v1.0.0-RC2
Compare
Sorry, something went wrong.
No results found
kaiso
released this
13 Jun 13:42
v1.0.0-RC1
Compare
Sorry, something went wrong.
No results found
kaiso
released this
28 May 16:14
Release Candidate 1.0.0-RC1
v1.0.0-beta
Compare
Sorry, something went wrong.
No results found
kaiso
released this
24 May 12:53
Fixes for some issues with lazy loading
@OnetoOne association support added
Force referencedProperty to MongoDB _id field and remove it from @JoinProperty
First Release
Compare
Sorry, something went wrong.
No results found
kaiso
released this
17 May 16:37
provide @onetomany annotation processing