Releases: jadolg/DockerImageSave
Releases · jadolg/DockerImageSave
v2.5.1
v2.5.0
v2.4.2
v2.4.1
v2.4.0
What's Changed
- Bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #198
- Bump golang from 1.25 to 1.26 by @dependabot[bot] in #199
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #202
- Bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #200
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #201
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #203
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #204
- Add a cache cleanup mechanism by @jadolg in #205
- Update Go to 1.26.1 by @jadolg in #206
- Fix cache cleanup to use mtime and add snapshot workflow by @jadolg in #207
Full Changelog: v2.3.0...v2.4.0
v2.3.0
v2.2.5
What's Changed
- Humanize image size in the logs by @jadolg in #193
- Potential fix for code scanning alert no. 24: Uncontrolled data used in path expression by @jadolg in #194
- Reinforce validation where possible by @jadolg in #195
- Fix security issues found by GitHub by @jadolg in #196
Full Changelog: v2.2.4...v2.2.5