Skip to content

Commit b46232f

Browse files
(DOCS-15062): Finalize 4.0.2 release notes (#468)
* (DOCS-15062): Finalize 4.0.28 release notes * fix changelog format
1 parent f345cf1 commit b46232f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

source/release-notes/4.0.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,24 @@ Release Notes for MongoDB 4.0
1313
Patch Releases
1414
--------------
1515

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+
1634
.. _4.0.27-release-notes:
1735

1836
4.0.27 - Sep 13, 2021

0 commit comments

Comments
 (0)