Skip to content

Releases: kosli-dev/cli

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)

v2.11.41

28 Jan 11:01
2398256

Choose a tag to compare

Changelog

  • 2398256 Add --flow-tag flag to list trails command
  • b3049d9 docs: add support for terraform provisioned physical environments in the documentation (#647)