v1.0
The installation instruction is available in Quick Start guide.
Major changes
- added retention policy for logs
- added presenting logs related to branch, flow, run and job activities that happen on server side
Features & improvements
- added changing branch sequences values - 14998de
- added managing global TTL for logs in clickhouse, addresses #237 - 57bef05
- extended log record by adding branch, flow and run
- added global TTL to logs in clickhouse - 1a87f2d
- added using access token when pulling from private repo with stage workflow schema, resolves #247 - 94dbb89
- added support for ssh agent in shell tool, resolves #245 - 8393aa5
- added showing names of secret variables - 27db1c9
Fixes
- fixed nglint tool after migration from tslint to eslint - e3f461e
- fixed masking multiline secrets - 76b233b
- added indexing logs to speed up their query - 869e5eb
- fixed checking secret type - 9185625
- added check if run args are missing - 267b603
Full Changelog: v0.1126...v1.0