v0.13.0
What's Changed
- fix(tokendb): make StoreToken idempotent with ON CONFLICT DO NOTHING by @EvanYan1024 in #1796
- Implement Keystore Cleanup Service by @adecaro in #1801
- perf(ttxdb): batch transaction records into a single multi-row INSERT by @EvanYan1024 in #1811
- Recovery never confirms transactions on non-owner nodes by @adecaro in #1802
- feat(identity/x509): make PKCS11 SessionCacheSize configurable by @EvanYan1024 in #1823
- Aggregated Protobuf Best Practices Analysis & Improvement Plan #1622 by @adecaro in #1717
- perf(identity): cache default identifier to avoid O(n) scan by @EvanYan1024 in #1826
- Promote to FSC dependency to v0.13.0 by @AkramBitar in #1804
Full Changelog: v0.12.1...v0.13.0