Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.42.2
v0.42.2 SAAS-5281 - new step types query param - freeText (#404)
Codefresh V0.42.1
Bug/olegz/saas 5362 fix pipeline name filter in get build command (#402) * SAAS-5362 #time 0m 0h Fixed `pipelineName` filter in get builds command * SAAS-5362 #time 0m 0h Fixed `pipelineName` filter in get builds command
Codefresh V0.42.0
Feature/olegz/saas 5245 download audit cmd (#400) * SAAS-5245 #time 0m 0h Added download audit cmd * SAAS-5245 #time 0m 0h Added download audit cmd * SAAS-5245 #time 0m 0h Added download/audit to openapi * SAAS-5245 #time 0m 0h Up version * SAAS-5245 #time 0m 0h Up version
Codefresh V0.41.13
Feature/olegz/saas 5027 update version (#397) * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time Added ability to run pipeline without name, only with yaml file * SAAS-5027 #time 10m 0h remove new flag `shadowRunning`. Added new error * SAAS-5027 #time 0m 0h Added default pipeline name '', because with `undefined` param, request sends like `/pipelines/run/,` * SAAS-5027 #time 0m 0h Added new route for shadow running pipeline * SAAS-5027 #time 0m 0h Fixed openapi.json * SAAS-5027 #time 0m 0h Removed default value, added _selectInterfaceMethod * SAAS-5027 #time 0m 0h update version
Codefresh V0.41.12
Better way of compiling yq * Updated yq binary building * Update package version Co-authored-by: alex-codefresh <[email protected]>
Codefresh V0.41.11
v0.41.11 security patch: avoid installing python in the prod image, use compil…
Codefresh V0.41.1
Security patches (#371) * security patch: update cf-errors * security patches, Dockerfile: change the node base image change the way jq and yq are installed clean yarn cache remove yarn from the prod image * Update codefresh.yml * Update package version
Codefresh V0.41.0
v0.41.0 SAAS-4717 #time 0h 40m Remove automatic parse number on `image tag` …
Codefresh V0.40.1
Saas 4802 (#388) *Introduce agent crud
Codefresh V0.40.0
Add type to boolean properties (#386) * add boolean type * add parser config + remove config from package json * bump version