v0.17.0
What's Changed
- allow setting annotations by @seankhliao in #1426
- Update recorder to lazy create file. by @jeffmendoza in #1379
- Change OCI Layout publisher to lazy create layout after build. by @jeffmendoza in #1385
- feat: add image user option by @maxbrunet in #1266
Other changes
- update k8s for kind e2e tests by @cpanato in #1352
- Bump github.com/docker/docker from 26.1.4+incompatible to 27.2.1+incompatible by @dependabot in #1387
- Bump golang.org/x/tools from 0.21.0 to 0.25.0 by @dependabot in #1386
- Bump reviewdog/action-misspell from 1.19.0 to 1.23.0 by @dependabot in #1357
- Bump github/codeql-action from 3.25.7 to 3.26.6 by @dependabot in #1383
- Bump imjasonh/setup-crane from 0.3 to 0.4 by @dependabot in #1335
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #1336
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.20.2 by @dependabot in #1370
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #1341
- Bump k8s.io/apimachinery from 0.30.1 to 0.31.0 by @dependabot in #1374
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #1328
- Bump ko-build/setup-ko from 0.6 to 0.7 by @dependabot in #1392
- Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #1390
- Bump actions/setup-python from 5.1.0 to 5.2.0 by @dependabot in #1388
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #1389
- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #1391
- docs: kamaji is a ko adopter by @prometherion in #1384
- Bump sigs.k8s.io/kind from 0.23.0 to 0.24.0 by @dependabot in #1394
- build with go1.23 and general housekeeping by @cpanato in #1396
- Bump actions/upload-artifact from 4.3.3 to 4.4.0 by @dependabot in #1397
- Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #1399
- Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.4.0 by @dependabot in #1393
- Bump k8s.io/apimachinery from 0.31.0 to 0.31.1 by @dependabot in #1398
- Bump github.com/docker/docker from 27.2.1+incompatible to 27.3.0+incompatible by @dependabot in #1402
- Bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #1401
- Bump github.com/docker/docker from 27.3.0+incompatible to 27.3.1+incompatible by @dependabot in #1404
- Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #1405
- Bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #1406
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #1408
- Bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #1410
- Bump golang/govulncheck-action from 1.0.3 to 1.0.4 by @dependabot in #1411
- Bump github/codeql-action from 3.26.10 to 3.26.11 by @dependabot in #1414
- Bump github.com/sigstore/cosign/v2 from 2.4.0 to 2.4.1 by @dependabot in #1412
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #1413
- Bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #1415
- Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by @dependabot in #1416
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #1419
- Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #1418
- Bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #1417
- debug: separate target and delve parameters by @zregvart in #1368
- Bump actions/upload-artifact from 4.4.1 to 4.4.2 by @dependabot in #1420
- Fix config links by @jeffmendoza in #1380
- Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot in #1432
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #1431
- Bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot in #1421
- Bump github/codeql-action from 3.26.12 to 3.27.0 by @dependabot in #1429
- Remove remaining references to
vendor/
by @rsrchboy in #1427 - Document linux_capabilities in builds section by @mejedi in #1430
- feat(docs): Add dark theme by @gabe565 in #1422
New Contributors
- @zregvart made their first contribution in #1368
- @jeffmendoza made their first contribution in #1380
- @gabe565 made their first contribution in #1422
- @rsrchboy made their first contribution in #1427
- @maxbrunet made their first contribution in #1266
Full Changelog: v0.16.0...v0.17.0