Skip to content

Releases: kosli-dev/cli

v2.33.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:58
v2.33.1
76b0e67

Changelog

  • ddfb9b8 chore(deps): bump actions/setup-node from 6 to 7 (#1018)
  • 76b0e67 chore(deps): bump the go-dependencies group with 7 updates (#1019)
  • 6de291f fix(repo-info): preserve full CI-detected repo path in repo_info.name (#1017)

v2.33.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:27
v2.33.0
20b8f04

What's Changed

  • feat: add --sort-direction flag to list controls by @mbevc1 in #1012
  • feat(list repos): add --search, --sort-direction and --tag filters by @mbevc1 in #1013
  • docs: document OCI/docker registry credential discovery by @sofusalbertsen in #1001
  • chore: use same tag filtering for ENVs by @mbevc1 in #1014
  • fix(docs): escape double quotes in Mintlify accordion example titles by @mbevc1 in #1015
  • chore(deps): bump the go-dependencies group with 2 updates by @dependabot[bot] in #1016

Full Changelog: v2.32.1...v2.33.0

v2.32.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 16:15
v2.32.1
905bd28
  • list repos --name flag description clarified to note it performs an exact match.

v2.32.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:25
v2.32.0
02ead58
  • get repo updated description clarifies how to identify repos by name or internal ID and when to use --provider.
  • get repo now returns an error (instead of a "not found" message) when a repo does not exist or when multiple repos match the given name, with a suggestion to use --provider.
  • tag long description now lists all valid resource types including repo/repos.
  • tag and get repo flag descriptions for --provider and --repo-id are clearer about mutual exclusivity and valid combinations.

v2.31.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:22
v2.31.0
629c6d8

Changelog

v2.30.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:32
v2.30.1
62d8a56

Changelog

  • 62d8a56 chore(deps): bump the go-dependencies group with 10 updates (#990)

v2.30.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:45
45e42e6

Changelog

  • 0db2913 chore(deps): bump the go-dependencies group with 6 updates (#983)
  • 961a936 docs(k8s-reporter): lead Karpenter guidance with pinning, widening as last resort (#987)
  • 45e42e6 feat(controls): add 'kosli update control' command (#988)
  • 51b04a6 feat(controls): manage controls from the CLI (#986)
  • 006e880 feat(k8s-reporter): add node scheduling controls and fix podAnnotations rendering (#985)
  • b4372e5 feat(list flows): add pagination support (#982)
  • c3c3646 feat(skill): add new-command scaffolding skill (#964)
  • 7538360 fix(attest jira): match Jira keys case-insensitively by uppercasing commit text (#971)
  • d5f53d0 fix: default-org output (#981)

v2.29.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 16:03
v2.29.0
a03d44d

What's Changed

  • Added creation of test users which was previously included in the image by @ToreMerkely in #972
  • chore: align compliance status messages to NON-COMPLIANT by @mbevc1 in #970
  • chore(deps): bump github.com/open-policy-agent/opa from 1.17.1 to 1.18.0 in the go-dependencies group by @dependabot[bot] in #975
  • chore(deps): bump dcarbone/install-jq-action from 3 to 4 by @dependabot[bot] in #976
  • feat(update): add default-org cmd to set user default organization by @mbevc1 in #977
  • feat(cli): add Service Account commands by @mbevc1 in #973
  • feat(get): add default-org to fetch user default organization by @mbevc1 in #979
  • chore(deps): bump the go-dependencies group with 2 updates by @dependabot[bot] in #980

Full Changelog: v2.28.2...v2.29.0

v2.28.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:13
v2.28.2
5e2f541

Changelog

  • 5e2f541 chore(deps): bump the go-dependencies group with 5 updates (#967)
  • bec7032 fix: failing trail test (#968)

v2.28.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 10:43
v2.28.1
c26e9b3

Changelog

  • 246109f feat(docs): emit Mintlify lifecycle metadata and snippet notices for beta/deprecated commands (#963)
  • c26e9b3 fix(snapshot ecs): handle clusters with zero services (#966)