Skip to content

Releases: awslabs/coldsnap

v0.3.1

13 May 23:18
eefcea1
Compare
Choose a tag to compare

Changed

  • Add backoff-retry behavior to coldsnap uploads. #56
  • Update dependencies. #48, #50, #51, #54, #55, #58, #60
  • Fix clippy warnings for Rust 1.52. #57

v0.3.0

26 Feb 19:44
Compare
Choose a tag to compare

Breaking Changes

  • Updated tokio to v1, this is a breaking change when using coldsnap as a library. #39

Changed

  • Fix an issue with download filepaths #40

v0.2.0

11 Nov 23:32
b809682
Compare
Choose a tag to compare

Added Cargo.toml features to switch between rusoto native-tls and rustls. #18

v0.1.0

05 Aug 22:32
30ce63d
Compare
Choose a tag to compare

coldsnap v0.1.0 is the initial release. It supports uploading local files into EBS snapshots; downloading EBS snapshots into local files; and waiting for EBS snapshots to reach a specified state.