|
| 1 | +.. _4.0.27-changelog: |
| 2 | + |
| 3 | +4.0.27 Changelog |
| 4 | +---------------- |
| 5 | + |
| 6 | +Sharding |
| 7 | +~~~~~~~~ |
| 8 | + |
| 9 | +:issue:`SERVER-40170` Increase the default timeout for unit-tests which schedule work through NetworkTestEnv::launchAsync |
| 10 | + |
| 11 | +Replication |
| 12 | +~~~~~~~~~~~ |
| 13 | + |
| 14 | +- :issue:`SERVER-34938` Secondary slowdown or hang due to content pinned in cache by single oplog batch |
| 15 | +- :issue:`SERVER-36263` Bypassing operation validation in applyOps should require special privilege |
| 16 | + |
| 17 | +Query |
| 18 | +~~~~~ |
| 19 | + |
| 20 | +:issue:`SERVER-58127` Fix benchRun() memory leak for parsing benchRun() args under exception |
| 21 | + |
| 22 | +Storage |
| 23 | +~~~~~~~ |
| 24 | + |
| 25 | +:issue:`SERVER-40712` Clarify the behaviour of db.dropDatabase and the dropDatabase command |
| 26 | + |
| 27 | +Build and Packaging |
| 28 | +~~~~~~~~~~~~~~~~~~~ |
| 29 | + |
| 30 | +:issue:`SERVER-54729` MongoDB Enterprise Debian/Ubuntu packages should depend on libsasl2-modules and libsasl2-modules-gssapi-mit |
| 31 | + |
| 32 | +Internals |
| 33 | +~~~~~~~~~ |
| 34 | + |
| 35 | +- :issue:`SERVER-53726` Platform Support: Remove RHEL6 zSeries |
| 36 | +- :issue:`SERVER-53728` Platform Support: Remove SLES12 zSeries |
| 37 | +- :issue:`SERVER-55649` Sharding messages being logged for non-sharded clusters |
| 38 | +- :issue:`SERVER-56516` Fix undefined behaviour in parsing code for $slice projectional operator |
| 39 | +- :issue:`SERVER-57642` Invariant Failure on src/mongo/db/query/plan_yield_policy.cpp 75 | Aborting |
| 40 | +- :issue:`SERVER-57798` Direct user to MongoDB Compass download page when failing to install MongoDB Compass due to a connection issue using ./install_compass |
| 41 | +- :issue:`SERVER-57983` Integer overflow for $range in Classic Engine |
| 42 | +- :issue:`SERVER-58283` Add a new versioning file to set MONGO_VERSION and MONGO_GIT_HASH |
| 43 | +- :issue:`SERVER-58402` Increase timeout of shutdown command in shutdown_primary.js |
| 44 | +- :issue:`SERVER-59055` Pin oauthlib == 3.1.0 in 4.0 branch |
| 45 | +- :issue:`SERVER-59074` Do not acquire storage tickets just to set/wait on oplog visibility |
| 46 | +- :issue:`SERVER-59197` Delete fam image entries when the corresponding session documents are deleted |
| 47 | +- :issue:`SERVER-59242` update to snmp 5.9.1 |
| 48 | +- :issue:`SERVER-59262` Remove burn_in_tests tasks from storeFindAndModifyImagesInSideCollection build variants |
| 49 | +- :issue:`SERVER-59414` Retry curator setup in powercycle on older branches |
| 50 | +- :issue:`SERVER-59504` Fix formatting in network_test_env.h on v4.0 |
| 51 | + |
0 commit comments