Skip to content

DOCS-14364 finalize release 4.0.24 changelog #5219

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
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
1 change: 1 addition & 0 deletions source/includes/changelogs/releases/4.0.24.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Internals
- :issue:`SERVER-5722` Support a 'sort' field in ops array for JS Benchmarking Harness
- :issue:`SERVER-35649` Nodes removed due to isSelf failure should re-attempt to find themselves
- :issue:`SERVER-43847` Make ReplSetTest's stepUp function resilient to slow machines
- :issue:`SERVER-44132` DataBuilder move assignment computes size incorrectly
- :issue:`SERVER-45836` Provide more LDAP details (like server IP) at default log level
- :issue:`SERVER-47030` Fix date_time_support code to not produce exceptions
- :issue:`SERVER-48910` Do not consider keystore.metadata as a keystore on <= 4.0
Expand Down
4 changes: 2 additions & 2 deletions source/release-notes/4.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Minor Releases

.. _4.0.24-release-notes:

4.0.24 - Upcoming
~~~~~~~~~~~~~~~~~
4.0.24 - Apr 20, 2021
~~~~~~~~~~~~~~~~~~~~~

Issues fixed:

Expand Down