Skip to content

1.6.0

Compare
Choose a tag to compare
@piakushin piakushin released this 08 Mar 12:13
· 282 commits to master since this release
  • Disk removal control and recovery (#174)

    • Fix: forget to change state in run method
    • Fix review issues
    • Fix semaphore logic
    • Add run semaphore to limit simultaneously initializing DiskControllers
    • Fix test in dcr
  • Reorganisation (#175)

    • split crate into separate subcrates bob, bob-backend, bob-tools
    • move configs, metrics, data, node mods to bob-common
    • tmp remove mock bob client import
    • remove unused deps
    • ignore generated grpc file
    • move pearl metrics to bob-common
    • move config examples
  • (cargo-release) version 1.6.0