Skip to content

Commit 963436f

Browse files
DOCSP-33866: Finalize 5.0.22 changelogs (#5134) (#5237)
* DOCSP-33866: Finalize 5.0.22 changelogs * DOCSP-33866: Change logs modifications * DOCSP-33866: 5.0.22 change log updates
1 parent 2a0af7f commit 963436f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

source/includes/changelogs/releases/5.0.22.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Sharding
77
~~~~~~~~
88

9+
- :issue:`SERVER-40459` Optimize the construction of the balancer's
10+
collection distribution status histogram
911
- :issue:`SERVER-79086` Deletion of ReshardingCoordinatorService state
1012
document is not idempotent
1113
- :issue:`SERVER-79327` Missing verification in refine collection shard
@@ -87,6 +89,7 @@ Internals
8789
should not run two refreshes without resetting the catalog cache
8890
loader mock return value
8991
- :issue:`SERVER-79926` Investigate OCSP failure possibilities
92+
- :issue:`SERVER-79975` [Classic] Optimize large group keys
9093
- :issue:`SERVER-80021` Make $convert round-trip correctly between
9194
double and string
9295
- :issue:`SERVER-80100` Fix typo in excluding
@@ -122,8 +125,12 @@ Internals
122125
phase on the recipient shard
123126
- :issue:`SERVER-81202` Use host environment when signing
124127
- :issue:`SERVER-81431` Add canaries_only task to older mongo branches
128+
- :issue:`SERVER-81904` Address test-only issue in UpdateChunkMapRandom
129+
unit test
125130
- :issue:`SERVER-81966` Avoid modification of previous ChunkMap
126131
instances during refresh
132+
- :issue:`SERVER-81985` FlushRoutingTableCacheUpdates command should not
133+
be allowed on databases
127134
- :issue:`SERVER-82003` powercycle tests are missing variables
128135
- :issue:`SERVER-82070` Classic window function $stdDevSamp handles
129136
empty window frame incorrectly

source/release-notes/5.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Patch Releases
5050

5151
.. _5.0.22-release-notes:
5252

53-
5.0.22 - Upcoming
54-
~~~~~~~~~~~~~~~~~
53+
5.0.22 - October 26, 2023
54+
~~~~~~~~~~~~~~~~~~~~~~~~~
5555

5656
- :issue:`SERVER-68548` MongoDB Shell version 4.4.15 logging asio message despite
5757
--quiet flag

0 commit comments

Comments
 (0)