File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ Internals
5151 AutoSplitVector
5252- :issue: `SERVER-68470 ` Amazon Linux 4.2/4.4 RPMs fail to install due to
5353 missing shadow-utils
54+ - :issue: `SERVER-69001 ` Initial sync should set the minValid document to
55+ the "stopTimestamp"
5456- :issue: `SERVER-69003 ` [4.4] backport pm-2419 Per Shard Cursors via
5557 mongos
5658- :issue: `SERVER-69133 ` remove redundant setting of hardlink install
@@ -70,6 +72,8 @@ Internals
7072- :issue: `SERVER-69868 ` Return an error when starting a TransportLayer
7173 that is shutdown
7274- :issue: `SERVER-69912 ` SConstruct is executable by mistake
75+ - :issue: `SERVER-70235 ` Don't create range deletion documents upon
76+ v4.2-v4.4 upgrade in case of collection uuid mismatch
7377- :issue: `SERVER-70299 ` Remove JSON.send command usage
7478- :issue: `SERVER-70348 ` Remove EAGAIN for queryable WT and retry
7579 internally
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Patch Releases
1515
1616.. _4.4.18-release-notes:
1717
18- 4.4.18 - Upcoming
19- ~~~~~~~~~~~~~~~~~
18+ 4.4.18 - November 15, 2022
19+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
2020
2121Issues fixed:
2222
You can’t perform that action at this time.
0 commit comments