Releases: jwilder/dockerize
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
v0.8.0
What's Changed
- Fix module name regression by @jwilder in #190
- Reducing commands to install by @alekseyolg in #192
- chore: remove refs to deprecated io/ioutil by @testwill in #193
- update golang version 1.21 by @pgvishnuram in #197
- Fix incorrect english sentence in README file by @bartsanchez in #199
- Update dockerfile base image to resolve Go stdlib CVEs by @arevi in #205
- add s390x support for dockerize. by @vamsikrishna-siddu in #200
- Fix alpine install instructions by @jdreesen in #201
- Update deps for CVEs by @jwilder in #206
New Contributors
- @alekseyolg made their first contribution in #192
- @testwill made their first contribution in #193
- @pgvishnuram made their first contribution in #197
- @bartsanchez made their first contribution in #199
- @arevi made their first contribution in #205
- @vamsikrishna-siddu made their first contribution in #200
- @jdreesen made their first contribution in #201
Full Changelog: v0.7.0...v0.8.0
b9b22a2 Update README.md for v0.8.0
5330d84 Merge pull request #206 from jwilder/jwilder/deps
96cecf2 Update deps for CVEs
9eb5fe8 Merge pull request #201 from jdreesen/patch-1
357ecc9 Merge pull request #200 from vamsikrishna-siddu/add-s390x-support
122df65 Merge pull request #205 from arevi/master
e0e0ecf Update dockerfile base image to resolve Go stdlib CVEs
442eec7 Fix alpine install instructions
bd9f26d add s390x support for dockerize.
5f52f78 Merge pull request #199 from bartsanchez/patch-1
824372a Fix incorrect english sentence in README file
f262f17 Merge pull request #197 from astronomer/update-golang-1-21
8f3785f update golang.org/x/net package 0.15.0 -> 0.17.0
be4de9e update golang version and go modules
fef11c1 update golang version 1.21
f39443c Merge pull request #193 from testwill/ioutil
ce279ea chore: remove refs to deprecated io/ioutil
72405f0 Merge pull request #192 from alekseyolg/patch-1
2fe994d Reducing commands to install
7fc36bd Merge pull request #190 from jwilder/jwilder/gomod
11dc700 Fix module name regression
v0.7.0
e57aa25 (origin/jwilder/distroless, jwilder/distroless) Update version to v0.7.0
bf66c4b Add IDE file to .gitignore
064a9c5 Switch docker images to distroless/static and go 1.20.4
f55ebe3 Merge pull request #164 from fujiwara/close-connections
f112343 Merge pull request #187 from mindaugasrukas/upgrade
ac50287 go get -u github.com/Masterminds/sprig
cdc1d07 go get -u golang.org/x/net
94c73b1 Merge pull request #155 from kaissi/master
22bc6fe Merge branch 'master' into master
aca12cf Merge pull request #172 from johnbuhay/go-mod-tidy
31d9c8a update go.mod go.sum values
37caf42 Merge pull request #165 from ruudk/file-wait
ac28527 Merge pull request #170 from johnbuhay/add-sprig
52996c5 Merge pull request #169 from johnbuhay/modules
dd64edb fix go.mod go.sum values
450b4fd add sprig functions for better templating
2b5aff8 add darwin/arm64 release
11a7c3e correct Makefile for error: cmd/go: unsupported GOOS/GOARCH pair linux/aarch64
746f3e1 update Makefile for go mod
99430d1 update Dockerfile for go mod and maintenance
6f92b85 replace glock with go mod
c1c97dc Speed up waiting on file
5950f8e Close a TCP connection.
6aa347d Read HTTP response body and close it.
bed4278 Fixed #143 - aarch64 support is not correct in the Makefile
9ce2e80 Merge pull request #148 from jmcvetta/update-docker-image
27e257a Merge pull request #149 from sjaek/master
d440ac9 Add ppc64le binaries builds to dist and release
69315a4 update to latest Golang Docker image
f02849f Merge pull request #123 from powerman/add-license
eee7ee9 Merge pull request #131 from 1Conan/patch-1
7fd5980 Fix mkdir path for aarch64
23eed39 Merge pull request #130 from 1Conan/patch-1
ac579a3 Add aarch64 support
e3c230f Create LICENSE
137d5c8 Merge pull request #113 from sychan/master
aecc6fc Lower the retry count to 30
28ad938 Checking for creation of logfile, without CPU spin, but bail if too many errors