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
1414 children in v4.4 and 5.0
1515- :issue: `SERVER-81878 ` startupRecoveryForRestore may not play nicely
1616 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
1721- :issue: `SERVER-82555 ` Use shallow clone to speed up performance tests
1822- :issue: `SERVER-82708 ` Update variants used to performance test stable
1923 branches
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ Patch Releases
4646
4747.. _4.4.27-release-notes:
4848
49- 4.4.27 - Upcoming
50- ~~~~~~~~~~~~~~~~~
49+ 4.4.27 - Jan 3, 2023
50+ ~~~~~~~~~~~~~~~~~~~~
5151
5252- :issue:`SERVER-63865` Handle missing index idents during standalone startup
5353 recovery after unclean shutdown
@@ -58,10 +58,8 @@ Patch Releases
5858- :issue:`SERVER-82325` Config server could invariant during balancer round
5959- :issue:`WT-11564` Fix RTS to read the newest transaction value only when it
6060 exists in the checkpoint
61-
6261- `All JIRA issues closed in 4.4.27
6362 <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-
6563- :ref:`4.4.27-changelog`
6664
6765
You can’t perform that action at this time.
0 commit comments