Skip to content

Tags: buchgr/bazel-remote

Tags

v1.3.4

Toggle v1.3.4's commit message
Upgrade github.com/mostynb/go-grpc-compression to avoid decompression…

… bomb DoS

mostynb/go-grpc-compression#27

v2.4.4

Toggle v2.4.4's commit message
Build container image with clang-17 on arm64

v2.4.3

Toggle v2.4.3's commit message
Go fmt

v2.4.2

Toggle v2.4.2's commit message
Test /metrics with basic-auth and mTLS

v2.4.1

Toggle v2.4.1's commit message
Upgrade to go 1.20.1

v2.4.0

Toggle v2.4.0's commit message
The distroless nossl images are no longer in preview

v2.3.9

Toggle v2.3.9's commit message
[azblobproxy] report an error when client id is required but not set

v2.3.8

Toggle v2.3.8's commit message
[disk] limit the number of concurrent file removals even more on mac

This also adds a startup log line mentioning the value, to help debugging.

This might avoid #554.

v2.3.7

Toggle v2.3.7's commit message
Make remoteHTTPProxyCache.Contains do HEAD request

As only headers and response status are important and body is ignored
doing http HEAD will save some network.

Signed-off-by: Anton Tiurin <[email protected]>

v2.3.6

Toggle v2.3.6's commit message
Update bazel deps to match go.mod

Don't forget to run `bazel run //:gazelle-update-repos` after updating
go modules in go.mod.