Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (22m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 18:52:30 UTC Now

2023-07-29 11:52:55 UTC MAIN commitmail json YAML

mongo-tools: updated to 100.7.4

100.7.4

Released 2023-07-21

We are pleased to announce version 100.7.4 of the MongoDB Database Tools.

This release fixes issues with mongorestore that ommitted all namespaces containing "admin" when restoring to an Atlas Proxy Cluster. This release also fixes an issue with mongodump where the process failed against clusters using Atlas Online Archive.

The Database Tools are available on the MongoDB Download Center. Installation instructions and documentation can be found on docs.mongodb.com/database-tools. Questions and inquiries can be asked on the MongoDB Developer Community Forum. Please make sure to tag forum posts with database-tools. Bugs and feature requests can be reported in the Database Tools Jira where a list of current issues can be found.

Bug

[TOOLS-3338] - Mongorestore to Atlas Proxy fails for any collection containing "admin"
[TOOLS-3344] - Mongodump does not work with Atlas Data Federation.
100.7.3

Released 2023-06-26

We are pleased to announce version 100.7.3 of the MongoDB Database Tools.

This release fixes an issue introduced in 100.7.1 where specifying mongodump --db=confg will not dump the entire config collection.

The Database Tools are available on the MongoDB Download Center. Installation instructions and documentation can be found on docs.mongodb.com/database-tools. Questions and inquiries can be asked on the MongoDB Developer Community Forum. Please make sure to tag forum posts with database-tools. Bugs and feature requests can be reported in the Database Tools Jira where a list of current issues can be found.

Bug

[TOOLS-3324] - Fix failure to dump needed sharded collections from config database
Task

[TOOLS-3319] - Change mongorestore so that it works with atlas proxy backup tests
100.7.2

Released 2023-05-30

We are pleased to announce version 100.7.2 of the MongoDB Database Tools.

This release fixes an issue with installing Database Tools on RHEL aarch64 architecture.

The Database Tools are available on the MongoDB Download Center. Installation instructions and documentation can be found on docs.mongodb.com/database-tools. Questions and inquiries can be asked on the MongoDB Developer Community Forum. Please make sure to tag forum posts with database-tools. Bugs and feature requests can be reported in the Database Tools Jira where a list of current issues can be found.

Bug

[TOOLS-3309] - Fix release issue on RHEL ARM architecture
100.7.1

Released 2023-05-24

We are pleased to announce version 100.7.1 of the MongoDB Database Tools.

This release fixes a few bugs and adds downloads for macOS 11 on ARM as well as RedHat Enterprise Linux 9 (x86 and ARM) and Amazon Linux 2023 (x86 and ARM).

Downloads were compiled with Go 1.19.9.

The Database Tools are available on the MongoDB Download Center. Installation instructions and documentation can be found on docs.mongodb.com/database-tools. Questions and inquiries can be asked on the MongoDB Developer Community Forum. Please make sure to tag forum posts with database-tools. Bugs and feature requests can be reported in the Database Tools Jira where a list of current issues can be found.

Bug

[TOOLS-2598] - Tools improperly parse multi-certs inside client certificate file
[TOOLS-3203] - mongodump fails because it can窶冲 query system.sharding_ddl_coordinators collection
[TOOLS-3273] - Validation added in 100.7.0 prevents Atlas proxy from running "mongodump"
[TOOLS-3279] - Test suite segfaults in some failure cases
Task

[TOOLS-2722] - Add MacOS 11.0 ARM to Tools
[TOOLS-3052] - Add Amazon Linux 2023 ARM to Tools
[TOOLS-3054] - Add RHEL9 ARM to Tools
[TOOLS-3062] - Add Amazon Linux 2023 to Tools
[TOOLS-3276] - Skip columnstore indexes tests in mongodump and mongorestore if error is NotImplemented
100.7.0

Released 2023-03-01

We are pleased to announce version 100.7.0 of the MongoDB Database Tools.

This release adds tests against MongoDB 6.3. Highlights include new tests for Column Store Indexes, updating the minimum Go version to 1.19, fixing a bug that caused the Tools to ignore a password supplied via a prompt. Several build failures are also fixed in this version.

The Database Tools are available on the MongoDB Download Center. Installation instructions and documentation can be found on docs.mongodb.com/database-tools. Questions and inquiries can be asked on the MongoDB Developer Community Forum. Please make sure to tag forum posts with database-tools. Bugs and feature requests can be reported in the Database Tools Jira where a list of current issues can be found.

Bug

[TOOLS-3243] - Tools produce error about missing password after prompting for a password
Epic

[TOOLS-3235] - Tools 6.3 Support
Task

[TOOLS-3169] - Upgrade Go to 1.19
[TOOLS-3202] - Fix legacy-jstests failure with latest Server (6.1)
[TOOLS-3208] - Investigate test failures in HEAD and make more tickets as needed
[TOOLS-3229] - Ignore admin database in dump/restore for atlasProxy
[TOOLS-3241] - Fix flaky TestFailDuringResharding test
[TOOLS-3247] - Remove mongo-tools support for ZAP PPC64LE Ubuntu 16.04
[TOOLS-3248] - Fix TestRestoreTimeseriesCollections for server 6.3+
[TOOLS-3249] - Remove mongo-tools support for server version 3.4 on MacOS
[TOOLS-3250] - Fix aws-auth task failures
[TOOLS-3251] - Update common.yml to run tests with 6.3
[TOOLS-3252] - Test support for Columnstore Indexes
[TOOLS-3255] - Fix qa-tests-3.4
[TOOLS-3256] - Make the push tasks only run on git tags
[TOOLS-3257] - Override deprecated mongo shell functions to fix qa-tests-latest
[TOOLS-3259] - Remove 6.3 tests on `ZAP s390x RHEL 7.2` and `ZAP PPC64LE RHEL 8.1`
[TOOLS-3260] - Fix qa-tests on Debian 11

(adam)