Skip to content

Releases: buildbuddy-io/buildbuddy

v2.89.0

10 Sep 20:43
19688e8
Compare
Choose a tag to compare
Bump tag v2.88.0 -> v2.89.0 (release.py)

v2.87.0

05 Sep 20:05
Compare
Choose a tag to compare

Commits

v2.86.0

03 Sep 18:51
eb867b5
Compare
Choose a tag to compare

Commits

v2.85.0

30 Aug 00:13
e9d6970
Compare
Choose a tag to compare

Commits

v2.84.0

27 Aug 22:10
Compare
Choose a tag to compare

Commits

  • b06482c: Handle SIGTERM in the same way as SIGKILL (#7261) (Siggi Simonarson) #7261
  • 3814094: Simplify redundant squeries (which can be slower than necessary) (#7263) (Tyler Williams) #7263
  • 8cf9d84: Range over fieldmatchers (required) not doc fields (optional) (#7264) (Tyler Williams) #7264
  • a17bdbf: Add configurable limit to computed task milliCPU (#7262) (Brandon Duffany) #7262
  • f6b0f0b: [ci_runner] Support using git credentials pre-configured on self-hosted executors (#7231) (Maggie Lou) #7231
  • 1144b74: Locally cache unary requests in content_addressable_storage_server_proxy (#7076) (Iain Macdonald) #7076
  • f9a756c: [ci_runner] Fix fetching execute response in the UI (#7266) (Maggie Lou) #7266
  • a5b4da2: Dont index non-utf8 content (#7268) (Tyler Williams) #7268
  • 2f7ca65: Split repo and owner fields (#7269) (Tyler Williams) #7269
  • 453c03f: Remove bufconns from real_environment (#7070) (Iain Macdonald) #7070
  • 3045fe3: Revert "Remove bufconns from real_environment" (#7271) (Tyler Williams) #7271
  • 30961fe: Pull filters out (#7270) (Tyler Williams) #7270
  • 86e4f27: Don't index gzip files (#7265) (Tyler Williams) #7265
  • 257c8c8: Revert "Revert "Remove bufconns from real_environment"" (#7272) (Iain Macdonald) #7272
  • 165af33: [ci_runner] Don't disable credential helpers when using system git credentials (#7267) (Maggie Lou) #7267
  • 2fb4a60: update checksum (#7273) (Lulu Zhang) #7273
  • ff18e20: Add two graphs for tracking action merging performance to the Remote execution collection of graphs. (#7274) (Iain Macdonald) #7274
  • ea6369f: Update component styles to be more consistent (#7275) (Brandon Duffany) #7275
  • d5eb73a: Add graph of rate of hedged executions to the action-merging rate graph (#7276) (Iain Macdonald) #7276
  • 909a67a: Update Bazel protos (#7152) (Son Luong Ngoc) #7152
  • 692d855: anotha day anotha hash (#7280) (Iain Macdonald) #7280
  • 8e0dbe1: Set local CAS client in cache_proxy initialization so it doesn't crash. (#7279) (Iain Macdonald) #7279
  • 7ae6502: Add task PSI histogram charts (#7281) (Brandon Duffany) #7281
  • add40ad: Don't uninstall ca-certificates package (#7282) (Brandon Duffany) #7282
  • 5a5b882: Set PSI correction factor back to 1 (#7283) (Brandon Duffany) #7283
  • e0af50d: mark packages we used to configure the executor image as auto-installed (#7284) (jim hollenbach) #7284
  • upgrade to 7.3.1 (#7285) #7285 (Son Luong Ngoc)
  • 2047d31: go.mod: upgrade staticcheck version (#7286) (Son Luong Ngoc) #7286
  • replace with placeholder (#7278) #7278 (Son Luong Ngoc)
  • upgrade to v0.38.0 (#7289) #7289 (Son Luong Ngoc)
  • ab58758: [ci_runner] Fetch child invocations from the db instead of BES events (#7138) (Maggie Lou) #7138
  • f0d484f: upgrade go x/tools to 0.24 (#7291) (Son Luong Ngoc) #7291
  • c0139a8: Fix panic when receiving invalid application/proto+prefixed payload (#7292) (Brandon Duffany) #7292
  • c5ce88b: Revert "gazelle: upgrade to v0.38.0 (#7289)" (#7296) (Son Luong Ngoc) #7296
  • disable staticcheck 'unused' check (#7295) #7295 (Son Luong Ngoc)
  • 11205a3: [ci_runner] Populate child invocation cards in UI for bazel commands in bash (#7061) (Maggie Lou) #7061
  • 39bb87f: [RB] Pass executable args to remote bazel command (#7234) (Maggie Lou) #7234
  • 4d85d58: Handle podman SIGKILL / SIGTERM in Run() path (#7300) (Siggi Simonarson) #7300
  • cce4d07: update dev-qa bb repo commit (#7301) (Lulu Zhang)
  • b7b94f8: upgrade bazel version in dev-qa (#7303) (Lulu Zhang)
  • 367ef31: Reduce cardinality of PSI metrics (#7302) (Brandon Duffany)
  • 27b7c71: Revert "[ci_runner] Populate child invocation cards in UI for bazel commands …" (Maggie Lou)
  • 178d717: Revert "[ci_runner] Fetch child invocations from the db instead of BES events" (#7305) (Maggie Lou)

v2.83.0

21 Aug 23:44
Compare
Choose a tag to compare

Commits

  • a45c89a: Enable the monitoring handler in the codesearch binary (#7242) (Tyler Williams) #7242
  • 4d20dab: Get the hover states too (#7243) (Siggi Simonarson) #7243
  • f5d8077: Move the link loop to a goroutine. (#7244) (Vadim Berezniker) #7244
  • ef0751d: Return performance metrics to client (#7245) (Tyler Williams) #7245
  • e278eb3: Reject packets to private IP ranges instead of dropping them. (#7246) (Vadim Berezniker) #7246
  • 2722a88: Use github API url to fetch private repos (#7247) (Tyler Williams) #7247
  • a35e077: Fix bug where not all ngrams were quoted (#7248) (Tyler Williams) #7248
  • 81d82bf: Make squery a string; it's less annoying (#7249) (Tyler Williams) #7249
  • f7ea935: Clean up some method names (#7250) (Tyler Williams) #7250
  • d30c9d3: Support search result pagination via offset param (#7251) (Tyler Williams) #7251
  • 2f78ed1: Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible (#7207) (dependabot[bot]) #7207
  • 94d4b19: Add option to replay_invocation to fetch and print log chunks from blobstore (#7253) (Brandon Duffany) #7253
  • 0eab4af: Bump axios from 1.6.2 to 1.7.4 in /website (#7252) (dependabot[bot]) #7252
  • d97d983: [ci_runner] Stop buffering bash output in memory (#7254) (Maggie Lou) #7254
  • c49d91c: Fix bad escape sequences in post_bazel.py (#7255) (Zoey Greer) #7255
  • c58b64b: Update bazelbuild/platforms from 0.0.6 -> 0.0.10 (#7256) (Zoey Greer) #7256
  • 93dac11: Add configurable limit to computed task milliCPU (Brandon Duffany)
  • fea2a3b: Handle SIGTERM in the same way as SIGKILL (#7261) (Siggi Simonarson)
  • b3f9d8b: [ci_runner] Support using git credentials pre-configured on self-hosted executors (#7231) (Maggie Lou)
  • 058e9ec: update checksum (#7273) (Lulu Zhang)

v2.82.0

15 Aug 19:18
Compare
Choose a tag to compare

Documentation

Commits

v2.81.0

13 Aug 19:03
6d72df4
Compare
Choose a tag to compare

Commits

v2.80.0

08 Aug 22:36
Compare
Choose a tag to compare

Commits

v2.79.0

07 Aug 19:37
eb6278a
Compare
Choose a tag to compare

Commits

  • d1c8313: Fix Firecracker CPU stats (#7131) (Brandon Duffany) #7131
  • 1b159ab: Add commit SHA to version metric (#7130) (Brandon Duffany) #7130
  • 13ff57b: Support utf-8 sparse ngrams (#7137) (Tyler Williams) #7137
  • 8574621: Add heatmaps for enqueued task sizes (#7136) (Brandon Duffany) #7136
  • b347946: fix issue where tree nodes overflow way off-screen if directory or file names are large. (#7091) (jim hollenbach) #7091
  • c7cbaec: [raft] minor fixes in driver (#7128) (Lulu Zhang) #7128
  • 7fa2eaf: Fix some percentile graphs. (#7139) (Vadim Berezniker) #7139
  • 3a1897c: Add logging for CPU usage between Unpause() and Exec() (#7135) (Brandon Duffany) #7135
  • 498625c: Make the sparse ngram tokenizer better (#7142) (Tyler Williams) #7142
  • d214b71: fix a bit of whitespace in flakes error ui (#7141) (jim hollenbach) #7141
  • 008ef3c: don't cross up aspect events with primary build events (#7002) (jim hollenbach) #7002
  • c2f79d7: fix var name, auto merge let me down (#7145) (jim hollenbach) #7145
  • aea7529: Fix OCI container hostname resolution (#7144) (Brandon Duffany) #7144
  • 3df9474: Support linear backoff for hedged executions (#7125) (Iain Macdonald) #7125
  • 43deb15: Enable local caching in byte_stream_server_proxy (#6946) (Iain Macdonald) #6946
  • d31dd5a: Improve sparse ngram indexing performance (#7147) (Tyler Williams) #7147
  • d8461cf: Fix a bug in digest.Diff() by making it use value equality instead of pointer equality. (#7149) (Iain Macdonald) #7149
  • 5768d6f: Don't waste memory (#7150) (Tyler Williams) #7150
  • 7e76aa5: Temporarily require podman isolation for ci_runner_test (#7151) (Brandon Duffany) #7151
  • a57b7d3: Make postingList function sparse ngram compatible (#7155) (Tyler Williams) #7155
  • b9e9340: Add an option to only fetch invocation metadata from GetInvocation (#7102) (Maggie Lou) #7102
  • 163a204: Prevent ui from crashing when our proto is older (#7153) (Son Luong Ngoc) #7153
  • a90055b: [raft] ensure that split and other placement actions don't happen simultaneously (#7140) (Lulu Zhang) #7140
  • 0b154a1: Add full stall durations to podman debug logs (#7156) (Brandon Duffany) #7156
  • e52476e: Tweaks / nits (#7159) (Tyler Williams) #7159
  • 2ae1aa4: [RB] Support for macs (#7088) (Maggie Lou) #7088
  • eb6278a: Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible (#7121) (dependabot[bot]) #7121