Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-58038

Create multiversion_constants.yml file

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Repl 2021-07-12

      Create a file, src/mongo/db/multiversion_constants.yml. If the next planned release is 5.1, then the file would resemble:

      # All FCVs starting with 4.4.
      featureCompatibilityVersions:
        - "4.4"
        - "4.7"
        - "4.8"
        - "4.9"
        - "5.0"
        - "5.1"
      # All major releases starting with 4.4.
      majorReleases:
        - "4.4"
        - "5.0"
      

            Assignee:
            mina.mahmood@mongodb.com Mina Mahmood (Inactive)
            Reporter:
            xuerui.fa@mongodb.com Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: