|
| 1 | +.. _4.4.22-changelog: |
| 2 | + |
| 3 | +4.4.22 Changelog |
| 4 | +---------------- |
| 5 | + |
| 6 | +Query |
| 7 | +~~~~~ |
| 8 | + |
| 9 | +:issue:`SERVER-48196` Upgrade the timelib to the latest to update the |
| 10 | +built-in timezone files to the latest |
| 11 | + |
| 12 | +Internals |
| 13 | +~~~~~~~~~ |
| 14 | + |
| 15 | +- :issue:`SERVER-57056` Syslog severity set incorrectly for INFO |
| 16 | + messages |
| 17 | +- :issue:`SERVER-62053` Add retry for errors in AWS server-side |
| 18 | + conversation |
| 19 | +- :issue:`SERVER-66009` Ban $search when running in update pipeline |
| 20 | + (stub process interface is present) |
| 21 | +- :issue:`SERVER-71089` Run signing tasks on a single distro |
| 22 | +- :issue:`SERVER-72815` Extend serverstatus to track Document count and |
| 23 | + Duration for updateMany and deleteMany |
| 24 | +- :issue:`SERVER-73007` CURL_OPT_SEEKFUNCTION not set for multi-pass |
| 25 | + authentication |
| 26 | +- :issue:`SERVER-75010` Implement no-op planShardedSearch in 5.0 |
| 27 | +- :issue:`SERVER-75369` Fix the overflow of total possible enumeration |
| 28 | + count in LockstepOr enumeration strategy |
| 29 | +- :issue:`SERVER-75404` Designate $searchSortValues as metadata field on |
| 30 | + v5.0 |
| 31 | +- :issue:`SERVER-75652` Migrate from notary client to garasign for push |
| 32 | + task |
| 33 | +- :issue:`SERVER-76063` Update the getFreeMonitoringStatus command to |
| 34 | + always return state: disabled |
| 35 | +- :issue:`SERVER-76179` "/var/run/mongodb/"mongod.pid" deleted on each |
| 36 | + Mongod shutdown |
| 37 | +- :issue:`SERVER-76274` Move microbenchmarks to their own task distro |
| 38 | +- :issue:`SERVER-76378` Use estimated impersonation metadata size in |
| 39 | + calculating block chunks |
| 40 | +- :issue:`SERVER-76498` Update push task to run on rhel8.7-small |
| 41 | +- :issue:`SERVER-76599` Exclude |
| 42 | + jstests/sharding/balancer_collection_status.js from step-down suites |
| 43 | +- :issue:`SERVER-76695` |
| 44 | + initial_sync_nodes_maintain_and_gossip_commit_point.js should wait |
| 45 | + longer for initial sync node to advance commit point |
| 46 | +- :issue:`WT-8689` Switch Evergreen zSeries builder to RHEL distro |
| 47 | +- :issue:`WT-8981` Enable evergreen testing for RHEL8 on PPC |
| 48 | +- :issue:`WT-10551` Incremental backup may omit modified blocks |
| 49 | +- :issue:`WT-10932` Disable many-collection-test on release branches |
| 50 | + |
0 commit comments