Skip to content

Commit 889ecd4

Browse files
committed
DOCS-14399 finalize release 4.2.14 changelog
1 parent ed9dd4b commit 889ecd4

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
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.13'
13+
release: '4.2.14'
1414
branch: '4.2'
1515
system:
1616
files:

source/includes/changelogs/releases/4.2.14.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Internals
5757
- :issue:`SERVER-55395` 4.0.23 does not build with gcc 10
5858
- :issue:`SERVER-55602` Relax non-read-only invariant in WiredTigerKVEngine::makeTemporaryRecordStore when recoverToOplogTimestamp is specified
5959
- :issue:`SERVER-55753` Use w: majority for createCollection command in transactions_committed_with_tickets_exhausted.js
60+
- :issue:`SERVER-56164` All performance projects use the master DSI branch
6061
- :issue:`SERVER-56371` Upgrade timelib to 2021.06
62+
- :issue:`SERVER-56451` [4.2] update test for backup API to retry on conflict with checkpoint thread
6163
- :issue:`WT-7373` Improve slow random cursor operations on oplog
6264

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.14-release-notes:
2525

26-
4.2.14 - Upcoming
27-
~~~~~~~~~~~~~~~~~
26+
4.2.14 - May 6, 2021
27+
~~~~~~~~~~~~~~~~~~~~
2828

2929
Issues fixed in 4.2.14:
3030

0 commit comments

Comments
 (0)