Mongodb channel request

Hello,

Can the channel 5.0 for the mongodb snap?

TIA

Hello,

Per Process for aliases, auto-connections and tracks 2, we need a 1-week voting/discussion period, so I’ll check back on the discussion and votes in a few days.

I have three questions before casting my vote.

  1. What’s Mongodb’s release cadence, how often is a new major version (potentially requiring a new track) released? is this documented somewhere by upstream?
  2. Is there some commitment from upstream on maintenance of old versions? e.g. is 4.x still supported with security updates? will it continue to be supported now that 5.x is out, and for how long?
  3. Are new versions backwards-incompatible? meaning, if I was running 4.x and install 5.x, will that just work, or do I need to migrate my data/configuration, or will things break horribly?

Thanks!

  • Daniel

the documentation for releases can be found here

  1. Major versions that are supported for on-prem are released on a yearly cadence
  2. Major versions are supported for ~3 years. Look here
  3. Yes, upgrading versions can be a bit messy as technically you have to be on the latest minor release to upgrade to the next major which afaik we have no plans to support minor versions.

edit: #3 may be partially untrue. For newer versions of mongo, you dont have to be on the latest minor as shown here, but i dont think theres any guarantee there will be a mess-free upgrade between all versions

+1 as reviewer, I’ve created the 5.0 track for mongodb.

  • Daniel