Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-460

Deprecate eval helpers

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PERL-871 Fixed 2.0.0
      JAVA-2958 Fixed 3.9.0
      NODE-1660 Fixed 3.1.7
      CXX-1644 Works as Designed
      MOTOR-269 Works as Designed
      GODRIVER-546 Done 0.0.14
      CDRIVER-2816 Works as Designed
      PYTHON-1315 Fixed 3.5
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PERL-871 Fixed 2.0.0 JAVA-2958 Fixed 3.9.0 NODE-1660 Fixed 3.1.7 CXX-1644 Works as Designed MOTOR-269 Works as Designed GODRIVER-546 Done 0.0.14 CDRIVER-2816 Works as Designed PYTHON-1315 Fixed 3.5

      In MongoDB 3.0 the eval command was deprecated and it is removed in 4.0. Drivers must deprecate any helpers for the eval command and stop testing those helpers with MongoDB 4.0+. Deprecated helpers can be removed with the next semver major version bump of a driver.

            Assignee:
            Unassigned Unassigned
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: