File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ project:
10
10
branched : true
11
11
siteroot : true
12
12
version :
13
- release : ' 4.0.23 '
13
+ release : ' 4.0.24 '
14
14
branch : ' 4.0'
15
15
system :
16
16
files :
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ Internals
36
36
- :issue: `SERVER-5722 ` Support a 'sort' field in ops array for JS Benchmarking Harness
37
37
- :issue: `SERVER-35649 ` Nodes removed due to isSelf failure should re-attempt to find themselves
38
38
- :issue: `SERVER-43847 ` Make ReplSetTest's stepUp function resilient to slow machines
39
+ - :issue: `SERVER-44132 ` DataBuilder move assignment computes size incorrectly
39
40
- :issue: `SERVER-45836 ` Provide more LDAP details (like server IP) at default log level
40
41
- :issue: `SERVER-47030 ` Fix date_time_support code to not produce exceptions
41
42
- :issue: `SERVER-48910 ` Do not consider keystore.metadata as a keystore on <= 4.0
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Minor Releases
15
15
16
16
.. _4.0.24-release-notes:
17
17
18
- 4.0.24 - Upcoming
19
- ~~~~~~~~~~~~~~~~~
18
+ 4.0.24 - Apr 20, 2021
19
+ ~~~~~~~~~~~~~~~~~~~~~
20
20
21
21
Issues fixed:
22
22
You can’t perform that action at this time.
0 commit comments