Up to [cvs.NetBSD.org] / pkgsrc / databases / mongo-tools
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 31 18:15:48 2023 UTC (3 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
mongo-tools: updated to 100.7.5 100.7.5 Add integration testing for mongodump/restore on config db (and other special case dbs) Release Database Tools 100.7.5 with golang 1.19.12
Revision 1.12 / (download) - annotate - [select for diffs], Sat Jul 29 11:52:55 2023 UTC (4 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.11: +4 -7
lines
Diff to previous 1.11 (colored)
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
Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 26 10:09:24 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
databases: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 7 13:35:14 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
databases: Remove SHA1 distfile hashes
Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 11 07:23:18 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
mongo-tools: updated to 4.2.15 4.2.15: Unknown changes
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jun 30 14:31:46 2021 UTC (2 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
mongo-tools: updated to 4.2.14 4.2.14: Unknown changes
Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 24 19:38:33 2021 UTC (2 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
mongo-tools: updated to 4.2.12 4.2.12: Unknown changes
Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 17 08:21:01 2019 UTC (4 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.5: +8 -9
lines
Diff to previous 1.5 (colored)
mongo-tools: updated to 3.4.23 Match with mongodb3
Revision 1.5 / (download) - annotate - [select for diffs], Wed May 3 16:49:54 2017 UTC (6 years, 7 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.4: +8 -7
lines
Diff to previous 1.4 (colored)
Update databases/mongo-tools to 3.4.4 3.4.2 - PreProcessing is failling with "got invalid document size" - mongo-replay crashes during playback - nil pointer derereference when error occurs 3.4.1 - Stats collection has large playback performance impact - Add option to set capture buffer size to avoid packet loss - Playback file contains full reply payload - mongoreplay: out of bounds error in "shortenreply" during record - Add test for restoring a collection with a default collation - nil pointer dereference in mongoreplay when error on new playback file creation 3.2.10 - Don't create intents for system.profile.metadata.json files - tools do not respect readPreference=secondary when connecting to a mongos - Mongodump SSL and GSSAPI authentication - No numeric version in -version output - Backport to v3.2 - Issue only one ApplyOps cmd per oplog entry 3.2.9 - Make -version spit out a bit more information. 3.2.8 - Mongostat with discover can find the same node twice in a sharded cluster - mongostat -discover does not alias localhost to the target hostname - mongoimport returns exit code 0 even when error prevents records from being inserted - Wrong error message while using mongoimport - add a "-assertExists" option to mongoexport - Use v3.2.7 for qa tests - mongoimport types jstest fails on functions
Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 13 21:05:34 2016 UTC (7 years, 8 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
Update databases/mongo-tools to 3.2.4. 3.2.4 - mongorestore --noIndexRestore inhibits empty collection creation 3.2.3 - mongoexport chokes on data with quotes 3.2.1 - Add bypassDocumentValidation option to mongorestore and mongoimport - Missing "from" text in mongorestore status message 3.2.0 - Add bypassDocumentValidation option to mongorestore and mongoimport - Missing "from" text in mongorestore status message 3.0.8 - bsondump does not keep attribut order - mongodump issue with temporary map/reduce collections - Error restoring database "insertion error: EOF"
Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 4 17:41:15 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
Remove duplicate SHA512 digests that crept in.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 3 01:56:14 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add SHA512 digests for distfiles for databases category Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 21 16:37:22 2015 UTC (8 years, 1 month ago) by fhajny
Branch: MAIN
Import mongo-tools 3.0.7 as databases/mongo-tools. MongoDB command line tools, no longer included with the official MongoDB distribution tarball (since 3.0).