Skip to content

v2.22.0

Compare
Choose a tag to compare
@m90 m90 released this 12 Oct 18:54
· 238 commits to main since this release

Features

  • Run copying and pruning against multiple storages in parallel #152
  • Allow passing AWS credentials in Docker secrets #161 (thanks @pixxon)

Chores

  • Build using Go 1.19 #153

Refactor

  • Use crontab command to recreate empty tab file #141
  • Added abstract helper interface for all storage backends #135 (thanks @MaxJa4)