Skip to content

Releases: buildbarn/bb-clientd

20260318T125033Z-b4e21a9

18 Mar 13:17

Choose a tag to compare

Unbreak the example configuration

On the bb-storage side we changed the configuration schema for gRPC
BlobAccess backends. This means that the gRPC client settings need to be
specified as part of a nested message.

20260318T114216Z-f4f51ee

18 Mar 12:07

Choose a tag to compare

Upgrade all Go dependencies

On the bb-storage side we added support for ZSTD compressor/decompressor
pools. This requires us to add a similar option to bb_clientd.

20260213T132928Z-02bcd4c

13 Feb 13:55

Choose a tag to compare

Upgrade all dependencies

Fixes: #39