Skip to content

Commit d01d0c7

Browse files
(DOCS-16131): Add release date for 4.2.22 (#3173)
1 parent 3871caf commit d01d0c7

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

source/includes/changelogs/releases/4.4.22.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Internals
1919
- :issue:`SERVER-66009` Ban $search when running in update pipeline
2020
(stub process interface is present)
2121
- :issue:`SERVER-71089` Run signing tasks on a single distro
22+
- :issue:`SERVER-71249` Remove buildvariant task overrides for .publish
23+
tags
2224
- :issue:`SERVER-72815` Extend serverstatus to track Document count and
2325
Duration for updateMany and deleteMany
2426
- :issue:`SERVER-73007` CURL_OPT_SEEKFUNCTION not set for multi-pass
@@ -28,21 +30,26 @@ Internals
2830
count in LockstepOr enumeration strategy
2931
- :issue:`SERVER-75404` Designate $searchSortValues as metadata field on
3032
v5.0
33+
- :issue:`SERVER-75479` Use system python on macos for ssl tests
3134
- :issue:`SERVER-75652` Migrate from notary client to garasign for push
3235
task
3336
- :issue:`SERVER-76063` Update the getFreeMonitoringStatus command to
3437
always return state: disabled
35-
- :issue:`SERVER-76179` "/var/run/mongodb/"mongod.pid" deleted on each
36-
Mongod shutdown
3738
- :issue:`SERVER-76274` Move microbenchmarks to their own task distro
3839
- :issue:`SERVER-76378` Use estimated impersonation metadata size in
3940
calculating block chunks
4041
- :issue:`SERVER-76498` Update push task to run on rhel8.7-small
4142
- :issue:`SERVER-76599` Exclude
4243
jstests/sharding/balancer_collection_status.js from step-down suites
44+
- :issue:`SERVER-76619` Add setParameter to enable libcurl's verbose
45+
logging
4346
- :issue:`SERVER-76695`
4447
initial_sync_nodes_maintain_and_gossip_commit_point.js should wait
4548
longer for initial sync node to advance commit point
49+
- :issue:`SERVER-76698` Disable Curl Connection Pooling for STS requests
50+
- :issue:`SERVER-76699` Add configurable retry count in AWS IAM code
51+
- :issue:`SERVER-76721` Robustify plan_cache_stats_shard_and_host.js to
52+
count plan cache entries only for specific plan cache key
4653
- :issue:`WT-8689` Switch Evergreen zSeries builder to RHEL distro
4754
- :issue:`WT-8981` Enable evergreen testing for RHEL8 on PPC
4855
- :issue:`WT-10551` Incremental backup may omit modified blocks

source/release-notes/4.4.txt

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

4141
.. _4.4.22-release-notes:
4242

43-
4.4.22 - Upcoming
44-
~~~~~~~~~~~~~~~~~
43+
4.4.22 - May 18, 2023
44+
~~~~~~~~~~~~~~~~~~~~~
4545

4646
- :issue:`SERVER-48196` Upgrade the timelib to the latest to update the built-in
4747
timezone files to the latest

0 commit comments

Comments
 (0)