Skip to content

mongo-c-driver 1.3.3

Compare
Choose a tag to compare
@ajdavis ajdavis released this 05 Feb 06:57
· 4717 commits to master since this release

It is my pleasure to announce MongoDB C Driver 1.3.3. This fixes a bug where
a slightly-oversized bulk write operation was not split into batches; instead,
it was sent whole to the server, which rejected it.

Peace,

A. Jesse Jiryu Davis