Skip to content

Releases: offen/docker-volume-backup

v2.14.0

04 Mar 13:04
@m90 m90
c9ebb9e
Compare
Choose a tag to compare

Features

  • Allow multiple schedules in the same container #78

Docs

  • update custom docker host documentation for pre/post commands #77 (thanks @rpatel3001)

v2.13.0

22 Feb 07:20
@m90 m90
00f2359
Compare
Choose a tag to compare

Features

  • Add option to run pre/post commands for any container #73

Fixes

  • Do not skip directories when creating tar archive #72

Docs

v2.12.0

18 Feb 08:15
@m90 m90
58b42b9
Compare
Choose a tag to compare

Features

  • Supporting proxied Docker APIs through DOCKER_HOST #70

v2.11.2

14 Feb 16:50
@m90 m90
30265c1
Compare
Choose a tag to compare

Fixes

  • Fixed calucation of TookTime metric #66

v2.11.1

13 Feb 10:18
@m90 m90
a57e93d
Compare
Choose a tag to compare

Fixes

  • Ensure end time is recorded for unsuccessful runs too #62

Refactor

  • Add integration test setup for notification feature #61
  • Split source into multiple files, deduplicate pruning logic, do not parse templates when notifications are not used #63

v2.11.0

11 Feb 19:28
@m90 m90
Compare
Choose a tag to compare

Features


Additonal note for everyone upgrading: #60 replaced sleeping for BACKUP_PRUNING_LEEWAY with a change in how the threshold for purgable backups is calculated. This means that if you used a relatively high value for BACKUP_PRUNING_LEEWAY, your backup procedure will now be noticeably shorter. This is expected behavior and the outcome is the exact same.

v2.10.1

08 Feb 14:30
@m90 m90
Compare
Choose a tag to compare

Fixes

  • skip sockets when creating tar archive 3bb99a7

v2.10.0

27 Jan 13:49
@m90 m90
62bd2f4
Compare
Choose a tag to compare

Features

  • Update base docker image to alpine 3.15 #53

v2.9.0

25 Jan 20:23
@m90 m90
6fe629c
Compare
Choose a tag to compare

Features

  • Allow path to be set for bucket storage #52

v2.8.0

22 Jan 12:48
@m90 m90
Compare
Choose a tag to compare

Features