published : 2018-08-15 changed: 2018-08-15
category: Computer --> programming --> MongoDB --> morphium
We are still working on getting morphium 4.0.0 done. We are behind schedule a bit but want to explain here, what is going on at the moment:
Unfortunately V4.0.0 is not 100% compatible with the predecessors. It might be necessary to migrate data - although not very probably. If you need assistence with that, please contact us on google-groups or githup.
All of that is taking more time, than estimated. But BETA4 of morphium 4.0.0 can be downloaded on maven central:
In order for Morphium to work, you need to add the mongo drivers libs to your dependencies. We tested morphium with V3.8.0 of the drivers libs, but later versions should also work. (this is one of the reasons, why morphium does not create a direct dependency to the driver! Use the version you have in your project already, if not, use 3.8.0)
Happy hacking!
created Stephan Bösebeck (stephan)