File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ Internals
63
63
compile artifact.
64
64
- :issue: `SERVER-85771 ` Make $bucketAuto more robust in the case of an
65
65
empty string for the groupBy field
66
+ - :issue: `SERVER-85984 ` The test for inserting docs larger than the user
67
+ max is flaky
66
68
- :issue: `SERVER-86027 ` Tag
67
69
insert_docs_larger_than_max_user_size_standalone.js with
68
70
requires_persistence and requires_replication
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ Patch Releases
45
45
46
46
.. _4.4.29-release-notes:
47
47
48
- 4.4.29 - Upcoming
49
- ~~~~~~~~~~~~~~~~~
48
+ 4.4.29 - February 28, 2024
49
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
50
50
51
51
- :issue:`SERVER-70155` Add duration of how long an oplog slot is kept
52
52
open to mongod "Slow query" log lines
You can’t perform that action at this time.
0 commit comments