Skip to content

Commit 72f1150

Browse files
committed
Update changelog.
1 parent da284da commit 72f1150

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

source/mongodb-handshake/handshake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ support the `hello` command, the `helloOk: true` argument is ignored and the leg
553553

554554
## Changelog
555555

556-
- 2025-05-20: Add requirement to allow appending to client metadata after `MongoClient` initialization.
556+
- 2025-06-09: Add requirement to allow appending to client metadata after `MongoClient` initialization.
557557
- 2024-11-05: Move handshake prose tests from spec file to prose test file.
558558
- 2024-10-09: Clarify that FaaS and container metadata must both be populated when both are present.
559559
- 2024-08-16: Migrated from reStructuredText to Markdown.

source/unified-test-format/unified-test-format.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3597,6 +3597,8 @@ other specs *and* collating spec changes developed in parallel or during the sam
35973597

35983598
## Changelog
35993599

3600+
- 2025-06-09: Add `appendClientMetadata` operation.
3601+
36003602
- 2025-06-04: Deprecate the `serverless` runOnRequirement
36013603

36023604
- 2025-04-25: Drop `_enxcol` collections.

0 commit comments

Comments
 (0)