You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- :issue:`SERVER-55119` Create startup warning indicating that X.509 certificates without SANs are deprecated
52
+
- :issue:`SERVER-55649` Sharding messages being logged for non-sharded clusters
46
53
- :issue:`SERVER-56307` The chunk migration "convergence algorithm" is very primitive
47
54
- :issue:`SERVER-56452` Self anchor in PooledLDAPConnection::setup's callback
48
55
- :issue:`SERVER-56501` Add op counters for legacy op codes (OP_QUERY, OP_INSERT, etc.)
56
+
- :issue:`SERVER-56516` Fix undefined behaviour in parsing code for $slice projectional operator
49
57
- :issue:`SERVER-57053` Rewriting $nor with a $text predicate to $not is invalid
50
58
- :issue:`SERVER-57057` Reduce routing info refreshes on the mergeChunks path
51
59
- :issue:`SERVER-57064` Log create index and dropIndex(es) on mongos
@@ -58,10 +66,12 @@ Internals
58
66
- :issue:`SERVER-57497` store_retryable_find_and_modify_images_in_side_collection.js should account for a later clustertime in retried findAndModify responses
59
67
- :issue:`SERVER-57564` Increase system timeout duration to >2 hours to allow fio to copy over all files
60
68
- :issue:`SERVER-57691` [4.0 only] Return early in TxnResources if not in WUOW
69
+
- :issue:`SERVER-57798` Direct user to MongoDB Compass download page when failing to install MongoDB Compass due to a connection issue using ./install_compass
61
70
- :issue:`SERVER-57897` Add readPrefMode option to benchRun find/findOne ops
62
71
- :issue:`SERVER-57954` Update TPC-C version in sys-perf.yml
63
72
- :issue:`SERVER-58118` Spammy logging when RSM is refreshing all hosts
64
73
- :issue:`SERVER-58191` [Migrate Protocol] Allow delete_during_migrate.js to tolerate chunk migration failures due to timeout in catchup phase in slow variants.
65
74
- :issue:`SERVER-58248` Fix error code when checking if FeatureCompatibilityVersion is majority-committed
75
+
- :issue:`SERVER-58283` Add a new versioning file to set MONGO_VERSION and MONGO_GIT_HASH
66
76
- :issue:`SERVER-58313` Fix package test failure caused by SERVER-55460 backport to v4.2 and v4.0
0 commit comments