-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
As part of the work to stabilize the BSON API, we should mark the enums that are likely to have new variants added as non-exhaustive to avoid future breaking changes. Each of the error enums as well as BinarySubtype should be marked this way, as well as possibly the Bson and ElementType enums themselves.
- links to