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