Releases: jwilder/dockerize
Releases · jwilder/dockerize
v0.13.0
v0.12.0
Changelog
- b91ba38 Bump Go from 1.25.9 to 1.25.10
- 4b56c4a Bump actions/checkout from 4 to 6
- 0a6bbf9 Bump actions/setup-go from 5 to 6
- cf53a0c Bump actions/upload-artifact from 4 to 7
- c114c73 Bump docker/login-action from 3 to 4
- f7b116d Bump docker/setup-buildx-action from 3 to 4
- 4b941eb Bump docker/setup-qemu-action from 3 to 4
- 31ea1c8 Bump github/codeql-action from 3 to 4
- 3076616 Bump golang.org/x/net from 0.50.0 to 0.52.0
- 9b1f392 Bump golang.org/x/net from 0.52.0 to 0.53.0
- 42deccf Bump golangci/golangci-lint-action from 7 to 9
- bd8dc22 Bump goreleaser/goreleaser-action from 6 to 7
- c0fb821 fix: resolve code linting and formatting issues
v0.11.0
Release v0.10.1
Release v0.10.1
Release v0.10.0
What's Changed
- Bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #261
- bug: fix tail while empty line by @munir131 in #262
- add test cases by @munir131 in #263
- Bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #264
- Update Go to 1.25.6 to address CVE-2025-61726, CVE-2025-61728, CVE-2025-61730 by @Copilot in #266
- Prep v0.10.0 release by @jwilder in #268
New Contributors
Full Changelog: v0.9.9...v0.10.0
Release v0.9.9
fix: upgrade to Go 1.25.5 to address CVE-2025-61729 Addresses HIGH severity vulnerability in Go stdlib.
Release v0.9.8
chore: prepare for v0.9.8 release Update all version references in README.md from v0.9.7 to v0.9.8 This release includes: - Security fix for GHSA-f6x5-jh6r-wrfv (MEDIUM) in golang.org/x/crypto Changes: - Update version badge to v0.9.8 - Update all download URLs to point to v0.9.8 - Update DOCKERIZE_VERSION environment variable examples
Release v0.9.7
What's Changed
- fix: upgrade to Go 1.25.1 to address CVE-2025-47910 by @Keralin in #253
- fix: upgrade to Go 1.25.3 to address multiple CVEs by @Keralin in #254
- chore: prepare for v0.9.7 release by @Keralin in #255
New Contributors
Full Changelog: v0.9.6...v0.9.7
Release v0.9.6
What's Changed
- Bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #246
- Update deps/go version to 1.25 by @jwilder in #249
Full Changelog: v0.9.5...v0.9.6
Release v0.9.5
Fix release.yml task name