Skip to content

Releases: offen/docker-volume-backup

v2.48.2

Choose a tag to compare

@m90 m90 released this 27 Jun 14:30
v2.48.2
2bfd05b

Fixes

  • Google Drive ID needs to be set for shared drives #784

Chores

v2.48.1

Choose a tag to compare

@m90 m90 released this 16 Jun 07:54
v2.48.1
10f588d

Fixes

  • Storage backends swallow some errors (#798)

Chores

v2.48.0

Choose a tag to compare

@m90 m90 released this 20 Apr 12:32
v2.48.0
6a83ce4

Features

Chores

Docs


Refer to the documentation at https://offen.github.io/docker-volume-backup/how-tos/set-container-timezone.html for more information on how to update your timezone configuration following this release

v2.47.2

Choose a tag to compare

@m90 m90 released this 26 Feb 09:15
v2.47.2
7efcae4

Fixes

  • Google Drive upload fails silently when configuration is wrong #733
  • Service count in Swarm mode is always 0 #736 (thanks @SmallFriendlyKiwi)

Chores

v2.47.1

Choose a tag to compare

@m90 m90 released this 18 Feb 14:11
v2.47.1
9644083

Fixes

Chores

v2.47.0

Choose a tag to compare

@m90 m90 released this 15 Jan 11:53
v2.47.0
3d8960a

Features

  • Add print-config subcommand for debugging #698 (thanks @le-lenn)

Fixes

  • send failure notifications for config init errors too #697 (thanks @le-lenn)

Chores

v2.46.1

Choose a tag to compare

@m90 m90 released this 09 Nov 16:53
v2.46.1
9cb2ae1

Fixes

  • Close dangling SSH connections after use #668

Chores

v2.46.0

Choose a tag to compare

@m90 m90 released this 01 Nov 10:19
v2.46.0
60482b2

Features

  • Add option to skip restart of stopped containers/services after backup #659 (thanks @ChainsLunatic)

Chores

v2.45.0

Choose a tag to compare

@m90 m90 released this 17 Oct 07:02
f76d4fd

Features

  • Add optional jittering before any backup actions #654 (thanks @estebanthi)

Fixes

Chores

v2.44.1

Choose a tag to compare

@m90 m90 released this 08 Oct 05:54
2d777ad

Fixes

  • Ensure destination exists when using SSH storage #646 (Thanks @estebanthi)

Chores

Docs

  • Fix mistake in notification template documentation #623 (Thanks @igox)