DOCS- BsonValues no longer accept nulls in their ctors

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.0.2, 2.1
    • Affects Version/s: 2.0
    • Component/s: Documentation
    • None
    • Environment:
      c#, windows
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We need to add this bit of information into the backwards breaking changes documentation.

      Original

      The following used to work

      var bsonArray = new BsonArray(incorrectFields);

      however it throws chunks when incorrectFields is null where as before it didn't, found this when upgrading from 1.10 -> 2.0

            Assignee:
            Craig Wilson
            Reporter:
            Bret Ferrier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: