This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
0.248.4
svc-autorelease
released this
02 Oct 16:58
·
2483 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Feature | This change adds the mechanism for reading a timestamp bound from a DbKVS store and poisoning it. This is required for automated migration from DbKVS backed embedded services to a TimeLock server. | #5010 |
Improvement | Refactored the lock watch event cache to retention events based on the size of the cache, instead of keeping alive only relevant versions. | #5012 |