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

History of commit frequency

CVS Commit History:


   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
   2023-07-15 12:53:10 by Benny Siegert | Files touched by this commit (151) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-07-09 12:15:59 by Nia Alarie | Files touched by this commit (1)
Log message:
mongo-tools: Add missing libpcap dependency
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
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
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-08-11 09:23:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
mongo-tools: updated to 4.2.15

4.2.15:
Unknown changes

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