Maintenance release that brings better transaction behavior in case of operation failures and fixes problems with distributed locks when channelPrefix option is used.
- 
Fixed – Respect 
channelPrefixoption from connection string when releasing distributed locks. - Fixed – Better handling of individual operation failures in transactions.
 - Fixed – More specific exception message when transaction is discarded.
 - 
Fixed – Significantly less 
stringallocations on each command request/response. - 
Fixed – Don’t serialize 
nullreason value for in state history. 
		by