v0.0.9
What's Changed
- chore(build): Remove unused dependencies by @rkuris in #1037
- feat(ffi): Add gauges to metrics reporter by @rkuris in #1035
- chore: update firewood in grpc-testtool by @demosdemon in #1040
- fix: Avoid reference to LinearAddress by @rkuris in #1042
- chore: Aaron is requested only for .github by @rkuris in #1043
- chore: remove
#[allow]s no longer needed by @demosdemon in #1022 - feat(delayed-persist): Part 1: Roots may be in mem by @rkuris in #1041
- feat(delayed-persist): 2.1: Unpersisted deletions by @rkuris in #1045
- feat(delayed-persist): Part 2.2: Branch Children by @rkuris in #1047
- feat!: export firewood metrics by @RodrigoVillar in #1044
- style: Remove unnecessary error descriptor by @alarso16 in #1049
- chore: Split nodestore into functional areas by @rkuris in #1048
- feat(checker): add error to report finding leaked areas by @qusuyan in #1052
- feat(delayed-persist): dump unpersisted nodestore by @rkuris in #1055
- chore: update
golangci-lintby @RodrigoVillar in #1053 - fix: remove dependency on serde by @demosdemon in #1066
- feat(checker): split leaked ranges into valid areas by @qusuyan in #1059
- feat(checker): check for misaligned stored areas by @qusuyan in #1046
- feat!: auto open or create with truncate by @alarso16 in #1064
- feat(deferred-allocate): UnpersistedIterator by @rkuris in #1060
- fix: encoding partial paths for leaf nodes by @demosdemon in #1067
- fix: root_hash_reversed_deletions duplicate keys by @rkuris in #1076
- fix(checker): avoid checking physical file size for compatibility by @qusuyan in #1079
- feat(checker): add hash checks by @qusuyan in #1063
- chore: CODEOWNERS ignores wildcard if a more specific rule matches by @demosdemon in #1080
- ci: run CI with --no-default-features by @demosdemon in #1081
- chore: Release 0.0.9 by @demosdemon in #1084
Full Changelog: v0.0.8...v0.0.9