Skip to content

Commit b0b0659

Browse files
DOCSP-46645 updates for CN's feedback
1 parent 66994fd commit b0b0659

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

source/source-connector/configuration-properties/change-stream.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Settings
8888
| **Accepted Values**: ``""``, ``"updateLookup"``, ``"whenAvailable"``, or ``"required"``
8989

9090
* - | **change.stream.show.expanded.events**
91-
- | **Type:** string
91+
- | **Type:** boolean
9292
|
9393
| **Description:**
9494
| Determines if change streams notifies for DDL events such as
@@ -100,6 +100,9 @@ Settings
100100
| ``updateDescription.disambiguatedPaths`` in update events, which
101101
| clarifies changes that involve ambiguous fields. To learn more,
102102
| see :manual:`disambiguatedPaths </reference/change-events/update/#path-disambiguation>`.
103+
|
104+
| **Default**: ``false``
105+
| **Accepted Values**: ``true`` or ``false``
103106

104107
* - | **change.stream.full.document.before.change**
105108
- | **Type:** string

source/whats-new.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ What's New
2222
What's New in 1.15.0
2323
--------------------
2424

25-
- Adds a new change stream source connector configuration.
25+
- Added ``change.stream.show.expanded.events`` change stream source
26+
connector configuration.
2627

2728
.. _kafka-connector-whats-new-1.14.1:
2829

0 commit comments

Comments
 (0)