In SERVER-68888 we deprecated many fields contained in config.version document.
After 7.0 becomes last LTS we can complete the removal of this fields. In particular:
- Remove minCompatibleVersion and currentVersion fields from VersionType. It was made optional in 7.0 to maintain backward compatibility and now can be completely removed.
- Remove StopUsingConfigVersion feature flag
- Remove config version update logic on upgrade/downgrade
- Remove Complete all the TODOs associated to this ticket.
- depends on
-
SERVER-68888 Remove deprecated fields from config.version
- Closed
- has to be done before
-
SERVER-71276 IDL-ize config version type
- Closed