4.9.0
Feature
- Update implementation of transactional pipeline and the
behavior of thetransaction
method exposed by they cluster
client to be consistent with the standalone client.
Breaking changes
- Pipeline instances passed into the callable
func
parameter
of the clustertransaction
method will no longer automatically
queue commands until a call tomulti
is issued to be consistent
with the implementation in the standalone client.