Skip to content

Releases: jwilder/dockerize

v0.13.0

08 Jun 12:48

Choose a tag to compare

Changelog

  • 4279ed8 Bump golang.org/x/net from 0.53.0 to 0.55.0
  • b839331 Upgrade crypto
  • 8c565ec Upgrade go version
  • 91f237a refactor: fix non-idiomatic error strings per Go conventions (ST1005)

v0.12.0

26 May 21:21

Choose a tag to compare

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

08 Apr 15:10

Choose a tag to compare

Changelog

  • bf867c6 Bump golang.org/x/net from 0.49.0 to 0.50.0
  • ccb5186 Fix panic when error is not *exec.ExitError (Fixes #239)
  • 486d265 fix: bump Go from 1.25.7 to 1.25.9 to resolve stdlib vulnerabilities

Release v0.10.1

12 Feb 23:26

Choose a tag to compare

Release v0.10.1

Release v0.10.0

04 Feb 22:23

Choose a tag to compare

What's Changed

New Contributors

  • @munir131 made their first contribution in #262
  • @Copilot made their first contribution in #266

Full Changelog: v0.9.9...v0.10.0

Release v0.9.9

05 Dec 18:28

Choose a tag to compare

fix: upgrade to Go 1.25.5 to address CVE-2025-61729

Addresses HIGH severity vulnerability in Go stdlib.

Release v0.9.8

01 Dec 19:34

Choose a tag to compare

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

04 Nov 16:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.6...v0.9.7

Release v0.9.6

03 Sep 19:21
156379d

Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.9.6

Release v0.9.5

24 Jul 00:46

Choose a tag to compare

Fix release.yml task name