What's Changed
- chore(deps): Bump k8s.io/apimachinery from 0.29.3 to 0.30.0 by @alacuku in #532
- chore(build): bump go version to 1.22 by @alacuku in #533
- chore(deps): Bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot in #528
- chore(deps): Bump the actions group with 2 updates by @dependabot in #534
- chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #536
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 in the gomod group by @dependabot in #537
- chore(deps): Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0+incompatible by @dependabot in #539
- chore(deps): Bump github.com/docker/cli from 26.0.2+incompatible to 26.1.0+incompatible by @dependabot in #538
- chore(deps): Bump google.golang.org/api from 0.175.0 to 0.176.1 by @dependabot in #542
- chore(deps): Bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0 by @dependabot in #535
- add new boolean arg for 'registry push' --add-floating-tags, it will auto add the tags for the major and the minor versions by @Issif in #543
- chore(deps): Bump google.golang.org/api from 0.176.1 to 0.177.0 by @dependabot in #547
- chore(deps): Bump the actions group with 2 updates by @dependabot in #544
- chore(deps): Bump the gomod group with 3 updates by @dependabot in #545
- chore(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #548
- chore(deps): Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #549
- chore(deps): Bump github.com/cilium/ebpf from 0.14.0 to 0.15.0 by @dependabot in #541
- cleanup(cmd,pkg): moved
enum
to its own package. by @FedeDP in #550 - new(pkg): use driverkit
local
build processor instead of implementing drivers build by @FedeDP in #356 - fix(pkg/driver): create envmap if nil since driverkit expects it. by @FedeDP in #551
- chore(cmd/driver): remove redundant log. by @FedeDP in #552
New Contributors
Full Changelog: v0.8.0-rc2...v0.8.0-rc3