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

Deprecate group command helpers

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1260 Done 3.5
      GODRIVER-196 Works as Designed
      CSHARP-2295 Fixed 2.9.0
      JAVA-2959 Fixed 3.9.0
      RUST-129 Works as Designed
      $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 PYTHON-1260 Done 3.5 GODRIVER-196 Works as Designed CSHARP-2295 Fixed 2.9.0 JAVA-2959 Fixed 3.9.0 RUST-129 Works as Designed

    Description

      In 3.4 the old group command was deprecated and we plan to remove it in 3.6. (EDIT removal happened in 4.1.1)

      Documentation and usage examples for group command helpers MUST clearly document that the helper is deprecated. If it makes sense for your language, the helper SHOULD also raise or log a deprecation warning.

      Example from our regular docs:
      https://docs.mongodb.com/master/release-notes/3.4-compatibility/#group

      Attachments

        Activity

          People

            Unassigned Unassigned
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: