From f234ec443709ff816a708767a47a1059aa228500 Mon Sep 17 00:00:00 2001 From: Andrew Feierabend Date: Mon, 23 Nov 2020 13:56:43 -0500 Subject: [PATCH] DOCS-13995 refresh 4.2.11 changelog --- source/includes/changelogs/releases/4.2.11.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/includes/changelogs/releases/4.2.11.rst b/source/includes/changelogs/releases/4.2.11.rst index 846c82d4cec..f04ea06eeab 100644 --- a/source/includes/changelogs/releases/4.2.11.rst +++ b/source/includes/changelogs/releases/4.2.11.rst @@ -12,7 +12,6 @@ Sharding ~~~~~~~~ - :issue:`SERVER-36739` Use the mongos_manual_intervention_action hook in concurrency stepdown suites -- :issue:`SERVER-46393` Always check client last operation time when computing operationTime to append to the response - :issue:`SERVER-47616` Improve error when logical sessions cannot have more than one user authenticated on a single connection - :issue:`SERVER-51808` invariant failure: readConcern level != Available @@ -23,7 +22,6 @@ Replication - :issue:`SERVER-50116` Forbid oplog writes when replication is enabled - :issue:`SERVER-50415` Rename waitInIsMaster failpoint to waitInHello - :issue:`SERVER-50527` Change NotMasterError category to NotPrimaryError -- :issue:`SERVER-52560` oplog_writes_only_permitted_on_standalone.js must wait for insert to be in stable checkpoint Query ~~~~~ @@ -81,7 +79,6 @@ Internals - :issue:`SERVER-51106` Make the isMaster command a derived class of hello - :issue:`SERVER-51220` Handle auditing attribution in indirect drops - :issue:`SERVER-51303` Lookup stage followed by $match on type uses wrong field in matching condition -- :issue:`SERVER-51607` Upgrade Twisted dependency to at least twisted-19.7.0 - :issue:`SERVER-51840` Reduce dbtest jobs on 4.2 on Windows debug - :issue:`TOOLS-2588` [v4.2] sslAllowInvalidHostnames bypass ssl/tls server certification validation entirely - :issue:`WT-6160` Fix format failure caused by stack overwrite