2019-09-17 10:21:01 by Adam Ciarcinski | Files touched by this commit (9) | |
Log message:
mongo-tools: updated to 3.4.23
Match with mongodb3
|
2018-12-15 22:12:25 by Thomas Klausner | Files touched by this commit (67) | |
Log message:
*: update email for fhajny
|
2018-09-22 22:41:38 by Benny Siegert | Files touched by this commit (1) |
Log message:
Use correct versioned Go dependency.
|
2018-07-08 15:54:39 by Benny Siegert | Files touched by this commit (2) |
Log message:
Do not use "naked" go invocations.
Use ${GO} instead.
|
2018-06-12 19:50:29 by Benny Siegert | Files touched by this commit (102) | |
Log message:
Revbump all Go packages after lang/go update.
|
2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Switch github HOMEPAGEs to https.
|
2017-05-03 18:49:54 by Filip Hajny | Files touched by this commit (6) |
Log message:
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
|
2017-04-13 17:12:07 by Benny Siegert | Files touched by this commit (39) | |
Log message:
Revbump all Go packages after the Go 1.8.1 update.
|
2016-12-04 17:30:01 by Benny Siegert | Files touched by this commit (35) | |
Log message:
Revbump Go packages after 1.7.4 update.
|
2016-10-29 10:59:49 by Benny Siegert | Files touched by this commit (34) | |
Log message:
Revbump packages depending on Go after the Go 1.7.3 update.
|