File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,24 @@ Release Notes for MongoDB 4.0
13
13
Patch Releases
14
14
--------------
15
15
16
+ .. _4.0.28-release-notes:
17
+
18
+ 4.0.28 - January 31, 2022
19
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
20
+
21
+ Issues fixed:
22
+
23
+ - :issue:`SERVER-62065` Upgrade path from 3.6 to 4.0 can leave chunk entries without history on the shards
24
+ - :issue:`SERVER-55648` Mongos doesn't return top-level batch-write error in case of shutdown
25
+ - :issue:`SERVER-54064` Sessions on arbiters accumulate and cannot be cleared out
26
+ - :issue:`SERVER-53335` Queries, updates, and deletes with non-"simple" collations may miss documents when using hashed sharding
27
+ - :issue:`SERVER-45953` Exempt oplog readers from acquiring read tickets
28
+
29
+ - `All JIRA issues closed in 4.0.28
30
+ <https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%274.0.28%27>`_
31
+
32
+ - :ref:`4.0.28-changelog`
33
+
16
34
.. _4.0.27-release-notes:
17
35
18
36
4.0.27 - Sep 13, 2021
You can’t perform that action at this time.
0 commit comments