Skip to content

Commit 3669a60

Browse files
authored
DOCS-15009 finalize 4.2.18 release notes (#238)
* DOCS-15009 finalize 4.2.18 release notes * Update build_config.yaml
1 parent 5c442cb commit 3669a60

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
branched: true
1111
siteroot: true
1212
version:
13-
release: '4.2.17'
13+
release: '4.2.18'
1414
branch: '4.2'
1515
system:
1616
files:

source/includes/changelogs/releases/4.2.18.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Sharding
1515
- :issue:`SERVER-59160` Disable balancer in test_stacked_migration_cleanup.js
1616
- :issue:`SERVER-59916` T{1, 2}Starts{First, Second}AndWins In WriteConflictHelpers Does Not Synchronize Committing Of Failed Transaction
1717
- :issue:`SERVER-60653` Backport the autoSplitVector logic to v4.2
18-
- :issue:`SERVER-61924` retryable_mongos_write_errors.js fails in 4.2 multiversion suites due to missing failpoint command in 4.0
1918

2019
Replication
2120
~~~~~~~~~~~
@@ -43,7 +42,6 @@ Operations
4342
Internals
4443
~~~~~~~~~
4544

46-
- :issue:`SERVER-51087` Add testing utility for creating an empty sharded collection with the specified bounds
4745
- :issue:`SERVER-52976` [4.2] collection_validation.cpp isn't used anywhere in the 4.2 branch
4846
- :issue:`SERVER-53726` Platform Support: Remove RHEL6 zSeries
4947
- :issue:`SERVER-55589` replSetMaintenance command does not take the RSTL

source/release-notes/4.2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Minor Releases
2323

2424
.. _4.2.18-release-notes:
2525

26-
4.2.18 - Upcoming
27-
~~~~~~~~~~~~~~~~~
26+
4.2.18 - Jan 6, 2022
27+
~~~~~~~~~~~~~~~~~~~~
2828

2929
Issues fixed in 4.2.18:
3030

0 commit comments

Comments
 (0)