Recent Releases of https://github.com/awslabs/coldsnap

https://github.com/awslabs/coldsnap - v0.8.0

Changed

  • (breaking) Include blocks of all zeroes by default [#396]
  • Add user agent to API requests [#397]
  • Update dependencies [#387], [#388], [#390], [#392], [#394]
  • Fix clippy lints [#398]
  • Update deny.toml to check Linux targets [#399]

- Rust
Published by cbgbt 10 months ago

https://github.com/awslabs/coldsnap - v0.7.0

Changed

  • Update Dependencies [#364], [#365]
  • Add custom tags support for snapshot upload (thanks @jshwrig) [#378]

- Rust
Published by qianxjcraig about 1 year ago

https://github.com/awslabs/coldsnap - v0.6.2

Changed

  • Dependency updates [#346]

- Rust
Published by jpculp almost 2 years ago

https://github.com/awslabs/coldsnap - v0.6.1

Changed

  • Dependency updates
  • Improve performance of an atomic lock (thanks @wang384670111) [#309]

- Rust
Published by webern about 2 years ago

https://github.com/awslabs/coldsnap - v0.6.0

Security Fix

  • Bump openssl from 0.10.48 to 0.10.55 [#257], [#271]
  • Bump h2 from 0.3.15 to 0.3.20 [#257], [#271]
  • Bump AWS SDK for Rust [#257]

Changed

  • Update other dependencies

- Rust
Published by jpculp almost 3 years ago

https://github.com/awslabs/coldsnap - v0.5.1

Security Fix

  • Bump openssl from 0.10.45 to 0.10.48 [#247]

Changed

  • Bump tokio from 1.25.0 to 1.26.0 [#239]

- Rust
Published by jpculp about 3 years ago

https://github.com/awslabs/coldsnap - v0.5.0

Changed

  • Add debug logging to help with troubleshooting [#220]
  • Remove minor/patch versions from Cargo.tomls [#237]
  • Update dependencies

- Rust
Published by jpculp about 3 years ago

https://github.com/awslabs/coldsnap - v0.4.2

Changed

  • Update dependencies #197

- Rust
Published by jpculp over 3 years ago

https://github.com/awslabs/coldsnap - v0.4.1

Changed

  • Prevent integer overflows during offset calculations ([#186], thanks @okudajun!)
  • Update dependencies

- Rust
Published by cbgbt almost 4 years ago

https://github.com/awslabs/coldsnap - v0.4.0

Changed

  • Limited nix features (#143, thanks @rtzoeller!)
  • Removed Rusoto in favor of AWS SDK Rust #145
  • Added support for files over 2^31 bytes (#171, thanks @grahamc and @cole-c!)
  • Update dependencies #147, #149, #168, #179

- Rust
Published by bcressey almost 4 years ago

https://github.com/awslabs/coldsnap - v0.3.3

Changed

- Rust
Published by jpculp about 4 years ago

https://github.com/awslabs/coldsnap - v0.3.2

Changed

- Rust
Published by tjkirch almost 5 years ago

https://github.com/awslabs/coldsnap - v0.3.1

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

- Rust
Published by tjkirch about 5 years ago

https://github.com/awslabs/coldsnap - v0.3.0

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

- Rust
Published by webern over 5 years ago

https://github.com/awslabs/coldsnap - v0.2.0

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

- Rust
Published by webern over 5 years ago

https://github.com/awslabs/coldsnap - v0.1.0

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.

- Rust
Published by bcressey almost 6 years ago