Skip to content

Commit 17fcfb0

Browse files
authored
DRIVERS-1141 Update command monitoring and UTF spec versions (#1061)
1 parent 9a2f76b commit 17fcfb0

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

source/command-monitoring/command-monitoring.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Command Monitoring
1111
:Status: Approved
1212
:Type: Standards
1313
:Minimum Server Version: 2.4
14-
:Last Modified: 2021-05-05
15-
:Version: 1.9.1
14+
:Last Modified: 2021-08-30
15+
:Version: 1.10.0
1616

1717
.. contents::
1818

@@ -508,3 +508,6 @@ Changelog
508508
5 MAY 2021
509509
- Updated to use hello and legacy hello.
510510

511+
30 AUG 2021:
512+
- Added ``serverConnectionId`` field to ``CommandStartedEvent``, ``CommandSucceededEvent`` and
513+
``CommandFailedEvent``.

source/unified-test-format/unified-test-format.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ Unified Test Format
33
===================
44

55
:Spec Title: Unified Test Format
6-
:Spec Version: 1.5.6
6+
:Spec Version: 1.6.0
77
:Author: Jeremy Mikola
88
:Advisors: Prashant Mital, Isabel Atkinson, Thomas Reggi
99
:Status: Accepted
1010
:Type: Standards
1111
:Minimum Server Version: N/A
12-
:Last Modified: 2021-08-24
12+
:Last Modified: 2021-08-30
1313

1414
.. contents::
1515

@@ -3277,6 +3277,9 @@ spec changes developed in parallel or during the same release cycle.
32773277
Change Log
32783278
==========
32793279

3280+
:2021-08-30: Add ``hasServerConnectionId`` field to ``commandStartedEvent``,
3281+
``commandSuccededEvent`` and ``commandFailedEvent``.
3282+
32803283
:2021-08-24: Test runners may create an internal MongoClient for each mongos.
32813284
Better clarify how internal MongoClients may be used.
32823285

0 commit comments

Comments
 (0)