Releases: offen/docker-volume-backup
Releases · offen/docker-volume-backup
v2.32.0
v2.31.0
v2.30.0
v2.29.0
Features
- Support Zstd compression for archives #249 (Thanks @michalmiddleton)
Chores
- Update Base Image to Alpine 1.18 #219
- Miscellaneous Dependabot updates #224 #226 #225 #223 #227 #228 #229 #233 #234 #238 #239 #240 #248
- Update Go version to 1.21 #246 #241 #242
- Drop Logrus, use
log/slog
package #247
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
v2.27.0
v2.26.2
v2.26.1
v2.26.0
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.