Releases: kosli-dev/cli
Releases · kosli-dev/cli
v2.13.2
Changelog
- 82877e2 Bump dcarbone/install-jq-action from 2 to 3 (#737)
- 7c163da Bump aws-actions/configure-aws-credentials from 4 to 6 (#732)
- b456d7c Bump peter-evans/repository-dispatch from 2 to 4 (#731)
- f62c192 Bump codecov/codecov-action from 4 to 5 (#730)
- 9c8619e Bump docker/setup-buildx-action from 3 to 4 (#734)
- 06100dd Bump google.golang.org/grpc from 1.79.1 to 1.79.3 (#729)
- 4c1b9bc Bump actions/checkout from 5 to 6 (#735)
- 77c6ced Bump mislav/bump-homebrew-formula-action from 3 to 4 (#736)
- 59c7da7 Bump actions/upload-artifact from 4 to 7 (#733)
- a6b888b Bump planetscale/ghcommit-action (#675)
- cfe3fde Bump actions/attest-sbom from 1 to 4 (#683)
- d3c938b Bump actions/attest-build-provenance from 1 to 4 (#678)
- 95e795b Bump docker/build-push-action from 5 to 7 (#677)
- e88f916 Bump azure/setup-helm from 1 to 4 (#680)
- 594ab36 Bump docker/login-action from 3 to 4 (#682)
- cef04d8 Bump docker/setup-qemu-action from 3 to 4 (#679)
- df4ff24 Bump actions/download-artifact from 4 to 8 (#684)
- e4a47f7 chore: Bump actions/setup-go from 5 to 6 (#681)
- 62a71ba Bump actions/create-github-app-token from 1 to 2 (#676)
- 43a4cd7 fix: use explicit input instead of github.ref for Kosli reporting conditions (#727)
- 8d777b6 chore: allow PRs from dependabot in Claude reviews (#726)
- 014cd74 Improve Claude PR review: add Go tooling, static analysis phase, and positive feedback (#723)
- e353b79 chore: use latest and centrally manage Go version (#724)
- c15a236 Make Claude review PRs (#721)
- 9966970 Fixed tests so they work on localhost (#715)
- 8abd069 Change hints in tutorials (#717)
- 9761c36 Remove invalid flags from attest sonar examples (#716)
- 1f5723e feat: add install script tests and enhance install-cli.sh for existin… (#670)
v2.13.1
v2.13.0
--repo-urlis validated to be a well-formed URL when explicitly provided.--repo-provideris validated against the allowed values:github,gitlab,bitbucket,azure-devops.- For
attest pullrequest githubandattest pullrequest azure, the--repositoryflag now also controls which repository is queried for pull requests.
v2.12.1
Changelog
- 41f59a0 write release notes to current dir to avoid goreleaser --clean deleting them (#700)
- b7c180c prevent sigpipe exits in suggest-version-ai.sh (#699)
- d22c536 do not send empty repo_info when not available in attest artifact cmd (#698)
- 84778c7 Auto semver and release notes generation for releases (#696)
- 03ac21f 4638 Improve URL formatting (#695)
- 83b59fc feat: trigger docs repo dispatch on CLI release (#694)
- 425fa22 Evaluate docs updates (#687)
- 16d7c73 Update helm docs (#693)
- df909c5 update the template used to generate helm chart docs (#692)
- 4f110f4 update chart to support multi env reporting (#690)