Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.17.4
saas-1569 rework auth (#305) * return auth changes * update version * lower node version + add custom sdk logic coverage * fix build-cli on executing "upload executables" * docs generation test + lower node versions + handle showing contexts when created from env
Codefresh V0.17.3
Revert "saas-1569 - auth to sdk (#298)" (#304) This reverts commit e0a1d7ef
Codefresh V0.17.2
v0.17.2 fix cli docs (#303)
Codefresh V0.17.1
v0.17.1 fix cli-build image (#302)
Codefresh V0.17.0
saas-1569 - auth to sdk (#298) * auth commands + test sdk config + global sdk config + replace authManager + remove auth and api from logic * Config refactored + async init cli + update auth command docs * sdk changes * updsate * fix after merge * use sdk git revision for testing * update node version * change cli-build to new image with node updated * set sdk version
Codefresh V0.16.7
v0.16.7 update version (#300)
Codefresh V0.16.6
v0.16.6 use serializeObjectAsQueryParam for labels at getting pip (#299)
Codefresh V0.16.4
return user from JWTContext.validate() (#295) * return user from JWTContext.validate() * update version
Codefresh V0.16.3
v0.16.3 fix patch of runtime environment (#296)
Codefresh V0.16.2
fix no current context (#294) * fix no current context * update version