Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Latest commit

 

History

History
159 lines (107 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

159 lines (107 loc) · 10.3 KB

Change Log

Merged pull requests:

  • Restic 0.9.6 has been out for a while #65 (jkirk)
  • Fix restic repo initialization check #64 (madddi)
  • Changed checksum checking process #60 (rez0n)

0.15.0 (2019-11-22)

Merged pull requests:

  • only init repo when it does not already exist #61 (d-matt)

0.14.0 (2019-07-11)

Fixed bugs:

  • Repository initialization missing environment variables #21

Merged pull requests:

0.13.0 (2019-03-28)

Closed issues:

  • "Deploy cron script" task treats “dest” as a directory instead of as a file and fails #46

Merged pull requests:

  • do not set binary capabilities when restic user is root #54 (paulfantom)
  • Propagate changes from cloudalchemy roles #52 (paulfantom)
  • Better handling of libcap2 installation #51 (paulfantom)
  • Add support for letting restic run certain commands with sudo #50 (TheLastProject)
  • bump default restic version to 0.9.4 #49 (kalos)
  • more useful examples #48 (kalos)
  • Use restic helper instead raw restic command to initialize repositories #45 (kalos)

0.12.1 (2018-12-28)

Merged pull requests:

  • Don't try to chmod or chown files under /dev #43 (madddi)
  • bump default restic version to 0.9.3 #41 (jkirk)

0.12.0 (2018-12-18)

Merged pull requests:

0.11.0 (2018-12-12)

Merged pull requests:

  • Add helpers for easier backup restoring #37 (TheLastProject)
  • Removed export from template #34 (ntimo)
  • Add remote_credentials to environment when initializing repositories #24 (alo-is)

0.10.0 (2018-12-05)

Merged pull requests:

0.9.0 (2018-08-19)

Merged pull requests:

  • Bump default restic version to 0.9.2 #27 (madddi)
  • Create a home directory for the restic user #26 (madddi)
  • Optionally discard stdout of preconfigured cron jobs #25 (madddi)
  • Minor fixes for installation and custom user handling #23 (hadret)
  • be very explicit about client binary name #22 (kaleng)

0.8.0 (2018-05-15)

Implemented enhancements:

Merged pull requests:

0.7.0 (2018-05-14)

Implemented enhancements:

  • molecule 2.x tests and support for ubuntu bionic and debian stretch #17 (paulfantom)

0.6.6 (2018-05-14)

Merged pull requests:

  • make "restic check" execution configurable #16 (kaleng)
  • only use remote_credentials when needed #15 (kaleng)

0.6.5 (2018-02-07)

Fixed bugs:

  • Restic installation directory chmod #12

Merged pull requests:

  • download restic to localhost in check mode #14 (kaleng)

0.6.4 (2018-02-02)

Merged pull requests:

  • Don't set file permission for installation dir #13 (paulfantom)

0.6.3 (2018-01-08)

0.6.2 (2018-01-08)

Merged pull requests:

0.6.1 (2018-01-06)

Merged pull requests:

0.6.0 (2018-01-06)

Merged pull requests:

0.5.2 (2018-01-05)

Merged pull requests:

  • apply repository checking and retention policies #5 (paulfantom)

0.5.1 (2018-01-05)

Merged pull requests:

0.5.0 (2018-01-04)

Merged pull requests:

0.4 (2017-12-13)

0.3 (2017-12-13)

0.2 (2017-12-05)

0.1 (2017-12-05)

* This Change Log was automatically generated by github_changelog_generator