Skip to content

Commit 4162e1e

Browse files
DOCSP-48488 NamespaceType (#526)
1 parent 26102d5 commit 4162e1e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/whats-new.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ What's New
1919

2020
Learn what's new in:
2121

22+
* :ref:`Version 3.3 <csharp-version-3.3>`
2223
* :ref:`Version 3.2 <csharp-version-3.2>`
2324
* :ref:`Version 3.1 <csharp-version-3.1>`
2425
* :ref:`Version 3.0 <csharp-version-3.0>`
@@ -34,6 +35,17 @@ Learn what's new in:
3435

3536
.. _upcoming-breaking-changes:
3637

38+
.. _csharp-version-3.3:
39+
40+
What's New in 3.3
41+
-----------------
42+
43+
The 3.3 driver release includes the following new features:
44+
45+
- Adds a new ``NamespaceType`` field that indicates the type of the created object for
46+
``create`` events in the ``ChangeStreamDocument`` class. To learn more
47+
about change streams, see the :ref:`csharp-change-streams` guide.
48+
3749
.. _csharp-version-3.2:
3850

3951
What's New in 3.2

0 commit comments

Comments
 (0)