Skip to content

Commit d5a86fc

Browse files
authored
DOCSP-35726-version-notes (#441)
* DOCSP-35726-version-notes
1 parent 170a7fe commit d5a86fc

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

source/includes/api/tables/progress-response.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
- string
122122
- Identifier string for the ``mongosync`` instance.
123123

124+
.. versionadded:: 1.3
125+
124126
* - ``coordinatorID``
125127
- string
126128
- Identifier string for the coordinator instance.
@@ -133,3 +135,6 @@
133135

134136
- When ``mongosync`` starts up, this field returns ``null`` until
135137
``mongosync`` identifies the coordinator.
138+
139+
.. versionadded:: 1.3
140+

source/reference/configuration.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ Options
102102

103103
.. include:: /includes/opts/loadlevel-warning.rst
104104

105+
.. versionadded:: 1.4
106+
105107
.. setting:: logPath
106108

107109
*Type*: string

source/reference/mongosync.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ Global Options
134134
:setting:`loadLevel` setting.
135135

136136
.. include:: /includes/opts/loadlevel-warning.rst
137+
138+
.. versionadded:: 1.4
137139

138140
.. option:: --logPath <directory>
139141

source/reference/telemetry.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Telemetry
1515

1616
.. include:: /includes/opts/telemetry-statement.rst
1717

18+
.. versionadded:: 1.4
19+
1820
Data Collection
1921
---------------
2022

0 commit comments

Comments
 (0)