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

Remove or un-export all currently deprecated BSON code in Go Driver 2.0

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.0.0
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Definition of done:

      • Remove or un-export all deprecated code from the Go driver BSON library before releasing Go Driver 2.0. Some deprecated code may still be needed, but can be un-exported, and some can be completely removed.

      Note that we should leave functions and types that are deprecated but marked "internal use only".

      See GODRIVER-2617 for the task for the rest of the Go driver.

       
      phase 1 PR: https://github.com/mongodb/mongo-go-driver/pull/1410

      quick fix for #1410: https://github.com/mongodb/mongo-go-driver/pull/1536

      Merge bsoncodec, bsontype, bsonrw, primitive into bson: https://github.com/mongodb/mongo-go-driver/pull/1565

      Remove RegistryBuilder: https://github.com/mongodb/mongo-go-driver/pull/1659

      Cleanup: https://github.com/mongodb/mongo-go-driver/pull/1698

            Assignee:
            qingyang.hu@mongodb.com Qingyang Hu
            Reporter:
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: