8000 DOCSP-24790: Add info on disambiguatedPaths change stream event field… · nickldp/docs-kotlin@177a333 · GitHub
[go: up one dir, main page]

Skip to content

Commit 177a333

Browse files
author
Chris Cho
authored
DOCSP-24790: Add info on disambiguatedPaths change stream event field (#337)
* DOCSP-24790: Add info on disambiguatedPaths change stream event field
1 parent c34842e commit 177a333

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/whats-new.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Behavioral changes with the 4.8 driver release include:
7777

7878
New features of the 4.8 driver release include:
7979

80-
- Added support for authentication with AWS. The driver takes an
80+
- Support for authentication with AWS. The driver takes an
8181
optional dependency on both AWS SDK version 1 and version 2.
8282
- Support for obtaining credentials from the environment for both GCP
8383
and Azure for in-use encryption.
@@ -88,6 +88,12 @@ New features of the 4.8 driver release include:
8888
or ``TreeSet``.
8989
- Support for recursive record types, records whose type
9090
definitions contain cycles.
91+
- Inclusion of the ``disambiguatedPaths`` field in change stream update events
92+
when the ``showExpandedEvents`` server feature is enabled on MongoDB v6.1
93+
and later. Learn more about this field from the `getDisambiguatedPaths() <https://mongodb.github.io/mongo-java-driver/4.8/apidocs/mongodb-driver-core/com/mongodb/client/model/changestream/UpdateDescription.html#getDisambiguatedPaths()>`__
94+
API documentation. Learn more about the ``showExpandedEvents`` setting from
95+
the :manual:`Expanded Events </reference/change-events/#expanded-events>`
96+
server documentation.
9197

9298
.. _version-4.7.1:
9399
.. _version-4.7:

0 commit comments

Comments
 (0)
0