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 @@ -46,8 +46,8 @@ Patch Releases
46
46
47
47
.. _4.4.27-release-notes:
48
48
49
- 4.4.27 - Upcoming
50
- ~~~~~~~~~~~~~~~~~
49
+ 4.4.27 - Jan 3, 2023
50
+ ~~~~~~~~~~~~~~~~~~~~
51
51
52
52
- :issue:`SERVER-63865` Handle missing index idents during standalone startup
53
53
recovery after unclean shutdown
@@ -58,10 +58,8 @@ Patch Releases
58
58
- :issue:`SERVER-82325` Config server could invariant during balancer round
59
59
- :issue:`WT-11564` Fix RTS to read the newest transaction value only when it
60
60
exists in the checkpoint
61
-
62
61
- `All JIRA issues closed in 4.4.27
63
62
<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>`_
64
-
65
63
- :ref:`4.4.27-changelog`
66
64
67
65
You can’t perform that action at this time.
0 commit comments