File tree 2 files changed +6
-3
lines changed
includes/changelogs/releases
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,6 @@ Internals
102
102
keystrings
103
103
- :issue: `SERVER-83091 ` $or query can trigger an infinite loop during
104
104
plan enumeration
105
- - :issue: `SERVER-83099 ` LDAPTimer::setTimeout may run callback inline
106
105
- :issue: `SERVER-83161 ` Fix concurrent read to _errMsg from
107
106
MigrationDestinationManager without acquiring mutex
108
107
- :issue: `SERVER-83283 ` Modify copybara script to send slack message on
@@ -128,8 +127,12 @@ Internals
128
127
with duplicate predicates in nested $or
129
128
- :issue: `SERVER-84353 ` The test for stepDown deadlock with read ticket
130
129
exhaustion is flaky
130
+ - :issue: `SERVER-84435 ` Deploy enterprise module consolidation to branch
131
+ v5.0
131
132
- :issue: `SERVER-84457 ` [v5.0] Explicitly declare type of term field in
132
133
sync source resolver query
134
+ - :issue: `SERVER-84479 ` Amend burn_in test to tolerate absence of
135
+ manifest
133
136
- :issue: `SERVER-84576 ` [v5.0] Update 5.0 Readme
134
137
- :issue: `WT-7929 ` Investigate a solution to avoid FTDC stalls during
135
138
checkpoint
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ Patch Releases
52
52
53
53
.. _5.0.24-release-notes:
54
54
55
- 5.0.24 - Upcoming
56
- ~~~~~~~~~~~~~~~~~
55
+ 5.0.24 - Jan 18, 2024
56
+ ~~~~~~~~~~~~~~~~~~~~~
57
57
58
58
- :issue:`SERVER-50792` Return more useful errors when a shard key index can't
59
59
be found for shardCollection/refineCollectionShardKey
You can’t perform that action at this time.
0 commit comments