Releases: kosli-dev/cli
Releases · kosli-dev/cli
v2.11.6
Changelog
- 92636f4 Added support for jira issue fields (#402)
- 0bf92fb Added some more info about fingerprint of directories and exclude files (#401)
- cc73510 Merge pull request #397 from kosli-dev/add-more-debug-http-rety-logging
- 179afaf go.mod: Update versions of go-git and x/net to fix new snyk vulnerabilities
- 8800b0b Fix formatting
- b639c6b Add if statement to guard nil cast
- 0159211 Fix begin-trail test
- 78d5712 Add more http-retry logging when --debug flag is set
- 63aed9a add ci job to upload Kosli cli Lambda layer (#395)
v2.11.5
Changelog
- 1dc2266 add attest custom command (#394)
- 2371a23 Merge pull request #393 from kosli-dev/update-sonar-integration-docs-for-dot-notation
- ac26dc5 Slight change to sonar integration docs text
- 0bc75da update getting started (#392)
- ec878d1 Add info on using dot-notation and providing git commit SHA to sonar webhooks
- db7dae7 Update helm docs (#391)
v2.11.4
v2.11.3
Changelog
- a432f83 allow snapshotting one k8s namespace without scanning all namespaces (#388)
- 434d91e Merge pull request #386 from kosli-dev/add-github-action-error-to-docker-api-version-to-faq
- 37f22e9 Merge branch 'main' into add-github-action-error-to-docker-api-version-to-faq
- cfbaf37 bump crypto lib version to address snyk vuln (#387)
- a333fa1 Add FAQ on setting docker api version to 1.45
v2.11.2
v2.11.1
Changelog
- ead11b5 start adding oci image support to fingerprint and attest artifact commands (#381)
- 7638ef4 Merge pull request #380 from kosli-dev/introduce-dry-run-flag-in-getting-started
- d8f976a Introduce the dry-run flag in the getting started docs
- 85c5405 Merge pull request #379 from kosli-dev/add-what-do-i-do-if-kosli-is-down-faq
- e3baf42 Merge branch 'main' into add-what-do-i-do-if-kosli-is-down-faq
- 38f6e86 Add what-do-i-do-if-kosli-is-down tutorial (linked from faq)
- af4d109 create attestation type command (#376)
- 9b6094f Fix failing test (#377)
- 1aa64fc Updated expire date of KOSLI_GITLAB_TOKEN (#375)
- 8433c3c add a link to main docs site from redoc api docs (#374)
- 959258b Updated server-index with hostname and test-mode so it picks correct documentDB password (#373)
- 202c8c6 [docs] update iac tutorial (#372)
- 3302afe [docs] add api reference section (#371)
- c23eac4 use bearer token for API auth (#369)
- 6c64d88 replace any with * (#368)
- 8d15f6e add environment snapshotting scopes table (#367)
v2.11.0
Changelog
- In
snapshot k8s
, both--namespaces
and--exclude-namespaces
no longer support regex patterns. Use--namespaces-regex
and--exclude-namespaces-regex
instead. - In
snapshot ecs
,--cluster
is optional and not specifying it will snapshot all existing ECS clusters in the AWS account.
- 9922e31 log error from flag assignment from env vars to standard errros (#365)
- f29f037 Changed bitbucket tests to use kosli-dev and not ewelina kosli-dev/server#2461 (#366)
- d555b62 add sonar and any as supported attestation types (#361)
- 046c646 Add explanation for logical environments to docs (#360)
- 4204c4a Merge pull request #358 from kosli-dev/update-attest-junit-doc-text
- 7a34dbe Update attest-junit command documentation text
- 65348fd Updated legal name description. Use Oxford comma (#357)
- 5615115 Added info about legal flow, trail and env name. Fixed skip of test that need AWS variables kosli-dev/server#2521 (#355)
- 0f5d128 Moved gitlab tests from ewelinawilkosz to kosli-dev (#352)
- 6073dcb fix test after server upgrade (#351)
- 82993c9 Snpashot cmds filtering consistency (#350)
- 601278e Merge pull request #349 from kosli-dev/2397-snapshot-all-ecs-clusters
- ee43425 support snapshotting all ecs clusters
- 79cf079 improve dry-run payload output (#345)
- a8ce1ec Fixed secrets-update job, forgot to save in VS-code (#348)
- 86f571c Added reporting to Kosli of updates of secret (#347)
- 4c75e25 Added script so we can report missing PR-evidence to a release (#344)
v2.10.18
v2.10.17
Changelog
- 0b51870 Added secrets info for azure-client (#338)
- 6821d8d Changed from kosli add to kosli join (#337)
- c27ce3a Updated KOSLI_AZURE_TOKEN secret info (#336)
- d8e44ce add physical to logical (#335)
- 7d245c7 Updated some secrets (#334)
- 138aaf9 add flows v1 to v2 cli migration guide (#333)
- 2f2be7b Updates of secrets information (#332)
- 18d4b58 Update sonar docs (#329)
- a43fc6f Do not use MERKELY_SLACK_CI_FAILURES_CHANNEL secret but channel name in plain text (#328)
- c1daa2d Added job to check if secrets have expired (#327)
- 2a707e4 Fixed secret for reporting to kosli-public (#326)
- bf5cf12 Removed use of KOSLI_API_TOKEN, use org level KOSLI_API_TOKEN_PROD instead, added secrets info files (#325)
- eeb407b Remove auto-approve job (#324)
- 6f248f6 never alone more info (#323)
v2.10.16
Changelog
- 85743be Merge pull request #320 from kosli-dev/use-kosli-ignore-in-fingerprint
- b580ece Inlcude docs for snapshot s3
- 926808f Kill dead comment
- 8ede80d Add docs for
.kosli_ignore
- b74f681 Add debugging
- bbdde36 Use .kosli_ignore file for dir fingerprint
- 262feb5 Merge pull request #321 from kosli-dev/fix-artifact-url-test
- 73e02fd Use optional regex group
- a637837 add --exclude and --exclude-regex flags to snapshot lambda command (#319)
- 29e23eb Update tests with new artifact URL from server (#318)
- fa5a141 Update sonar webhook docs for SonarCloud automatic analysis and include link to CLI command (#317)