This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
0.218.4
svc-autorelease
released this
15 May 13:04
·
2761 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Feature | Timelock paxos state logs are now persisted both to the file system and into a sqlite implementation on disk. This has been enabled to verify the correctness of the new implementation in preparation for replacing the file system implementation. This includes a one time migration per client that should not affect users. | #4775 |
Fix | Proxies made with Dialogue are now instrumented with Tritium metrics. Previously, they were not instrumented. | #4776 |