Releases: project-copacetic/copacetic
Releases · project-copacetic/copacetic
v0.3.0
Notable changes
- 6ac6922 feat: add centos and amazon linux support (#115)
- b65cd98 feat: publish Darwin binaries in release (#161)
Changelog
- 32b2d41 chore: bump github.com/opencontainers/image-spec from 1.1.0-rc3 to 1.1.0-rc4 (#199)
- 9c222ca chore: bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#188)
- 10d36de chore: bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#182)
- 75081c2 chore: bump actions/checkout from 3.5.2 to 3.5.3 (#184)
- e9799ed chore: bump github/codeql-action from 2.3.6 to 2.21.0 (#205)
- e1d01a2 chore: bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#183)
- 5671fc1 chore: bump github.com/containerd/containerd from 1.7.1 to 1.7.2 (#185)
- aa9644f chore: bump golang.org/x/sync from 0.2.0 to 0.3.0 (#189)
- 54d6bb4 test: add digest (#179)
- 43a24fe chore: bump @docusaurus/core from 2.2.0 to 2.4.1 in /website (#206)
- a8b5559 chore: bump semver from 5.7.1 to 5.7.2 in /website (#202)
- 118c98e chore: bump @tsconfig/docusaurus from 1.0.6 to 2.0.0 in /website (#197)
- 46930de chore: bump prism-react-renderer from 1.3.5 to 2.0.6 in /website (#194)
- 73ed14d chore: bump @docusaurus/module-type-aliases from 2.2.0 to 2.4.1 in /website (#160)
- 6156339 chore: bump @mdx-js/react from 1.6.22 to 2.3.0 in /website (#127)
- 5169740 docs: add community meeting info (#148)
- da5864a chore: bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2 (#154)
- e5ef276 chore: bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#166)
- 56bb4da chore: bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#165)
- 196c093 chore: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#173)
- 02d2272 chore: bump github/codeql-action from 2.3.3 to 2.3.6 (#169)
- c89fe53 chore: bump docker/login-action from 2.1.0 to 2.2.0 (#176)
- 58f5182 chore: bump actions/dependency-review-action from 3.0.4 to 3.0.6 (#168)
- f4d8099 chore: bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#170)
- b65cd98 feat: publish Darwin binaries in release (#161)
- fd33ed7 feat: add version flag (#159)
- d417971 chore: bump codecov/codecov-action from 3.1.3 to 3.1.4 (#152)
- cd3ce29 chore: bump actions/setup-go from 4.0.0 to 4.0.1 (#151)
- 4d03dd1 chore: bump actions/checkout from 3.2.0 to 3.5.2 (#137)
- 7ac8a5e chore: bump anchore/sbom-action from 0.14.1 to 0.14.2 (#143)
- ab66bea chore: bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#146)
- 6de7898 ci: add gha to check for deps and fix deps (#144)
- 6e09aa9 chore: bump step-security/harden-runner from 2.2.1 to 2.4.0 (#136)
- b3d3817 chore: bump github/codeql-action from 2.3.1 to 2.3.3 (#135)
- 1824917 chore: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#102)
- 16ff8cd chore: bump github.com/docker/cli from 23.0.3+incompatible to 23.0.5+incompatible (#124)
- 5427e33 chore: bump peter-evans/create-pull-request from 4.2.4 to 5.0.1 (#134)
- e32eff0 docs: add openssf badge (#130)
- 3cbe07f chore: bump ossf/scorecard-action from 2.0.6 to 2.1.3 (#123)
- 93938b5 chore: bump actions/dependency-review-action from 2.5.1 to 3.0.4 (#121)
- bf5c1c1 ci: [StepSecurity] Apply security best practices (#120)
- 6ac6922 feat: add centos and amazon linux support (#115)
- 74ae03e ci: update devcontainer dind (#117)
- e5f07ab chore: bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#110)
- 14c2c1e chore: Prepare v0.3.0-beta.0 release (#109)
v0.2.0
Changelog
- 5d7c36a fix: add version to release archive (#107)
- a9c8d6c chore: bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible (#95)
- 87a1a6a chore: bump github.com/docker/cli from 23.0.1+incompatible to 23.0.3+incompatible (#96)
- 3aebe15 chore: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#99)
- 633eae4 chore: bump github.com/aquasecurity/trivy from 0.38.3 to 0.39.0 (#93)
- 56e2c9b chore: bump webpack from 5.75.0 to 5.77.0 in /website (#89)
- 6c2f1a1 chore: bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#84)
- 4dfc129 chore: bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#88)
- a869f72 chore: bump github.com/google/go-containerregistry from 0.13.0 to 0.14.0 (#72)
- 77db10a chore: bump actions/setup-go from 3 to 4 (#85)
- a9c5e17 feat: add http proxy support when executing package managers (#79)
- 397b611 test: remove grafana image renderer test (#86)
- 282835d chore: bump step-security/harden-runner from 2.2.0 to 2.2.1 (#64)
- 6233f50 ci: use goreleaser (#74)
- da8e5eb docs: Add demo scripts and gif (#75)
- cd05ff4 chore: bump github.com/aquasecurity/trivy from 0.38.2 to 0.38.3 (#71)
- 82f0a73 chore: bump actions/cache from 3.2.6 to 3.3.1 (#63)
- 64c301d chore: bump actions/setup-go from 3 to 4 (#70)
- 60dc116 chore: update to buildkit 0.11.4 (#68)
- 4265b24 chore: bump github.com/containerd/containerd from 1.6.19 to 1.7.0 (#65)
- 5ce816c chore: bump github.com/aquasecurity/trivy from 0.38.1 to 0.38.2 (#66)
- f31631a ci: remove @CodeMonkeyLeet from codeowners (#62)
- adc6f10 fix: add apk add (#60)
- 60433a8 docs: add development-tips.md (#55)
- 060a879 chore: bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#58)
- de97d1d chore: bump github.com/aquasecurity/trivy from 0.37.3 to 0.38.1 (#57)
- 3b4a6ac chore: bump github.com/moby/buildkit from 0.11.0 to 0.11.3 (#54)
- 4ad2fb0 chore: bump github.com/containerd/containerd from 1.6.18 to 1.6.19 (#53)
- c32a4e2 chore: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#52)
- 9d4b540 chore: bump step-security/harden-runner from 2.1.0 to 2.2.0 (#51)
- d800b0f chore: bump devcontainers/ci from 0.2 to 0.3 (#50)
- 1412cb9 chore: bump actions/cache from 3.2.5 to 3.2.6 (#49)
- 2d42e5f chore: bump trivy and buildkit (#48)
- ac17bab chore: bump github.com/google/go-containerregistry from 0.12.0 to 0.13.0 (#46)
- 8d4a9c0 test: improve test coverage (#42)
- 0a7b367 docs: add versioned docs (#20)
- 2883f32 ci: define semantic types and title only (#45)
- b5a1418 fix: remove unneeded image push from unpackAndMergeUpdates (#44)
- 6a75289 chore: bump golang.org/x/net from 0.5.0 to 0.7.0 (#43)
- 4c5b92c fix: google distroless patching for libssl1.1 (#41)
- e28c02d chore: bump github.com/containerd/containerd from 1.6.17 to 1.6.18 (#39)
- 98022b8 chore: bump github.com/containerd/containerd from 1.6.16 to 1.6.17 (#36)
- daa3bd2 chore: bump github.com/docker/cli from 23.0.0+incompatible to 23.0.1+incompatible (#35)
- be0dc83 chore: bump actions/cache from 3.2.4 to 3.2.5 (#34)
- 6d0d88c ci: add codeql scanning (#33)
- 4c46f50 chore: bump go-semantic-release/action from 1.20.0 to 1.21.0 (#30)
- 6b62ec2 chore: bump github.com/docker/cli from 20.10.23+incompatible to 23.0.0+incompatible (#31)
- 58c6b39 ci: use cached devcontainer in test jobs (#28)
- 3d725f8 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 in /website (#29)
- e99300f fix: update docusaurus dependencies (#27)
- af212f5 chore: bump github.com/antchfx/xmlquery from 1.3.14 to 1.3.15 (#25)
- b780581 chore: bump github.com/containerd/containerd from 1.6.15 to 1.6.16 (#26)
- 519d647 chore: bump actions/cache from 3.2.3 to 3.2.4 (#24)
- 2c4bbf2 docs: update SECURITY.md (#22)
- 6abdd27 docs: fix Contributor Covenant badge in README (#23)
- 86605e5 chore: bump ua-parser-js from 0.7.32 to 0.7.33 in /website (#21)
- 6d0e959 docs: update installation instructions (#19)
- 4368570 chore: bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#18)
- 7f7234e chore: bump github.com/docker/cli from 20.10.22+incompatible to 20.10.23+incompatible (#17)
- c306789 add anonymized analytics to docs site (#16)
- 5918358 Doc site v1 (#13)
- c6dc120 docs: add badges to README.md
- de28ac9 chore: bump github.com/antchfx/xmlquery from 1.3.13 to 1.3.14
- 76b3ab3 chore: bump go-semantic-release/action from 1.19.0 to 1.20.0
- 51184a0 ci: add codecov support (#6)
- fb241b0 Merge pull request #5 from CodeMonkeyLeet/update_issue_templates
- 18cfe33 docs: update issue templates
- 29a0790 Merge pull request #3 from CodeMonkeyLeet/add_dco
- 2e2de69 docs: replace CLA requirement with DCO