Skip to content

v2.1

Choose a tag to compare

@majewsky majewsky released this 16 Nov 13:14
· 1083 commits to master since this release

New features:

  • If the environment variable LOG_TRANSFERS=true is given, transferred files will now be logged as they are being transferred. Logging only occurs if the file is actually transferred, not if the target is found to be up-to-date.

Changes:

  • Giving an invalid URL in jobs[].from.url now results in immediate failure during configuration parsing instead of indeterministic errors later on.
  • It is now an error for jobs[].from.url to not have a trailing slash. For now, a missing trailing slash will be added and execution will continue, but this error will become fatal in a future version.
  • The README now includes anti-usecases, in the "Do NOT use if..." section.

Bugfixes:

  • Percent-encoded URLs in directory listings are now decoded correctly.
  • An issue was fixed where the immutability regex was not always respected for large containers.

Binary downloads: