Skip to content

Commit 3a42390

Browse files
(DOCS-15659): Finalize v4.2.23 changelog (#1937)
1 parent f7a45f7 commit 3a42390

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

source/includes/changelogs/releases/4.2.23.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Sharding
1212
Internals
1313
~~~~~~~~~
1414

15+
- :issue:`SERVER-61275` Destruct the size storer after the session cache has shutdown
1516
- :issue:`SERVER-64573` Make implicitlyCreateIndex and enforceUniquenessCheck fields optional
1617
- :issue:`SERVER-64659` Report in serverStatus number of file descriptors used during index builds
1718
- :issue:`SERVER-64741` Create mongos appendOplogNote command
@@ -21,6 +22,8 @@ Internals
2122
- :issue:`SERVER-68359` Prevent TTLMonitor from processing index if expireAfterSeconds is NaN
2223
- :issue:`SERVER-68487` add BSONElement method to check for NaN field values
2324
- :issue:`SERVER-68574` Switch to the new logkeeper cluster
25+
- :issue:`SERVER-68691` $graphLookup does not report variable references for 'restrictSearchWithMatch' filter
2426
- :issue:`SERVER-68714` NaN issues in secure random number generator in mongo shell
2527
- :issue:`SERVER-68925` Reintroduce check table logging settings at startup (revert SERVER-43664)
28+
- :issue:`SERVER-69611` Set the -ffp-contract=off compiler option by default
2629

source/release-notes/4.2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Patch Releases
1515

1616
.. _4.2.23-release-notes:
1717

18-
4.2.23 - Upcoming
19-
~~~~~~~~~~~~~~~~~
18+
4.2.23 - Sep 29, 2022
19+
~~~~~~~~~~~~~~~~~~~~~
2020

2121
Issues fixed in 4.2.23:
2222

0 commit comments

Comments
 (0)