Skip to content

Releases: rustic-rs/rustic_core

rustic_core-v0.6.0

18 Nov 21:08
7a3b68e
Compare
Choose a tag to compare

Added

  • (async) add async_compatible methods to identify backend compatibility (#355)

Fixed

  • prevent overwriting hot repository on init (#353)

Other

  • (error) enhance error logging and output formatting (#361)
  • (deps) remove Derivative and replace with Default impl due to RUSTSEC-2024-0388 (#359)
  • (error) improve error messages and file handling (#334)
  • (deps) lock file maintenance rust dependencies (#345)
  • (deps) remove cdc and switch to rustic_cdc (#348)
  • (deps) [breaking] upgrade to new conflate version (#300)
  • (errors) [breaking] Improve error handling, display and clean up codebase (#321)

rustic_backend-v0.5.0

18 Nov 21:10
7a3b68e
Compare
Choose a tag to compare

Added

  • (async) add async_compatible methods to identify backend compatibility (#355)
  • add 'yandex-disk' to enabled opendal services and update opendal to 0.50.2 (#360)

Other

  • (error) enhance error logging and output formatting (#361)
  • (backend) simplify code in local backend (#362)
  • (backend) migrate from backoff to backon (#356)
  • (error) improve error messages and file handling (#334)
  • (deps) lock file maintenance rust dependencies (#345)
  • (deps) [breaking] upgrade to new conflate version (#300)
  • (errors) [breaking] Improve error handling, display and clean up codebase (#321)

rustic_testing-v0.2.3

25 Oct 14:42
c3c50f2
Compare
Choose a tag to compare

Other

  • (deps) remove unused dependency once_cell (#341)

rustic_core-v0.5.5

25 Oct 14:41
c3c50f2
Compare
Choose a tag to compare

Fixed

  • (errors) forwarding Display impl should work again (#342)

rustic_core-v0.5.4

24 Oct 16:08
ef84e56
Compare
Choose a tag to compare

Added

  • (commands) Add convenient names for read-data-subset n/m (#328)

Fixed

  • OpenFile::read_at no longer errors on invalid offset or length (#331)

Other

  • (deps) update actions (#338)

rustic_backend-v0.4.2

24 Oct 16:10
ef84e56
Compare
Choose a tag to compare

Fixed

  • fix opendal paths on windows (#340)

rustic_core-v0.5.3

10 Oct 01:47
c83edd8
Compare
Choose a tag to compare

Other

  • Revert "refactor(errors): improve message and add logging when sending tree from backend panics" (#325)

rustic_core-v0.5.2

09 Oct 16:07
0f61e3c
Compare
Choose a tag to compare

Fixed

  • (errors) use correct error variant for data encryption (#323)
  • (errors) handle out of bounds access in PathList display (#313)
  • (errors) better error message for hot/cold repo in check (#297)

Other

  • (commands) decouple logic from option structs for check, prune, repair, key, and restore (#317)
  • (errors) improve message and add logging when sending tree from backend panics (#314)

rustic_core-v0.5.1

03 Oct 16:54
e84373e
Compare
Choose a tag to compare

Fixed

  • fix check without --read-data (#299)
  • (docs) left over from migration to conflate crate (#296)

rustic_config-v0.2.2

03 Oct 16:56
e84373e
Compare
Choose a tag to compare

Fixed

  • (docs) left over from migration to conflate crate (#296)