v0.15.0
What's Changed
- implement dumb cache for images by @jonjohnsonjr in #1102
- fixed typo in configuration.md by @samlaf in #1105
- pkg/commands: fix dropped errors by @alrs in #1109
- ci: add govulncheck by @imjasonh in #1110
- chore: remove refs to deprecated io/ioutil by @testwill in #1092
- Update install docs to install ko using Scoop by @pgrunm in #1118
- include go build output in build error by @imjasonh in #1127
- Use go1.21, clean up ci and drop go1.19 by @cpanato in #1137
- Update e2e.yaml by @imjasonh in #1141
- handle newfound lint errors by @imjasonh in #1142
- fix test broken by lint fix by @imjasonh in #1143
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #1136
- fix env var for go env by @cpanato in #1140
- docs: add docs for TF and Lambda by @imjasonh in #1139
- docs: add Lambda and TF pages to sidebar by @imjasonh in #1144
- include example using go packages by @imjasonh in #1145
- fix the release workflow and install instructions by @developer-guy in #1150
- update missing places that was using go1.20 by @cpanato in #1163
New Contributors
- @samlaf made their first contribution in #1105
- @alrs made their first contribution in #1109
- @testwill made their first contribution in #1092
- @pgrunm made their first contribution in #1118
Full Changelog: v0.14.1...v0.15.0