File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Sharding
12
12
Internals
13
13
~~~~~~~~~
14
14
15
+ - :issue: `SERVER-61275 ` Destruct the size storer after the session cache has shutdown
15
16
- :issue: `SERVER-64573 ` Make implicitlyCreateIndex and enforceUniquenessCheck fields optional
16
17
- :issue: `SERVER-64659 ` Report in serverStatus number of file descriptors used during index builds
17
18
- :issue: `SERVER-64741 ` Create mongos appendOplogNote command
@@ -21,6 +22,8 @@ Internals
21
22
- :issue: `SERVER-68359 ` Prevent TTLMonitor from processing index if expireAfterSeconds is NaN
22
23
- :issue: `SERVER-68487 ` add BSONElement method to check for NaN field values
23
24
- :issue: `SERVER-68574 ` Switch to the new logkeeper cluster
25
+ - :issue: `SERVER-68691 ` $graphLookup does not report variable references for 'restrictSearchWithMatch' filter
24
26
- :issue: `SERVER-68714 ` NaN issues in secure random number generator in mongo shell
25
27
- :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
26
29
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Patch Releases
22
22
23
23
.. _4.2.23-release-notes:
24
24
25
- 4.2.23 - Upcoming
26
- ~~~~~~~~~~~~~~~~~
25
+ 4.2.23 - Sep 29, 2022
26
+ ~~~~~~~~~~~~~~~~~~~~~
27
27
28
28
Issues fixed in 4.2.23:
29
29
You can’t perform that action at this time.
0 commit comments