Skip to content

Commit a750c71

Browse files
committed
DOCS-14631 finalize release 4.2.15 changelog
1 parent 6191294 commit a750c71

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-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.14'
13+
release: '4.2.15'
1414
branch: '4.2'
1515
system:
1616
files:

source/includes/changelogs/releases/4.2.15.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Replication
3333
- :issue:`SERVER-44316` Log message in InitialSyncer for setting begin applying timestamp is incorrect
3434
- :issue:`SERVER-45919` replSetReconfig should be allowed to fail with InterruptedDueToReplStateChange when racing with an election
3535
- :issue:`SERVER-53447` Blacklist insert1.js with from transaction passthrough tests with failures
36+
- :issue:`SERVER-55465` Fix Invariant upon failed request for a vote from the current primary in the election dry-run of catchup takeover
3637
- :issue:`SERVER-55766` Introduce an optimized "for restore" startup replication recovery mechanism
3738
- :issue:`SERVER-56054` Change minThreads value for replication writer thread pool to 0
3839
- :issue:`SERVER-56415` AwaitNodesAgreeOnPrimary doesn't work when given non-default set of nodes

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

26-
4.2.15 - Upcoming
27-
~~~~~~~~~~~~~~~~~
26+
4.2.15 - Jul 13, 2021
27+
~~~~~~~~~~~~~~~~~~~~~
2828

2929
Issues fixed in 4.2.15:
3030

0 commit comments

Comments
 (0)