这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: offen/docker-volume-backup

v2.31.0

27 Aug 17:34
@m90 m90
ad4e2af

Choose a tag to compare

Features

  • Exclude specific backends from pruning #262 (Thanks @MaxJa4)

Chores

  • Print context in log field instead of prepending to message #260
  • Replace deprecated openpgp package with community fork #263 (Thanks @MaxJa4)

v2.30.0

24 Aug 18:08
@m90 m90

Choose a tag to compare

Features

Fixes

  • Fix code in storage packages not logging #250 (Thanks @MaxJa4)

Chores

  • Dependency updates #255

v2.29.0

19 Aug 17:33
@m90 m90
67e7288

Choose a tag to compare

Features

Chores

Docs


Important: By migrating to stdlib logging through the log/slog package, structured logging output will subtly change with this release (quoting and casing of log levels). In case you rely on parsing the logs, check if your setup still works after upgrading.

v2.28.0

02 Jun 14:46
@m90 m90
5ea9a7c

Choose a tag to compare

Features

  • Support setting upload part size for S3 storage #214 - thanks @erwanlpfr

Chores

  • Update Docker client library #215

v2.27.0

29 Apr 18:33
@m90 m90
07afa53

Choose a tag to compare

Features

  • Update shoutrrr to 0.7 #213 (thanks @ba-tno)

Chores

  • Entrypoint permissions can be set on COPY #211

v2.26.2

26 Apr 06:59
@m90 m90
37c01a5

Choose a tag to compare

Fixes

  • Fix force updating of containers managed by Docker Swarm #209

v2.26.1

07 Apr 09:48
@m90 m90
5715d9f

Choose a tag to compare

Fixes

  • Update of package copy does not fail on deleted files #206

v2.26.0

02 Apr 10:20
@m90 m90

Choose a tag to compare

Features

  • Possibility to use -u (user) option in labeled commands #203 (Thanks @GeneralTao2)
  • Migrate CI setup to GitHub Actions, also publish images to GHCR #199

Starting with this version, all images will also be published to the GitHub Container Registry, so you can now also reference ghcr.io/offen/docker-volume-backup as your image source.

v2.25.1

16 Jan 07:35
@m90 m90
1e36bd3

Choose a tag to compare

Fixes

  • Non-streaming upload to WebDAV fails on big files #181

v2.25.0

11 Jan 20:50
@m90 m90
5c04e11

Choose a tag to compare

Features

  • Support Azure Blob Storage #171
  • Update Alpine Base image to 3.17 #177