-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Spec Comp
-
None
-
None
-
OperationFailure exception instances now expose complete write concern document, if one was provided by the server.
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
See DRIVERS-967 for details.
User-visible change: The Ruby driver exposes the entire write concern document (not just errInfo part of it). The errInfo portion is accessible as a field of the write concern document.