Hi Jorge, On 16.05.23, 20:37, "Jorge Flórez" <[email protected]> wrote: > we are planning to update our oak dependencies, from 1.12.0 to 1.50.0 > (or maybe 1.52.0). We are aware that we need to use Java 11 (already > using it) and update our Mongo servers. It seems it will be to version 6 > (not my decision). If I have existing repositories created and filled > using 1.12.0, should I do something additional to make them work with > the latest version of Oak?
>From a DocumentNodeStore perspective, I'm not aware of anything you need to do for the update. The MongoDB Java driver is compatible with MongoDB 6.0, but please note, our automated tests currently do not exercise this combination. I suggest you properly test and report back if you identify any issues on MongoDB 6.0. Regards Marcel
