summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/set_feature_compatibility_version.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55635 Make the setFCV document updates idempotent in a sharded clusterAntonio Fuschetto2021-04-231-0/+7
* SERVER-55636: Add the parameter to the setFCV command to make it support 2-Ph...Jordi Serra Torrens2021-04-141-0/+15
* SERVER-54918 Split the `setFeatureCompatibility` flow into separate upgrade/d...Kaloian Manassiev2021-03-231-1/+5
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+1
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+1
* SERVER-50706 Add fromConfigServer parameter to allow transitioning a shard se...Jason Chan2020-09-241-0/+5
* SERVER-49756 Add downgradeOnDiskChanges parameter to setFeatureCompatibilityV...Jason Chan2020-08-181-0/+51