Next | Query returned 50 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152)
Log message:
Revbump all Go packages because go121 is now the default
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | Package updated
Log message:
Revbump all Go packages after go120 security update
   2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-31 20:15:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
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
   2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-09 10:30:04 by Nia Alarie | Files touched by this commit (1)
Log message:
mongo-tools: Include go-vars early to ensure all toolchain checks get
skipped before mk/ is included
   2023-07-29 13:56:38 by Adam Ciarcinski | Files touched by this commit (3) | Package removed
Log message:
mongo-tools: remove unused patches
   2023-07-29 13:52:55 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
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’t 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

Next | Query returned 50 messages, browsing 11 to 20 | Previous