Releases: codefresh-io/cf-container-logger
Releases · codefresh-io/cf-container-logger
Codefresh V1.4.7
v1.4.7 CR-3980 bump task logger, fix memory leak (#69)
Codefresh V1.4.6
Cr 3219 - security vulnerabilities (#66) * fix security vunrabilities * downgrade node to 10 * bump * trigger ci * moving to eslint * fix mocha * wip Co-authored-by: Oren Gurfinkel <[email protected]>
Codefresh V1.4.5
v1.4.5 bump task-logger (#60)
Codefresh V1.4.4
CR-1275 (#56) * added .nvmrc * updated task-logger to v1.8.8 * updated service version to 1.4.4 * removed nvmrc * fix lint on node > 12
Codefresh V1.4.3
v1.4.3 SAAS-7494 (#49)
Codefresh V1.4.2
masking fix (#45) * bump task logger * bump
Codefresh V1.4.1
Fix composition step logger (#44) * fixed composition step logger
Codefresh V1.4.0
Saas-549 - logs masking (#43) * added log masking support
Codefresh V1.3.0
container logger will wait for all logs to be sent (#41) * container logger will wait for all logs to be sent * CONTAINER_LOGGER_SHOW_PROGRESS - if true will print progression info * added more info to health-check
Codefresh V1.2.2
add restart counter and fix waiter (#39) * add restart counter and fix waiter