Releases: kosli-dev/cli
Releases · kosli-dev/cli
Release list
v2.33.1
v2.33.0
What's Changed
- feat: add
--sort-directionflag tolist controlsby @mbevc1 in #1012 - feat(list repos): add
--search,--sort-directionand--tagfilters 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
list repos--nameflag description clarified to note it performs an exact match.
v2.32.0
get repoupdated description clarifies how to identify repos by name or internal ID and when to use--provider.get reponow 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.taglong description now lists all valid resource types includingrepo/repos.tagandget repoflag descriptions for--providerand--repo-idare clearer about mutual exclusivity and valid combinations.
v2.31.0
v2.30.1
v2.30.0
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
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