DB support in RC 7.0?

Description

every day in about the same time i get

MongoDB Deprecated
MongoDB version %s is deprecated, please upgrade your installation.
https://go.rocket.chat/i/mongodb-deprecated

Server Setup Information

  • Version of Rocket.Chat Server: 7.0
  • Operating System: Debian GNU/Linux 11
  • Deployment Method: docker
  • Number of Running Instances: 1
  • MongoDB Version: 5.0.30 (also in docker)
  • Proxy: traefik

From release notes:

A new VoIP for Team Collaboration beta feature allows direct calls within the platform. MongoDB 7.0 is supported, while MongoDB 4.4 has been deprecated.

So is it only 4.4 deprecated or 5.0 is deprecated too?

Read the release notes:

4.4 is deprecated and 5 won’t be far behind hence the warning. You need to be on 6 or 7.

I have literally cited them.

So it is not deprecated but it is giving false warning. Thank you.

So, first and regardless of Rocket, is Mongo 5 is now EOL.

Next is if it actually shows and not the version it may be related to this (there may be others - have a search) - I’m not sure what error logic/version check they use.

Please read all the comments.

If it is still an issue add a comment with your server setup and someone may take a look.

Also asked the team to look.

Will speak with internal engineering teams, but yes, Mongo 5 has reached end of life and hence the deprecation.

Oficial reference is → https://docs.rocket.chat/docs/support-prerequisites#mongodb-versions

a more descriptive answer that I got from a co-worker on the matter:
“the idea behind the message is not keep tracking of EOL mongo databases. but inform that rocket.chat no longer offer support. which means no tests or no fixe, in case of bugs found in this specific version. so you should upgrade.”