Releases: jwilder/dockerize
Releases · jwilder/dockerize
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
Release v0.9.4
What's Changed
- Update to v0.9.3 by @jwilder in #227
- Update go version to 1.24 by @jwilder in #228
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #229
- Bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot[bot] in #231
- Bump golang.org/x/net from 0.39.0 to 0.41.0 by @dependabot[bot] in #238
- Add links to arm builds by @jwilder in #234
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #242
- Update dependencies by @jwilder in #243
- Add GitHub Actions release workflow by @jwilder in #244
Full Changelog: v0.9.3...v0.9.4
v0.9.3
v0.9.2
What's Changed
- Update golang.go/x/net to v0.33.0 by @yariksheptykin in #221
- Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #222
New Contributors
- @yariksheptykin made their first contribution in #221
- @dependabot made their first contribution in #222
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- Update README.md for v0.8.0 by @jwilder in #207
- Add Dependabot for version upgrades by @mwmahlberg in #208
- Update dependencies: existing dependency contains CVE by @editicalu in #214
- Update Dockerfile to go 1.23 by @jwilder in #215
- Add github build action by @jwilder in #216
New Contributors
- @mwmahlberg made their first contribution in #208
- @editicalu made their first contribution in #214
Full Changelog: v0.8.0...v0.9.0