Skip to content

DOCS-14399 finalize release 4.2.14 changelog #5299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/includes/changelogs/releases/4.2.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Internals
- :issue:`SERVER-55395` 4.0.23 does not build with gcc 10
- :issue:`SERVER-55602` Relax non-read-only invariant in WiredTigerKVEngine::makeTemporaryRecordStore when recoverToOplogTimestamp is specified
- :issue:`SERVER-55753` Use w: majority for createCollection command in transactions_committed_with_tickets_exhausted.js
- :issue:`SERVER-56164` All performance projects use the master DSI branch
- :issue:`SERVER-56371` Upgrade timelib to 2021.06
- :issue:`SERVER-56451` [4.2] update test for backup API to retry on conflict with checkpoint thread
- :issue:`WT-7373` Improve slow random cursor operations on oplog

4 changes: 2 additions & 2 deletions source/release-notes/4.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Minor Releases

.. _4.2.14-release-notes:

4.2.14 - Upcoming
~~~~~~~~~~~~~~~~~
4.2.14 - May 6, 2021
~~~~~~~~~~~~~~~~~~~~

Issues fixed in 4.2.14:

Expand Down