@@ -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
0 commit comments