Skip to content

1.2.0

Compare
Choose a tag to compare
@kjsanger kjsanger released this 28 Feb 12:43
· 356 commits to master since this release

Added

  • A systemd unit template and wrapper script.
  • A String() method for WorkPlan.
  • Logging immediately before and after a work function is called.

Changed

  • Improved verbose level logging for consistency and information.

  • Added to default paths to ignore in the data root.

  • Bump github.com/kjsanger/extendo from 1.1.0 to 2.0.0

  • Bump github.com/onsi/ginkgo from 1.10.3 to 1.12.0

  • Bump github.com/onsi/gomega from 1.7.1 to 1.9.0

Fixed

  • Hang or failure to exit cleanly when encountering errors, such as
    unreadable directories.
  • Hang on cancel when data root does not exist.
  • Exclude TMPDIR from archiving.
  • A --version CLI option.