From b6403fe14c997a223af3c9fc9b6b0250037e892e Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Wed, 22 Nov 2023 18:36:12 +0100 Subject: Mention blob splitting in changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bb78588..76da1d49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ A feature release on top of `1.2.0`, backwards compatible. - `just-mr` is able to back up and retrieve distribution files from a remote execution endpoint. This simplifies usage in an environment with restricted internet access. +- `just execute` now supports blob splitting as new RPC call. `just + install` uses this call to reduce traffic if the remote-execution + endpoint supports blob splitting and the `--remember` option is given. + In this way, traffic from the remote-execution endpoint can be reduced + when subsequently installing artifacts with only small local + differences. ### Other changes -- cgit v1.2.3