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 @@ -15,8 +15,8 @@ Patch Releases
15
15
16
16
.. _4.2.22-release-notes:
17
17
18
- 4.2.22 - Upcoming
19
- ~~~~~~~~~~~~~~~~~
18
+ 4.2.22 - Aug 19, 2022
19
+ ~~~~~~~~~~~~~~~~~~~~~
20
20
21
21
Issues fixed in 4.2.22:
22
22
You can’t perform that action at this time.
0 commit comments