Releases: coinbase/mongobetween
Releases · coinbase/mongobetween
0.0.9
- Revert: ignore interruptedAtShutdown errors from mongos (#26)
- Add OP_MSG checksum support (#27) - credit @divjotarora
0.0.8
- Ignore interruptedAtShutdown errors from mongos (#25)
0.0.7
- Log topology changing errors (#24)
- Sort topology changed servers (#23)
- Log connection address (#21)
0.0.6
- Upgrade Mongo driver to v1.3.5 (#19)
0.0.4
- Process server-returned errors (#11)
0.0.3
- Improved network error handling (#8)
- Update to MongoDB Go driver
v1.3.4
(#9)
0.0.2
- Logging of topology changes (#7)
- Extra logging of round trip errors (#6)
- Remove
operationTime
/$clusterTime
fields from hard-coded ismaster
response (#5)
- Minor logging cleanup (#5)