Skip to content

Commit d93d382

Browse files
committed
DOCS-14070 refresh 4.4.3 changelog
1 parent 6f86246 commit d93d382

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
branched: true
1111
siteroot: true
1212
version:
13-
release: '4.4.2'
13+
release: '4.4.3'
1414
branch: '4.4'
1515
system:
1616
files:

source/includes/changelogs/releases/4.4.3.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Replication
2727
- :issue:`SERVER-51333` setFeatureCompatibilityVersion should fail when downgrading from FCV 4.4 to FCV 4.2 with long collection names present
2828
- :issue:`SERVER-52560` oplog_writes_only_permitted_on_standalone.js must wait for insert to be in stable checkpoint
2929
- :issue:`SERVER-52680` Removed node on startup stuck in STARTUP2 after being re-added into the replica set
30+
- :issue:`SERVER-52744` rollback node's lastApplied > sync source's lastApplied in rollback_after_enabling_majority_reads.js
3031
- :issue:`SERVER-53197` Awaitable hello/isMaster appears in slow query log, part 2
3132

3233
Query
@@ -90,6 +91,7 @@ Internals
9091
- :issue:`SERVER-51796` Missing comma in "Restoring orphaned data file" (22334) log message parameters
9192
- :issue:`SERVER-51797` Add task_path_suffix to evergreen.yml
9293
- :issue:`SERVER-51818` add name to invariant message in Mutex destructor
94+
- :issue:`SERVER-52530` Mongo v.4.4.1 crash - UnknownError -31803: WT_NOTFOUND
9395
- :issue:`SERVER-52586` Disable refine_shard_key_transaction_stress task in sys-perf
9496
- :issue:`SERVER-52625` linkbenches write to conventional location
9597
- :issue:`SERVER-52646` Validate and possibly fix edge cases in regex rewrite rules for userToDNMapping

0 commit comments

Comments
 (0)