Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-2151

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

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

      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@mongodb.com Benji Rewis (Inactive)
            Reporter:
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: