|
| 1 | +.. _100.7.0-changelog: |
| 2 | + |
| 3 | +100.7.0 Changelog |
| 4 | +----------------- |
| 5 | + |
| 6 | +*Released 2023-03-01* |
| 7 | + |
| 8 | +This release adds tests against MongoDB 6.3. Highlights include: |
| 9 | + |
| 10 | +- New tests for `Column Store Indexes |
| 11 | + <https://www.mongodb.com/products/column-store-indexes>`__. |
| 12 | + |
| 13 | +- Updating the minimum Go version to 1.19. |
| 14 | + |
| 15 | +- Fixing a bug that caused the Tools to ignore a password supplied via a |
| 16 | + prompt. |
| 17 | + |
| 18 | +- Several build failures are also fixed. |
| 19 | + |
| 20 | +Bug |
| 21 | +~~~ |
| 22 | + |
| 23 | +- :issue:`TOOLS-3243` Tools produce error about missing password after prompting for a password |
| 24 | + |
| 25 | +Epic |
| 26 | +~~~~ |
| 27 | + |
| 28 | +- :issue:`TOOLS-3235` Tools 6.3 Support |
| 29 | + |
| 30 | +Task |
| 31 | +~~~~ |
| 32 | + |
| 33 | +- :issue:`TOOLS-3169` Upgrade Go to 1.19 |
| 34 | +- :issue:`TOOLS-3202` Fix legacy-jstests failure with latest Server |
| 35 | + (6.1) |
| 36 | +- :issue:`TOOLS-3208` Investigate test failures in HEAD and make more |
| 37 | + tickets as needed |
| 38 | +- :issue:`TOOLS-3229` Ignore admin database in dump/restore for |
| 39 | + atlasProxy |
| 40 | +- :issue:`TOOLS-3241` Fix flaky TestFailDuringResharding test |
| 41 | +- :issue:`TOOLS-3247` Remove mongo-tools support for ZAP PPC64LE Ubuntu |
| 42 | + 16.04 |
| 43 | +- :issue:`TOOLS-3248` Fix TestRestoreTimeseriesCollections for server |
| 44 | + 6.3+ |
| 45 | +- :issue:`TOOLS-3249` Remove mongo-tools support for server version 3.4 |
| 46 | + on MacOS |
| 47 | +- :issue:`TOOLS-3250` Fix aws-auth task failures |
| 48 | +- :issue:`TOOLS-3251` Update common.yml to run tests with 6.3 |
| 49 | +- :issue:`TOOLS-3252` Test support for Columnstore Indexes |
| 50 | +- :issue:`TOOLS-3255` Fix qa-tests-3.4 |
| 51 | +- :issue:`TOOLS-3256` Make the push tasks only run on git tags |
| 52 | +- :issue:`TOOLS-3257` Override deprecated mongo shell functions to fix |
| 53 | + qa-tests-latest |
| 54 | +- :issue:`TOOLS-3259` Remove 6.3 tests on `ZAP s390x RHEL 7.2` and `ZAP |
| 55 | + PPC64LE RHEL 8.1` |
| 56 | +- :issue:`TOOLS-3260` Fix qa-tests on Debian 11 |
0 commit comments