Releases: kaiso/relmongo
Releases · kaiso/relmongo
v3.0.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
02 Dec 19:37
RelMongo v3.0.0 release
3.x versions are compatible with spring data mongodb 2.x versions (spring boot 2.x)
Content:
Features
Introducing transactions with MongoDB 4.0
Fixes
updates minor versions of spring framework artifacts
v2.3.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
21 Sep 10:17
RelMongo v2.3.0 release
2.x versions are compatible with spring data mongodb 2.x versions (spring boot 2.x)
Content:
Features
Introducing the orphanRemoval attribute
Fixes
Fixes an exception upon saving document with @id of type String
v2.2.1
Compare
Sorry, something went wrong.
No results found
kaiso
released this
06 Sep 14:32
RelMongo v2.2.1 release
2.x versions are compatible with spring data mongodb 2.x versions (spring boot 2.x)
Content:
Fixes
ClassCastException when printing association using Kotlin #29
Minor bug fixes
v2.2.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
21 Aug 12:28
RelMongo v2.2.0 release
2.x versions are compatible with spring data mongodb 2.x versions (spring boot 2.x)
Content:
Features
Introducing the bidirectional mapping for more information see here
Minor bug fixes
v2.1.1
Compare
Sorry, something went wrong.
No results found
kaiso
released this
09 Jul 15:40
RelMongo v2.1.1 release
2.x versions are compatible with spring data mongodb 2.x versions (spring boot 2.x)
Content:
Fixes
[bug][#21 ] child document is not loaded when the joinproperty and the field have the same name
v1.2.2
Compare
Sorry, something went wrong.
No results found
kaiso
released this
09 Jul 12:53
RelMongo v1.2.2 release
1.x versions are compatible with spring data mongodb 1.x versions (spring boot 1.5.x)
Content:
Fixes
[bug][#21 ] child document is not loaded when the joinproperty and the field have the same name
v1.2.1
Compare
Sorry, something went wrong.
No results found
kaiso
released this
09 Jul 10:07
RelMongo v1.2.1 release
1.x versions are compatible with spring data mongodb 1.x versions (spring boot 1.5.x)
Content:
Fixes
[bug][#21 ] child document is not loaded when the joinproperty and the field have the same name
v2.1.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
06 Jul 12:49
The RelMongo 1.2.0 release
RelMongo 2.X releases are compatible with spring-boot 2.X versions and their dependencies please see the compatibility matrix on the wiki
content:
features
fixes
[fix] do not override attribute when can not fetch child collection
should not lazy load aggregation results
v1.2.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
06 Jul 12:41
The RelMongo 1.2.0 release
content:
features
fixes
[fix] do not override attribute when can not fetch child collection
should not lazy load aggregation results
v2.0.0
Compare
Sorry, something went wrong.
No results found
kaiso
released this
04 Jul 13:44
RelMongo 2.X releases are compatible with spring-boot 2.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