Skip to content

v0.2.2

Choose a tag to compare

@jLantxa jLantxa released this 22 Mar 00:17
Immutable release. Only release title and notes can be modified.
v0.2.2
655937b

What's new

Fixes

  • mapache restore can now be interrupted again.

Changes

  • Added a rate limiter for all backends. The upload and download rates can now be selected with the --limit-upload and --limit-download options. For backends that do not support streaming (local and S3), the upload and downloads will be done in bursts, with an targeting the limit as an average rate. SFTP implements native throttling by sending chunks of dynamic size, targeting the limit as an average rate.

Full Changelog: v0.2.1...v0.2.2