Skip to content

Releases: codefresh-io/cli

Codefresh V0.42.2

04 Feb 15:55
b1c1eec
Compare
Choose a tag to compare
v0.42.2

SAAS-5281 - new step types query param - freeText (#404)

Codefresh V0.42.1

28 Jan 10:07
210fa85
Compare
Choose a tag to compare
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

28 Jan 09:13
bec8949
Compare
Choose a tag to compare
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

21 Jan 16:40
c271682
Compare
Choose a tag to compare
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

21 Jan 07:17
Compare
Choose a tag to compare
Better way of compiling yq

* Updated yq binary building

* Update package version

Co-authored-by: alex-codefresh <[email protected]>

Codefresh V0.41.11

13 Jan 09:53
29da33b
Compare
Choose a tag to compare
v0.41.11

security patch: avoid installing python in the prod image, use compil…

Codefresh V0.41.1

10 Jan 12:20
6a24964
Compare
Choose a tag to compare
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

06 Jan 10:20
b083157
Compare
Choose a tag to compare
v0.41.0

SAAS-4717 #time 0h 40m Remove automatic parse number on `image tag`  …

Codefresh V0.40.1

01 Jan 15:32
3a23be4
Compare
Choose a tag to compare
Saas 4802 (#388)

*Introduce agent crud

Codefresh V0.40.0

29 Dec 20:18
8f2a737
Compare
Choose a tag to compare
Add type to boolean properties (#386)

* add boolean type

* add parser config + remove config from package json

* bump version