huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
241 stars 80 forks source link

Update MongoDB to V5. V4.4 is EOL #6831

Closed RafaPolit closed 4 months ago

RafaPolit commented 5 months ago

We need to upgrade MongoDB to V5 (at least), and test locally, on CI and coordinate with infra the deployment process.

fnocetti commented 4 months ago

The PR I just merged modifies the CI config so it uses MongoDB 5.0.27. Everything went green and I couldn't find problems during smoke testing. I'm closing this. Infra should work in their own issue, and if we find anything to fix we can open a new one.