Use JSON struct tags if there are no explicit BSON tags (#91)
Experimental $changeStream support (#97)
Tests recovery of abnormal connection closures (#100)
Returns the txn error to the caller (#81)
Thanks to:
@steve-gray
@peterdeka
@jameinel
Note: The $changeStream feature has not had the extra testing typical for a release due to the current lack of a 3.6+ testing environment - please run your own acceptance tests.
Includes:
$changeStream
support (#97)txn
error to the caller (#81)Thanks to:
Note: The
$changeStream
feature has not had the extra testing typical for a release due to the current lack of a 3.6+ testing environment - please run your own acceptance tests.