Feature
- Update implementation of transactional pipeline and the
behavior of thetransactionmethod exposed by they cluster
client to be consistent with the standalone client.
Breaking changes
- Pipeline instances passed into the callable
funcparameter
of the clustertransactionmethod will no longer automatically
queue commands until a call tomultiis issued to be consistent
with the implementation in the standalone client.