File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Internals
14
14
children in v4.4 and 5.0
15
15
- :issue: `SERVER-81878 ` startupRecoveryForRestore may not play nicely
16
16
with collection drop applied during startup recovery
17
+ - :issue: `SERVER-82391 ` [v4.4] Only allow github Apps Copybara Syncer:
18
+ 10gen-to-Mongodb to syncs new commits to mongodb/mongo
19
+ - :issue: `SERVER-82449 ` [v4.4] Optimize copybara sync behavior for
20
+ specific no-change scenarios
17
21
- :issue: `SERVER-82555 ` Use shallow clone to speed up performance tests
18
22
- :issue: `SERVER-82708 ` Update variants used to performance test stable
19
23
branches
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ Patch Releases
44
44
45
45
.. _4.4.27-release-notes:
46
46
47
- 4.4.27 - Upcoming
48
- ~~~~~~~~~~~~~~~~~
47
+ 4.4.27 - Jan 3, 2023
48
+ ~~~~~~~~~~~~~~~~~~~~
49
49
50
50
- :issue:`SERVER-63865` Handle missing index idents during standalone startup
51
51
recovery after unclean shutdown
@@ -56,10 +56,8 @@ Patch Releases
56
56
- :issue:`SERVER-82325` Config server could invariant during balancer round
57
57
- :issue:`WT-11564` Fix RTS to read the newest transaction value only when it
58
58
exists in the checkpoint
59
-
60
59
- `All JIRA issues closed in 4.4.27
61
60
<https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2C%20TOOLS%2C%20WT)%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%204.4.27>`_
62
-
63
61
- :ref:`4.4.27-changelog`
64
62
65
63
You can’t perform that action at this time.
0 commit comments