Skip to content

Commit 86ef5c0

Browse files
authored
DOCS-15141 finalize 4.4.13 (#754)
1 parent ecf8b3f commit 86ef5c0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

source/includes/changelogs/releases/4.4.13.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Replication
1919
Query
2020
~~~~~
2121

22+
- :issue:`SERVER-40691` $nin:[[],...] queries are not indexed
2223
- :issue:`SERVER-59754` Incorrect logging of queryHash/planCacheKey for operations that share the same $lookup shape
2324
- :issue:`SERVER-62147` Exhaust query using the OP_QUERY protocol is broken when more than one getMore batch is required
2425

@@ -35,9 +36,9 @@ Internals
3536
- :issue:`SERVER-48367` envp may be unreliable in global initializers
3637
- :issue:`SERVER-49882` Log status in the catch block in JSThread::run()
3738
- :issue:`SERVER-53239` fix race in shared future unit test
39+
- :issue:`SERVER-57037` Improve precision of operator counters
3840
- :issue:`SERVER-57312` Pin transitive Python dependencies and use the pinned file for installation in Evergreen
3941
- :issue:`SERVER-57662` Wait for config.system.sessions collection to exist on the config server before refreshing logical session cache
40-
- :issue:`SERVER-57676` Wait for a checkpoint before releasing the "hangOplogCapMaintainerThread" in oplog_rollover.js
4142
- :issue:`SERVER-59375` Should collect summary statistics about transient faults
4243
- :issue:`SERVER-59779` Call asCluster() before replSetFreeze in ReplSetTest
4344
- :issue:`SERVER-60392` Fix timing in priority_takeover_two_nodes_equal_priority test.

source/release-notes/4.4.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Patch Releases
1515

1616
.. _4.4.13-release-notes:
1717

18-
4.4.13 - Upcoming
19-
~~~~~~~~~~~~~~~~~
18+
4.4.13 - Mar 7, 2022
19+
~~~~~~~~~~~~~~~~~~~~
2020

2121
Issues fixed:
2222

0 commit comments

Comments
 (0)