Retract Go Driver v1.6.0-v1.6.1 and v1.7.0-v1.7.1

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Critical - P2
    • 1.8.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Retract Go Driver v1.6.0-v1.6.1 and v1.7.0-v1.7.1 which are affected by the bug in GODRIVER-2109 using a retract directive in the go.mod file.

      Example:

      retract (
      	[v1.6.0, v1.6.1] // Contains data race bug in background connection establishment.
      	[v1.7.0, v1.7.1] // Contains data race bug in background connection establishment.
      )
      

              Assignee:
              Benji Rewis (Inactive)
              Reporter:
              Matt Dale
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: