|
| 1 | +.. _5.0.18-changelog: |
| 2 | + |
| 3 | +5.0.18 Changelog |
| 4 | +---------------- |
| 5 | + |
| 6 | +Sharding |
| 7 | +~~~~~~~~ |
| 8 | + |
| 9 | +- :issue:`SERVER-72146` Make chunk migrations metrics more accessible |
| 10 | + from Atlas |
| 11 | +- :issue:`SERVER-76004` Remove incorrect sharding tassert in |
| 12 | + getOwnershipFilter function |
| 13 | +- :issue:`SERVER-76516` Fix Concurrent Access of Clock in |
| 14 | + ReshardingRecipientServiceTest in 5.0 Branch |
| 15 | + |
| 16 | +Query |
| 17 | +~~~~~ |
| 18 | + |
| 19 | +:issue:`SERVER-48196` Upgrade the timelib to the latest to update the |
| 20 | +built-in timezone files to the latest |
| 21 | + |
| 22 | +Internals |
| 23 | +~~~~~~~~~ |
| 24 | + |
| 25 | +- :issue:`SERVER-54150` Recovery from a stable checkpoint should fassert |
| 26 | + on oplog application failures |
| 27 | +- :issue:`SERVER-57056` Syslog severity set incorrectly for INFO |
| 28 | + messages |
| 29 | +- :issue:`SERVER-60375` Blacklist move_chunk_remove_shard.js from |
| 30 | + sharding_csrs_continuous_config_stepdown |
| 31 | +- :issue:`SERVER-62053` Add retry for errors in AWS server-side |
| 32 | + conversation |
| 33 | +- :issue:`SERVER-63865` Handle missing index idents during standalone |
| 34 | + startup recovery after unclean shutdown |
| 35 | +- :issue:`SERVER-66009` Ban $search when running in update pipeline |
| 36 | + (stub process interface is present) |
| 37 | +- :issue:`SERVER-68338` sync_source_changes.js needs to wait for |
| 38 | + heartbeat |
| 39 | +- :issue:`SERVER-71089` Run signing tasks on a single distro |
| 40 | +- :issue:`SERVER-71249` Remove buildvariant task overrides for .publish |
| 41 | + tags |
| 42 | +- :issue:`SERVER-72686` Add support for $collStats agg stage on |
| 43 | + timeseries collection |
| 44 | +- :issue:`SERVER-73007` CURL_OPT_SEEKFUNCTION not set for multi-pass |
| 45 | + authentication |
| 46 | +- :issue:`SERVER-73385` RenameCollectionCoordinator wrongly releases |
| 47 | + critical section for destination ns. |
| 48 | +- :issue:`SERVER-73390` Mitigate database version regression bug on drop |
| 49 | + database |
| 50 | +- :issue:`SERVER-74344` Ban use of sparse indexes on internal comparison |
| 51 | + expression unless explicitly hinted |
| 52 | +- :issue:`SERVER-74997` Reduce the timeout of tlsOCSPVerifyTimeoutSecs |
| 53 | + to 4 seconds |
| 54 | +- :issue:`SERVER-75010` Implement no-op planShardedSearch in 5.0 |
| 55 | +- :issue:`SERVER-75082` Make balancer migrations throttling configurable |
| 56 | +- :issue:`SERVER-75360` Include $search result count (total hits) in |
| 57 | + slow query log |
| 58 | +- :issue:`SERVER-75369` Fix the overflow of total possible enumeration |
| 59 | + count in LockstepOr enumeration strategy |
| 60 | +- :issue:`SERVER-75479` Use system python on macos for ssl tests |
| 61 | +- :issue:`SERVER-75626` Special handling for macosx venv |
| 62 | +- :issue:`SERVER-75652` Migrate from notary client to garasign for push |
| 63 | + task |
| 64 | +- :issue:`SERVER-75987` Synchronize the connection and server threads in |
| 65 | + transport_layer_test |
| 66 | +- :issue:`SERVER-76039` PauseDuringStateTransitions guard needs correct |
| 67 | + initialization in DropsTemporaryReshardingCollectionOnAbort |
| 68 | +- :issue:`SERVER-76063` Update the getFreeMonitoringStatus command to |
| 69 | + always return state: disabled |
| 70 | +- :issue:`SERVER-76139` sync_source_changes.js should wait for node to |
| 71 | + no longer be newly added before asserting on selected sync source |
| 72 | +- :issue:`SERVER-76179` "/var/run/mongodb/"mongod.pid" deleted on each |
| 73 | + Mongod shutdown |
| 74 | +- :issue:`SERVER-76274` Move microbenchmarks to their own task distro |
| 75 | +- :issue:`SERVER-76278` Log extra migration information |
| 76 | +- :issue:`SERVER-76378` Use estimated impersonation metadata size in |
| 77 | + calculating block chunks |
| 78 | +- :issue:`SERVER-76421` [5.0] ttl_expire_nan_upgrade.js checks indexes |
| 79 | + on node before it becomes secondary |
| 80 | +- :issue:`SERVER-76498` Update push task to run on rhel8.7-small |
| 81 | +- :issue:`SERVER-76599` Exclude |
| 82 | + jstests/sharding/balancer_collection_status.js from step-down suites |
| 83 | +- :issue:`SERVER-76600` Increase timeouts for |
| 84 | + aggregation_timeseries_fuzzer on tsan/asan variants |
| 85 | +- :issue:`SERVER-76619` Add setParameter to enable libcurl's verbose |
| 86 | + logging |
| 87 | +- :issue:`SERVER-76690` Special handling for PYTHONPATH when activate |
| 88 | + venv |
| 89 | +- :issue:`SERVER-76695` |
| 90 | + initial_sync_nodes_maintain_and_gossip_commit_point.js should wait |
| 91 | + longer for initial sync node to advance commit point |
| 92 | +- :issue:`SERVER-76698` Disable Curl Connection Pooling for STS requests |
| 93 | +- :issue:`SERVER-76699` Add configurable retry count in AWS IAM code |
| 94 | +- :issue:`SERVER-76718` [v5.0] Push mongocryptd and create packages for |
| 95 | + RHEL 7 PPC in 5.0 |
| 96 | +- :issue:`SERVER-76721` Robustify plan_cache_stats_shard_and_host.js to |
| 97 | + count plan cache entries only for specific plan cache key |
| 98 | +- :issue:`SERVER-76767` Disable 4.0 upgrade tests on v5.0 branch |
| 99 | +- :issue:`WT-8570` Do not increase oldest ID during recovery |
| 100 | +- :issue:`WT-8689` Switch Evergreen zSeries builder to RHEL distro |
| 101 | +- :issue:`WT-8702` Limit oldest id to recovered checkpoint snapshot in |
| 102 | + recovery |
| 103 | +- :issue:`WT-10551` Incremental backup may omit modified blocks |
| 104 | +- :issue:`WT-10932` Disable many-collection-test on release branches |
| 105 | + |
0 commit comments