Skip to content

Releases: docker/volumes-backup-extension

1.1.0

27 Sep 14:11
7c73a22
Compare
Choose a tag to compare

Major updates

  • Improved volume list performance.
  • Added support to import backups from any .tar.gz.
  • Added support to export and import volumes to/from .tar.zst and .tar.bz2.
  • Copy volume labels when cloning a volume.
  • Added error tracking to detect issues before users report them.
  • Fixed new vulnerabilities detected in the Dockerfile.
More details

Bug Fixes

  • Fixed a bug where the clone operation will not validate whether the destination volume already existed.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

30 Aug 08:16
7489012
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.2...1.0.0

1.0.0-rc.2

29 Aug 10:47
2e397e0
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • fix(Notifications): fix notifications API to create errors correctly by @lucbpz in #45
  • Display spinner when doing an action on a volume by @felipecruz91 in #47
  • Do not push image to DockerHub on forks by @felipecruz91 in #49
  • Invert icons used for import / export by @gtardif in #48

New Contributors

Full Changelog: 1.0.0-rc.1...1.0.0-rc.2

1.0.0-rc.1

23 Aug 14:37
4157b6a
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.7...0.1.0-alpha

0.0.7

16 Jul 19:43
ab815c0
Compare
Choose a tag to compare

What's Changed

  • Run only one container to get volume sizes with nsenter by @felipecruz91 in #21

Full Changelog: 0.0.6...0.0.7

0.0.6

16 Jul 17:15
cdb660b
Compare
Choose a tag to compare

What's Changed

  • Use backend service to get volumes, containers and sizes by @felipecruz91 in #20

Full Changelog: 0.0.5...0.0.6

0.0.5

09 Jul 15:51
8e82ab2
Compare
Choose a tag to compare

What's Changed

  • Performance improvements by @felipecruz91 in #15
  • Added a new action to delete a volume forever.
  • Fix #4
  • Add a progress bar when calculating a volume size.

Full Changelog: 0.0.4...0.0.5

0.0.4

28 Jun 07:33
cbbdf14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

21 Jun 11:51
c51591c
Compare
Choose a tag to compare

What's Changed

Acknowledgments

Thank you @benja-M-1 for the UI/UX suggestions!

Full Changelog: 0.0.2...0.0.3

0.0.2

17 Jun 09:34
baf4569
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/felipecruz91/vackup-docker-extension/commits/0.0.2