Skip to content

Commit d6b9a48

Browse files
authored
DOCSP-37035 release notes, changelogs 5.0.25 (#6640) (#6694)
* DOCSP-37035 release notes, changelogs 5.0.25 * internal review
1 parent 0a43bc8 commit d6b9a48

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

source/includes/changelogs/releases/5.0.25.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ Internals
119119
User::validateRestrictions
120120
- :issue:`SERVER-85771` Make $bucketAuto more robust in the case of an
121121
empty string for the groupBy field
122+
- :issue:`SERVER-85984` The test for inserting docs larger than the user
123+
max relies on a specific order of documents in the oplog, but that
124+
order is not guaranteed
122125
- :issue:`SERVER-86027` Tag
123126
insert_docs_larger_than_max_user_size_standalone.js with
124127
requires_persistence and requires_replication

source/release-notes/5.0.txt

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

5656
.. _5.0.25-release-notes:
5757

58-
5.0.25 - Upcoming
59-
~~~~~~~~~~~~~~~~~
58+
5.0.25 - February 28, 2024
59+
~~~~~~~~~~~~~~~~~~~~~~~~~~
6060

6161
- :issue:`SERVER-64444` listIndexes fails on invalid pre-5.0 index spec
6262
after upgrade

0 commit comments

Comments
 (0)