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

v1.11.0 contains a breaking change, and should actually be a major version bump

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 1.11.0
    • Component/s: None
    • None

      Summary

      The driver version is incompatible with older versions of MongoDB and should be considered a breaking change. The version should be `v2.0.0`.

      v1.11.0 (go driver)

      v2.6 (mongo server)

      How to Reproduce

      Try to do anything at all with a mongo server < v3.6. I reproduced running the `mongo:2.6` docker image locally and trying to run a `.Find()` function.

      Additional Background

      Error message: "server at mongo:27017 reports wire version 2, but this version of the Go driver requires at least 6 (MongoDB 3.6)"

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            komealy@hotmail.com Kris O'Mealy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: