What's Changed
The transitional option --enable-v1seals has been removed. All seal related behaviour is automatic now.
The replicate-logs command fixes an issue that could prevent continued local replication. The state is recoverable. If you are seeing replication failures due to cbor length
, please contact support for remediation.
The watch command includes fixes for incorrect handling of the --horizon
paramater. It also supports --latest
as an alias for "show me the most recent change for all selected tenants"
- Fix tail seal output by @landintrees in #37
- fix: horizon commanline option parse issues by @robinbryce in #38
- Dev/robin/10146 make v1seals the default by @robinbryce in #39
- Note: go-datatrails-merklelog v0.2.3 includes the fix for the replication issue. This PR bumps veracity to consume that version.
New Contributors
- @landintrees made their first contribution in #37
Full Changelog: v0.2.0...v0.2.1