1.3.0 (2020-11-19)
Implemented enhancements:
- Restic Prune Args #43
- Halt if initialization fails #37
- Restic v0.11.0 #58
- Replace repository checking logic #47 (ThomDietrich)
- Add RESTIC_PRUNE_ARGS #46 (PhasecoreX)
- Check for mutual exclusivity of cron expressions #41 (ThomDietrich)
- Add better docker-compose example #40 (ThomDietrich)
- Add RUN_ON_STARTUP for convenience and testing #39 (ThomDietrich)
- Updated restic and rclone versions + hashes #59 (LucaTNT)
- Update go, rclone and restic versions #52 (jlelse)
Fixed bugs:
- Fix unbound variable #45 (PhasecoreX)
- Add missing
fi#44 (PhasecoreX)
Closed issues:
- Resticker Loop #60
- Wrong image on docker hub #57
- Best way to backup docker volumes #56
- Restic seems to not exclude my dir #54
- Sending mail on post backup #53
1.2.0 (2020-06-07)
Implemented enhancements:
- Allow custom backup arguments using RESTIC_BACKUP_ARGS #38 (djmaze)
- Add prune support using a separate service and cron schedule #36 (djmaze)
- update rclone to 1.50.2 #25 (panakour)
Fixed bugs:
- PRE_COMMANDS: Invalid interpolation format for "environment" option in service #31
Closed issues:
- To check whether Cron job ran? PRE, POST, EXIT are executed? #34
- Logs for PRE, EXIT & SUCCESS commands #32
- Error when using restic with rclone #30
- Restore not working #28
- latest-tag does not represent the latest release #24
- high speed restore #23
- Allow prune to be on a different schedule #22
- Pre- and post-backup commands won't execute #20
- Question: Is it possible to add backup arguments to cron jobs? #19
1.1.1 (2019-11-27)
Implemented enhancements:
Fixed bugs:
1.1.0 (2019-10-30)
Implemented enhancements:
1.0.1 (2019-10-26)
Implemented enhancements:
Fixed bugs:
- Replace go-cron with crond from the already included BusyBox #11
Closed issues:
- Release notes for 1.0.1 #13
1.0.0 (2019-10-24)
Implemented enhancements:
- Post commands #8 (nikkoura)
- Support
rclone#6 (maximbaz) - Fix various things & add support for precommands #3 (jlelse)
Fixed bugs:
- "syntax error: unexpected redirection" when using PRE_COMMANDS #4
- Fix PRE_COMMANDS error ('unexpected redirection') #7 (nikkoura)
Closed issues:
0.9.5 (2019-07-21)
Implemented enhancements:
0.9.3 (2019-05-22)
* This Change Log was automatically generated by github_changelog_generator