Skip to content

Commit 2ccc945

Browse files
authored
* DOCSP-34583 Finalize 5.0.23 Release Notes (#5402) * DOCSP-34583 Finalize 5.0.23 Release Notes * * * * * * * snooty version bump * * * *
1 parent 805c055 commit 2ccc945

File tree

3 files changed

+19
-32
lines changed

3 files changed

+19
-32
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ package-name-enterprise = "mongodb-enterprise"
217217
package-name = "mongodb"
218218
version = "5.0"
219219
latest-lts-version = "5.0"
220-
release = "5.0.20"
220+
release = "5.0.23"
221221
last-supported-version = "4.4"
222222
version-dev = "5.3"
223223
version-last = "4.4"

source/includes/changelogs/releases/5.0.23.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,15 @@
33
5.0.23 Changelog
44
----------------
55

6-
Sharding
7-
~~~~~~~~
8-
9-
:issue:`SERVER-73763` Resharding does not extend zone ranges for
10-
config.tag docs, leading to config server primary fassert loop from
11-
duplicate key error
12-
136
Internals
147
~~~~~~~~~
158

169
- :issue:`SERVER-73430` Improve Hash, HMAC, and Crypto algo lookup for
1710
OpenSSL 3.0
1811
- :issue:`SERVER-75989` Add support for OpenSSL 3.0 FIPS
19-
- :issue:`SERVER-77311` Add a new log message when a secondary node is
20-
skipping a two-phase index build with a subset of indexes built
21-
- :issue:`SERVER-78009` shardSvrCommitReshardCollection command should
22-
fail recoverably if the node is shutting down
2312
- :issue:`SERVER-78108` POS interface should expose its shutdown state
2413
- :issue:`SERVER-78115` Shard primaries must commit a majority write
2514
before using new routing information from the config server
26-
- :issue:`SERVER-81143` export_import_concurrency.js should check for
27-
code 2 when killing child resmoke client
2815
- :issue:`SERVER-81581` Extend BlackDuck timeout
2916
- :issue:`SERVER-81942` ShardingDDLCoordinator should retry on
3017
LockTimeout errors

source/release-notes/5.0.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Patch Releases
5252

5353
.. _5.0.23-release-notes:
5454

55-
5.0.23 - Upcoming
56-
~~~~~~~~~~~~~~~~~
55+
5.0.23 - Nov 27, 2023
56+
~~~~~~~~~~~~~~~~~~~~~
5757

5858
- :issue:`SERVER-78108` POS interface should expose its shutdown state
5959
- :issue:`SERVER-78115` Shard primaries must commit a majority write before
@@ -69,8 +69,8 @@ Patch Releases
6969

7070
.. _5.0.22-release-notes:
7171

72-
5.0.22 - October 26, 2023
73-
~~~~~~~~~~~~~~~~~~~~~~~~~
72+
5.0.22 - Oct 26, 2023
73+
~~~~~~~~~~~~~~~~~~~~~
7474

7575
- :issue:`SERVER-68548` MongoDB Shell version 4.4.15 logging asio message despite
7676
--quiet flag
@@ -85,8 +85,8 @@ Patch Releases
8585

8686
.. _5.0.21-release-notes:
8787

88-
5.0.21 - Upcoming
89-
~~~~~~~~~~~~~~~~~
88+
5.0.21 - Sep 12, 2023
89+
~~~~~~~~~~~~~~~~~~~~~
9090

9191
- :issue:`SERVER-60466` Support drivers gossiping signed $clusterTimes to
9292
replica set --shardsvrs before addShard is run
@@ -104,8 +104,8 @@ Patch Releases
104104

105105
.. _5.0.20-release-notes:
106106

107-
5.0.20 - August 14, 2023
108-
~~~~~~~~~~~~~~~~~~~~~~~~
107+
5.0.20 - Aug 14, 2023
108+
~~~~~~~~~~~~~~~~~~~~~
109109

110110
- :issue:`SERVER-74954` Incorrect result when contained $or rewrites $elemMatch
111111
extra condition
@@ -315,8 +315,8 @@ Issues fixed:
315315

316316
.. _5.0.10-release-notes:
317317

318-
5.0.10 - July 29, 2022
319-
~~~~~~~~~~~~~~~~~~~~~~
318+
5.0.10 - Jul 29, 2022
319+
~~~~~~~~~~~~~~~~~~~~~
320320

321321
Issues fixed:
322322

@@ -361,8 +361,8 @@ Issues fixed:
361361

362362
.. _5.0.8-release-notes:
363363

364-
5.0.8 - April 25, 2022
365-
~~~~~~~~~~~~~~~~~~~~~~
364+
5.0.8 - Apr 25, 2022
365+
~~~~~~~~~~~~~~~~~~~~
366366

367367
Issues fixed:
368368

@@ -385,8 +385,8 @@ Issues fixed:
385385

386386
.. _5.0.7-release-notes:
387387

388-
5.0.7 - April 11, 2022
389-
~~~~~~~~~~~~~~~~~~~~~~
388+
5.0.7 - Apr 11, 2022
389+
~~~~~~~~~~~~~~~~~~~~
390390

391391
Issues fixed:
392392

@@ -407,8 +407,8 @@ Issues fixed:
407407

408408
.. _5.0.6-release-notes:
409409

410-
5.0.6 - January 31, 2022
411-
~~~~~~~~~~~~~~~~~~~~~~~~
410+
5.0.6 - Jan 31, 2022
411+
~~~~~~~~~~~~~~~~~~~~
412412

413413
Issues fixed:
414414

@@ -425,8 +425,8 @@ Issues fixed:
425425

426426
.. _5.0.5-release-notes:
427427

428-
5.0.5 - December 6, 2021
429-
~~~~~~~~~~~~~~~~~~~~~~~~
428+
5.0.5 - Dec 6, 2021
429+
~~~~~~~~~~~~~~~~~~~
430430

431431
Issues fixed:
432432

0 commit comments

Comments
 (0)