File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ project:
10
10
branched : true
11
11
siteroot : true
12
12
version :
13
- release : ' 4.2.13 '
13
+ release : ' 4.2.14 '
14
14
branch : ' 4.2'
15
15
system :
16
16
files :
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ Internals
57
57
- :issue: `SERVER-55395 ` 4.0.23 does not build with gcc 10
58
58
- :issue: `SERVER-55602 ` Relax non-read-only invariant in WiredTigerKVEngine::makeTemporaryRecordStore when recoverToOplogTimestamp is specified
59
59
- :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
60
61
- :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
61
63
- :issue: `WT-7373 ` Improve slow random cursor operations on oplog
62
64
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ Minor Releases
23
23
24
24
.. _4.2.14-release-notes:
25
25
26
- 4.2.14 - Upcoming
27
- ~~~~~~~~~~~~~~~~~
26
+ 4.2.14 - May 6, 2021
27
+ ~~~~~~~~~~~~~~~~~~~~
28
28
29
29
Issues fixed in 4.2.14:
30
30
You can’t perform that action at this time.
0 commit comments