Releases: lawndoc/stack-back
Releases · lawndoc/stack-back
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
Highlights
- new
INCLUDE_ALL_COMPOSE_PROJECTSenvironment variable allows one stack-back container to back up all compose projects -- works withAUTO_BACKUP_ALLfor easy backup of all containers and databases on a docker host
What's Changed
- Added formatter by @faekiva in #58
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #61
- use full semver for actions to get release notes from renovate by @lawndoc in #68
- chore(deps): update anothrnick/github-tag-action action to v1.75.0 by @renovate[bot] in #64
- chore(deps): pin astral-sh/ruff-action action to 57714a7 by @renovate[bot] in #59
- Podman support and option to backup across all projects by @AlexMcDermott in #66
New Contributors
- @AlexMcDermott made their first contribution in #66
Big thank you to all outside contributors! You make a big difference for this project.
Full Changelog: v1.4.5...v1.5.0
v1.4.5
What's Changed
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Update astral-sh/setup-uv digest to bd01e18 by @renovate in #53
- Update docker/setup-buildx-action digest to e468171 by @renovate in #52
- chore(deps): update actions/attest-build-provenance digest to e8998f9 by @renovate in #51
- chore: honor restic retention settings by @igolman in #49
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- chore: remove obsolete docker compose version by @igolman in #45
- chore(deps): update astral-sh/setup-uv digest to f0ec1fc by @renovate in #47
- chore(deps): update docker/build-push-action digest to 2634353 by @renovate in #43
- fix: changed container hostname by @faekiva in #50
New Contributors
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
Temp fix for database backup issue
Bumping the restic base image from 0.17.3 to 0.18.0 caused database backups to fail. See #44 for details.
I'm still working on a root cause fix for the new base image. For now, the base image has been reverted back to 0.17.3 so the new features in stack-back 1.4.0 have a working release.
Full Changelog: v1.4.0...v1.4.1