-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
Some drivers provide a static type to represent the documents returned from a change stream. That static type must be updated with a property for the new-in-MongoDB-4.0 clusterTime field included in each change stream document.
- depends on
-
CDRIVER-2614 Add clusterTime property to static type for change stream documents
- Closed
-
CSHARP-2241 Add clusterTime property to static type for change stream documents
- Closed
-
CXX-1560 Add clusterTime property to static type for change stream documents
- Closed
-
GODRIVER-368 Add clusterTime property to static type for change stream documents
- Closed
-
JAVA-2833 Add clusterTime property to static type for change stream documents
- Closed
-
MOTOR-212 Add clusterTime property to static type for change stream documents
- Closed
-
NODE-1414 Add clusterTime property to static type for change stream documents
- Closed
-
PHPLIB-343 Add clusterTime property to static type for change stream documents
- Closed
-
PYTHON-1530 Add clusterTime property to static type for change stream documents
- Closed
-
RUBY-1324 Add clusterTime property to static type for change stream documents
- Closed
-
RUST-74 Add clusterTime property to static type for change stream documents
- Closed
-
SERVER-34181 Expose the "ts" value from oplog entries in the changestream as "clusterTime"
- Closed
- related to
-
DRIVERS-2025 Update ChangeStreamEvent type definition to include clusterTime
- Implementing