Skip to content

DOCS-13995 refresh 4.2.11 changelog #4592

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
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
3 changes: 0 additions & 3 deletions source/includes/changelogs/releases/4.2.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
~~~~~
Expand Down Expand Up @@ -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
Expand Down