-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: BSON
User Impact
BSON 4.0 made a breaking change in how the Timestamp class is managed internally, and from 4.0+ math operations on the Timestamp class return Longs instead of Timestamp objects.
This should be noted in our upgrade guide for BSON 4.0.
Acceptance Criteria
- Update the upgrade guide for BSON 4.0 to include the breaking Timestamp changes.