Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.227.2

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 09 Jun 09:22
· 2708 commits to develop since this release
9ffe23f
Type Description Link
Improvement If Dialogue on clients is enabled, then communications to the V1 Lock, Timestamp Management and TimelockRpcClient now take place through Dialogue as well. Previously even if this was enabled they would go through CJR. #4794
Fix The type and stack trace of Exceptions when talking to Cassandra are now logged (and in the case of Safe exceptions, the exception message will also be available). Previously, only the exception message was logged, and this was always Unsafe. #4822
Improvement Locks and unlocks are tracked client side when conducting a transaction post mortem. #4825