File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,4 @@ Internals
31
31
- :issue: `SERVER-67993 ` fix 4.4 pylinters errors
32
32
- :issue: `SERVER-68130 ` AutoSplitVector could generate response bigger than BSONObjMaxUserSize
33
33
- :issue: `SERVER-68199 ` An active index build on the existing target collection of a renameCollection command can fail the mongod
34
- - :issue: `SERVER-68359 ` [4.4] Prevent TTLMonitor from processing index if expireAfterSeconds is NaN
35
- - :issue: `SERVER-68487 ` add BSONElement method to check for NaN field values
36
- - :issue: `SERVER-68574 ` Switch to the new logkeeper cluster
37
34
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Patch Releases
22
22
23
23
.. _4.2.22-release-notes:
24
24
25
- 4.2.22 - Upcoming
26
- ~~~~~~~~~~~~~~~~~
25
+ 4.2.22 - Aug 19, 2022
26
+ ~~~~~~~~~~~~~~~~~~~~~
27
27
28
28
Issues fixed in 4.2.22:
29
29
You can’t perform that action at this time.
0 commit comments