Skip to content

Commit a457f3b

Browse files
(DOCS-15741): Finalize 4.4.18 changelog (#2161)
* update snooty.toml * (DOCS-15741): Finalize 4.4.18 changelog (#2160)
1 parent a30ff46 commit a457f3b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ package-branch = "4.4" # For rc = testing. For GA, will be 4.2.
197197
windows-dir-version = "4.4" # The wizard installs in 4.2 branch
198198
version = "4.4"
199199
version-dev = "4.3"
200-
release = "4.4.17"
200+
release = "4.4.18"
201201
pgp-version = "{+version+}"
202202
package-name-org = "mongodb-org"
203203
package-name-enterprise = "mongodb-enterprise"

source/includes/changelogs/releases/4.4.18.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

source/release-notes/4.4.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2121
Issues fixed:
2222

0 commit comments

Comments
 (0)