|
| 1 | +.. _3.2.20-changelog: |
| 2 | + |
| 3 | +3.2.20 Changelog |
| 4 | +---------------- |
| 5 | + |
| 6 | +Security |
| 7 | +~~~~~~~~ |
| 8 | + |
| 9 | +:issue:`SERVER-34193` Limit recursive definition ASN.1 types with OpenSSL update |
| 10 | + |
| 11 | +Operations |
| 12 | +~~~~~~~~~~ |
| 13 | + |
| 14 | +- :issue:`SERVER-12644` Move note about noprealloc hurting performance to startup warnings |
| 15 | +- :issue:`SERVER-24785` backup_restore.js fails when observing FTDC interim files |
| 16 | +- :issue:`SERVER-30114` Monitor cumulative time spent in tcmalloc spin lock |
| 17 | + |
| 18 | +Build and Packaging |
| 19 | +~~~~~~~~~~~~~~~~~~~ |
| 20 | + |
| 21 | +- :issue:`SERVER-21317` Better fallback for builds with no version.json and no git repo |
| 22 | +- :issue:`SERVER-31535` Platform Support: remove Ubuntu 12.04 builds |
| 23 | +- :issue:`SERVER-31809` Start using toolchain python on macOS |
| 24 | +- :issue:`SERVER-32923` Platform Support: remove SLES11 builds |
| 25 | +- :issue:`SERVER-33184` Set LANG=C on ASAN Enterprise SSL Ubuntu 16.04 DEBUG to avoid "Invalid or no user locale set" error |
| 26 | +- :issue:`SERVER-34149` Upgrade zlib to latest |
| 27 | + |
| 28 | +Internals |
| 29 | +~~~~~~~~~ |
| 30 | + |
| 31 | +- :issue:`SERVER-26790` bson_validate should verify OIDs can be skipped |
| 32 | +- :issue:`SERVER-27408` burn_in_tests.py doesn't always exclude tagged tests when generating outfile |
| 33 | +- :issue:`SERVER-32241` applyOps reports success even when a nested applyOps fails. |
| 34 | +- :issue:`SERVER-32522` set_read_and_write_concerns.js treats mapReduce "out" field like aggregation's $out stage |
| 35 | +- :issue:`SERVER-32583` Sys-perf update bootstrap variables to use proper ConfigDict Names |
| 36 | +- :issue:`SERVER-32664` Sys-perf enable running baselines at lower priority |
| 37 | +- :issue:`SERVER-32691` Create passthrough for w="majority" with 2-node replica set to address lost test coverage |
| 38 | +- :issue:`SERVER-33142` Experiment with disabling cluster reuse in system_perf.yml |
| 39 | +- :issue:`SERVER-33236` Update perf.yml to use ssh form of git clone |
| 40 | +- :issue:`SERVER-33398` Add the new finer grained sys-perf tasks |
| 41 | +- :issue:`SERVER-33670` Build mongo binaries with -ssl compile flag in system_perf.yml |
| 42 | +- :issue:`SERVER-33751` Auth when connecting to an existing cluster in ReplSetTest |
| 43 | +- :issue:`SERVER-33848` Update compile flags for sys-perf and performance projects |
| 44 | +- :issue:`SERVER-33970` New baselines for mongo-perf |
| 45 | +- :issue:`SERVER-34140` remove multiple distro specification for single tasks in evergreen configs |
| 46 | +- :issue:`SERVER-34681` Don't use toolchain python on Linux 32-bit |
| 47 | +- :issue:`WT-3533` eviction handle walk can race with handle re-open |
| 48 | +- :issue:`WT-3590` Keep data consistent if writes fail during a clean shutdown |
| 49 | +- :issue:`WT-3618` WT remove solaris from evergreen builds |
| 50 | +- :issue:`WT-3994` Enhance WiredTiger Jenkins pull request tester for old branches |
| 51 | + |
0 commit comments