0.7.0 (2023-09-13)
- support dev channel (fd33299)
0.6.5 (2023-03-17)
- deps: update logboek and lockgate (5183b51)
0.6.4 (2023-03-17)
- update all dependencies (777331d)
0.6.3 (2022-09-20)
- server: fix module requires Go 1.18 (bac9399)
- release v0.6.3 (d44a47c)
0.6.1 (2022-09-20)
- client: fix module requires Go 1.18 (2a779b3)
0.6.0 (2022-09-20)
- server: prolong TUF roles expiration periodically (7df2cae)
- server: update go-tuf library to upstream
- client: update go-tuf library to upstream
0.5.0 (2022-06-21)
- client: export environment variable with a used group and channel in the source script (3c083a7)
0.4.2 (2022-05-05)
- server: panic when checking signatures (8956c78)
- server: fix signatures ignored when too many git notes exists for a repo (6c50b6b)
0.4.1 (2022-03-03)
- client: autoclean ignores releases downloaded by previous trdl versions (6e7b770)
0.4.0 (2022-03-03)
- client: autoclean old downloaded releases (a2ea508)
0.3.6 (2022-02-09)
- client: rebuild previous release, no changes (59d3822)
0.3.5 (2022-02-09)
- client: rebuild previous release, no changes (ec3dbe4)
0.3.4 (2022-02-09)
- client: unknown flag --home-dir (fcd8e49)
0.3.3 (2022-02-04)
- server: absence of signatures in git notes not handled properly (2bea1f4)
- server: requiredNumberOfVerifiedSignatures set to 0 incorrectly processed when signatures are present (02e22de)
0.3.2 (2021-12-26)
0.3.1 (2021-11-19)
- client: unknown command "version" for "trdl" (702a7f0)
0.3.0 (2021-11-19)
- client: add remove command (dd32e1a)
- server: support custom trdl.yaml and trdl_channels.yaml files (aa5a986)
0.2.1 (2021-11-01)
- server: fix error in the periodic task when pgp key not generated (7a29a8e)
0.2.0 (2021-10-28)
- server: auto sign all release targets (c6221a8)
- server: store trdl-channels.yaml in the default branch by default (e45ba9b)
- server: allow custom log file path with VAULT_PLUGIN_SECRETS_TRDL_LOG_FILE= variable (587697a)
- server: use default backend logger, stream logs to the vault server (f787e23)
0.1.7 (2021-09-20)
- trigger release (7d4e1f4)
0.1.6 (2021-09-16)
- correction release (d06a049)
0.1.5 (2021-09-14)
- server: optimize data stream processing, use buffered streams (393f9b0)
0.1.4 (2021-09-10)
- client: prevent using self-update repository as repo (1360ae9)
- server: publish procedure validation (9ec466b)
- server: user's release commands are launched in separate RUN instructions (e1d8468)
0.1.3 (2021-09-03)
- client: trdl release failed (d0dd5c3)
0.1.2 (2021-09-03)
- client: the use command does not work properly in powershell (4f0ba99)
- client: the use command must strictly activate local version (885880a)
- new binpath used for background use update in sh (8c8fb4c)
- server: the path separator in the repository file names should not be system dependent (346c851)
- server: unable to remove service docker image (1e9428b)