Notable changes
- 🐳 Copa now allows to use buildkit from Docker.
- 🚫 Added
--ignore-errors
flag to produce an image regardless of any errors. Users can also filter vulnerabilities and packages in scanners to skip any package updates. Introducting Copa Github Action to easily integrate Copa into GitHub Actions.
Changelog
- e9cba83 ci: fix release action (#264)
- ac5c027 feat: add ignore errors flags (#247)
- fa9ead6 ci: validate docs (#263)
- ad8085c docs: update demo with buildkit changes (#259)
- fc01b26 chore: bump actions/setup-node from 3.8.0 to 3.8.1 (#260)
- ae0b05b docs: filtering vulnerabilities with trivy (#251)
- cbf4117 docs: Update docs for new connection methods (#258)
- 69206e5 chore: bump google.golang.org/grpc from 1.55.0 to 1.57.0 (#256)
- d6022a8 chore: bump actions/dependency-review-action from 3.0.7 to 3.0.8 (#252)
- 621c63c chore: bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#253)
- 9078a6b chore: bump github/codeql-action from 2.21.3 to 2.21.4 (#254)
- 120bfa8 chore: bump github.com/cpuguy83/go-docker from 0.1.2 to 0.2.1 (#255)
- 69603ae chore: bump actions/setup-node from 3.7.0 to 3.8.0 (#248)
- 3dec6b7 feat: Allow copa to use buildkit from dockerd (#233)
- 6e08cb6 chore: bump to go 1.21 (#246)
- 7b6ddb1 chore: bump docker/setup-buildx-action from 2.7.0 to 2.9.1 (#244)
- 45b0be1 chore: bump github.com/aquasecurity/trivy from 0.44.0 to 0.44.1 (#240)
- f2f6d22 chore: bump actions/dependency-review-action from 3.0.6 to 3.0.7 (#241)
- a0199b8 chore: bump step-security/harden-runner from 2.5.0 to 2.5.1 (#242)
- 47e2e79 chore: bump github/codeql-action from 2.21.2 to 2.21.3 (#238)
- dacc74e chore: bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#243)
- 0914713 chore: bump actions/setup-go from 4.0.1 to 4.1.0 (#236)
- 0cc348f feat: push new copa-action image on release (#237)
- a8a0e82 ci: remove dev container (#239)
- 8acdd9e chore: bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 (#234)
- 3e22d49 chore: bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (#232)
- 499a752 chore: bump github.com/aquasecurity/trivy from 0.43.1 to 0.44.0 (#231)
- 5659b81 chore: bump github/codeql-action from 2.21.1 to 2.21.2 (#229)
- ff244d1 chore: bump github.com/containerd/containerd from 1.7.2 to 1.7.3 (#228)
- 2bc3def chore: bump github.com/docker/cli from 24.0.2+incompatible to 24.0.5+incompatible (#227)
- a339a16 chore: bump step-security/harden-runner from 2.4.0 to 2.5.0 (#226)
- fe06e35 chore: bump github/codeql-action from 2.21.0 to 2.21.1 (#225)
- db03558 chore: Generate v0.3.x docs (#222)
- 42b29fe chore: downgrade mdx-js/react (#223)
- b4ac2e8 fix: release docs (#220)
- 049b07e chore: bump buildkit 0.12.0 and trivy 0.43.0 (#221)
- b86106d chore: bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#218)
- a38bc93 chore: bump actions/setup-node from 3.6.0 to 3.7.0 (#217)
- 290122f chore: bump anchore/sbom-action from 0.14.2 to 0.14.3 (#216)
- 642a359 chore: bump step-security/harden-runner from 2.4.0 to 2.5.0 (#215)
- 3528d85 chore: bump typescript from 4.9.4 to 5.1.6 in /website (#212)
- dda8528 chore: bump @docusaurus/preset-classic from 2.2.0 to 2.4.1 in /website (#211)
- 9db7432 chore: bump clsx from 1.2.1 to 2.0.0 in /website (#210)
- fda1668 chore: bump github.com/antchfx/xmlquery from 1.3.15 to 1.3.17 (#191)
- 9987d9f build: fix release version (#213)
New Contributors
- @cpuguy83 made their first contribution in #233
- @anubhav06 made their first contribution in #251
Full Changelog: v0.3.0...v0.4.0