Skip to content

Releases: kosli-dev/cli

v2.13.2

25 Mar 11:18
v2.13.2
82877e2

Choose a tag to compare

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

19 Mar 09:59
f44c2ab

Choose a tag to compare

Changelog

v2.13.0

18 Mar 17:20
90ce466

Choose a tag to compare

  • --repo-url is validated to be a well-formed URL when explicitly provided.
  • --repo-provider is validated against the allowed values: github, gitlab, bitbucket, azure-devops.
  • For attest pullrequest github and attest pullrequest azure, the --repository flag now also controls which repository is queried for pull requests.

v2.12.1

13 Mar 16:19
v2.12.1
41f59a0

Choose a tag to compare

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)

v2.12.0

09 Mar 10:09
v2.12.0
9496e8e

Choose a tag to compare

Changelog

  • 9496e8e apply copilot reviews (#689)
  • 7fb3f77 add support for reporting multiple k8s envs with one reporter command (#688)
  • 9329254 chore: add Dependabot config (#674)
  • dadda0d Introduce kosli evaluate (#671)
  • 8527a93 add: include email notification configuration in actions documentation (#673)

v2.11.46

02 Mar 16:38
v2.11.46
213e767

Choose a tag to compare

Changelog

  • 213e767 update list and get repo cmds to match updated API response (#672)
  • 5a0f3c0 add get repo command (#661)

v2.11.45

26 Feb 10:46
167ed93

Choose a tag to compare

Changelog

v2.11.44

23 Feb 10:05
9636869

Choose a tag to compare

Changelog

  • 9636869 feat: add --mintlify flag to kosli docs command (#663)
  • 6589e8b Update helm docs (#660)
  • 5959d21 Upgrade to CLI v2.11.43 (#659)
  • ee748df Remove deprecated /api/v2/evidence/ commands and related code server/#4671 (#658)
  • 81a88f9 Removed link to api v1 server documentation (#656)

v2.11.43

11 Feb 11:12
ee2ac21

Choose a tag to compare

Changelog

  • ee2ac21 Update dependencies because of snyk vulnerability (#655)
  • 3e3d8de Update description of list trails command to clarify filtering (#654)
  • 89934a1 env log repo filter (#653)

v2.11.42

04 Feb 08:48
v2.11.42
a7573bc

Choose a tag to compare

Changelog

  • a7573bc omit empty pr approver state and timestamp (#652)
  • c28d319 update azure devops pr attestation to match v2 PR format (#651)
  • 152d593 Added minimum _test.go files for files that does not have tests. (#650)
  • d211fd4 Add flow name config to Sonar Integration docs page (#649)