Skip to content

Releases: itzg/docker-mc-backup

2026.2.2

28 Feb 14:07
c974f75

Choose a tag to compare

What's Changed

  • Add GitHub Actions workflow for issue notifications by @itzg in #269
  • Fixed usage of restic cat config leaving zombies by @itzg in #270
  • Remove extraneous file descriptor by @itzg in #271

Full Changelog: 2026.2.1...2026.2.2

2026.2.1

17 Feb 14:24
e8ce541

Choose a tag to compare

What's Changed

  • build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #267

Full Changelog: 2026.2.0...2026.2.1

2026.2.0

02 Feb 14:20
7c789e2

Choose a tag to compare

What's Changed

  • build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #265

Full Changelog: 2026.1.1...2026.2.0

2026.1.1

14 Jan 14:10
b3aac68

Choose a tag to compare

What's Changed

  • Accept RESTIC_REPOSITORY_FILE in place of RESTIC_REPOSITORY by @devmattrick in #259

New Contributors

Full Changelog: 2026.1.0...2026.1.1

2026.1.0

05 Jan 14:09
71a1d31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2025.12.1...2026.1.0

2025.12.1

30 Dec 14:07
5391131

Choose a tag to compare

What's Changed

  • Fix wording in backup process section of README by @Vianpyro in #255

New Contributors

Full Changelog: 2025.12.0...2025.12.1

2025.12.0

16 Dec 00:27
1eebb57

Choose a tag to compare

What's Changed

  • build(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0 by @dependabot[bot] in #240
  • build(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0 by @dependabot[bot] in #241
  • build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #242
  • Fix prune function call condition by @nicolas-chamand in #244
  • Use lock in DEST_DIR to prevent concurrent backup operations by @itzg in #246
  • feat(restic): also filter for hostname (--host) in restic forget command by @DerRockWolf in #248
  • build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #250
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #251
  • Realtime restic error output by @kuleshov-aleksei in #253
  • Add auto-release workflow by @itzg in #254

New Contributors

Full Changelog: 2025.8.1...2025.12.0

2025.8.1

31 Aug 18:36
308812b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2025.8.0...2025.8.1

2025.8.0

31 Aug 18:33
7b60592

Choose a tag to compare

What's Changed

  • Pass backup status and command output to scripts by @jcotton42 in #221
  • Add restic backup upload speed limiter by @Krymonota in #222
  • Handle pruning tar backups with spaces in filenames by @itzg in #224
  • build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot[bot] in #124
  • build(deps): bump docker/metadata-action from 4 to 5 by @dependabot[bot] in #230
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot[bot] in #229
  • build(deps): bump docker/login-action from 2.1.0 to 3.4.0 by @dependabot[bot] in #228
  • build(deps): bump docker/setup-qemu-action from 2.1.0 to 3.6.0 by @dependabot[bot] in #227
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot[bot] in #226
  • Add env variables for save-all and sync commands by @Krymonota in #231
  • feat: add RESTIC_RETRY_LOCK to improve Restic repo sharing by @fewwan in #234
  • docs: improve description for RESTIC_RETRY_LOCK variable by @fewwan in #235
  • build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #236
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #237
  • deps: upgrade restic, rclone, etc by @itzg in #238

New Contributors

Full Changelog: 2025.4.0...2025.8.0

2025.4.0

12 Apr 21:16
2494e64

Choose a tag to compare