Skip to content

Releases: buildbuddy-io/buildbuddy

v2.44.0

13 Mar 21:39
9891dc6
Compare
Choose a tag to compare

Commits

v2.43.0

06 Mar 19:30
1408427
Compare
Choose a tag to compare

Commits

  • c3a9387: [RB] Fix async requests (#6018) (Maggie Lou) #6018
  • 4e9484c: [Raft] start grpcServer.Serve earlier (#6020) (Lulu Zhang) #6020
  • 4e0737d: [raft] return Unavailable error when there is no ready connection in the pool (#6021) (Lulu Zhang) #6021
  • 8da9cca: Update code UI to use ubuntu20 image for remote execution (#6023) (Siggi Simonarson) #6023
  • 511f381: Add color for selected text (#6025) (Siggi Simonarson) #6025
  • 7d02790: Fix GH actions auth (#6022) (Brandon Duffany) #6022
  • 4d2adbd: Support new file / new folder when clicked on file (#6027) (Siggi Simonarson) #6027
  • 3479e9c: [SS] Add buckets for metrics (#6024) (Maggie Lou) #6024
  • 5287f8d: Don't tack any additional flags onto bazel command (#6026) (Siggi Simonarson) #6026
  • 450febf: Add a simple BUILD file sidekick (#6029) (Siggi Simonarson) #6029
  • 7370cd2: Add more logs to diagnose slow usage flushing (#6032) (Brandon Duffany) #6032
  • 473c568: [raft] drop leadership during shutdown (#6034) (Lulu Zhang) #6034
  • 63defa6: Add initial GitHub actions workflow using runs-on: buildbuddy (#6017) (Brandon Duffany) #6017
  • 751d0a0: Return an error earlier if usage counts are empty (#6030) (Brandon Duffany) #6030
  • f0bc134: [SS] Fix bug in saving local snapshot for a specific snapshot ID (#6028) (Maggie Lou) #6028
  • bd86b50: Improve SQL charts and add RBE-specific SQL latency chart (#6033) (Brandon Duffany) #6033
  • a750b9f: use new usage rpc fields in client (#6019) (jim hollenbach) #6019
  • 9276c3d: Fix GitHub Actions runner workflow (#6038) (Brandon Duffany) #6038
  • 6147896: Add more info to autoscaling chart (#6037) (Brandon Duffany) #6037
  • 45b8be5: Fix bug in redis cleanup logic (#6036) (Brandon Duffany) #6036
  • ae2bd22: [RB] Try to base remote runs off current branch if possible (#6031) (Maggie Lou) #6031
  • 08bf678: Show account type icons next to emails in members list (#6041) (Siggi Simonarson) #6041
  • b2770c1: Don't put branch in cache key (#6046) (Siggi Simonarson) #6046
  • 1c42ae9: [Raft] flush the batch more frequently when recovering from snapshot (#6039) (Lulu Zhang) #6039
  • f136875: Preserve focused line number when redirecting from github (#6050) (Siggi Simonarson) #6050
  • 72bdc54: Set platform props in code ui (#6049) (Siggi Simonarson) #6049
  • 09ed53a: Fix up find-replace styling (#6051) (Siggi Simonarson) #6051
  • 89181f6: Make upload_local_snapshot statically linked (#6047) (Brandon Duffany) #6047
  • 95c2297: Render action stderr in terminal (#6052) (Brandon Duffany) #6052
  • 3388beb: Allow routing a task to a specific executor ID for debugging (#6048) (Brandon Duffany) #6048
  • c40e0b7: [SS] Add grafana dashboards for new performance metrics (#6054) (Maggie Lou) #6054
  • 813fc55: Update PGO profile (#6055) (Brandon Duffany) #6055
  • 5b06782: [RB] Clean up having to checkout default branch in remote bazel workflow (#6040) (Maggie Lou) #6040
  • 827b564: Revert "Only perform the select to determine if there is no related execution row after attempting an update (#6002)" (#6056) (Brandon Duffany) #6056
  • aedaeaf: Add filecache metrics to IOStats proto (#5994) (Brandon Duffany) #5994
  • 51a9faf: change exported metrics from gauge to counter (#6053) (Lulu Zhang) #6053
  • 79716e2: Debugging improvements for local snapshots (#6060) (Brandon Duffany) #6060
  • 8846045: Rewrite GH actions runner wrapper in go (#6061) (Brandon Duffany) #6061
  • 420a400: Add SCIM instructions for Entra. (#6064) (Vadim Berezniker) #6064
  • fdc36ef: Update Entra SAML instructions to use a custom application. (#6065) (Vadim Berezniker) #6065
  • 771a06d: [Raft] Fix atime update (#6069) (Lulu Zhang) #6069
  • 3f9137d: Make action-merging more resilient to dying apps/executors (#5866) (Iain Macdonald) #5866
  • 20c6d1c: Add instructions for configuring SCIM for Okta. (#6070) (Vadim Berezniker) #6070
  • 3469302: [Raft] use sender.SyncRead directly instead of sender.Run (#6071) (Lulu Zhang) #6071
  • a870350: Bring back ClaimsCache to reduce JWT parsing work (#6066) (Brandon Duffany) #6066
  • 60b5d7c: Fix short-circuit logic (#6074) (Brandon Duffany) #6074
  • d6579fc: Automatically upgrade the cli when merging changes to cli/** (#6059) (Maggie Lou) #6059
  • b9aaa7a: Disable output copying in vmstart (#6073) (Brandon Duffany) #6073
  • 07d2a4b: Fix upload_local_snapshot API key logic (#6067) (Brandon Duffany) #6067
  • 3cc58ce: Fixed the execution update change and added tests (#6058) (Zoey Greer) #6058
  • 57cb571: Add more logging to vmexec server (#6076) (Brandon Duffany) #6076
  • 04e09d0: Rename InsertOrUpdateGroup => UpdateGroup (#6078) (Tyler Williams) #6078
  • 6334b12: Fix issue where "resumed from" link breaks inside the same invocation (#6068) (jim hollenbach) #6068
  • 6b25fa1: Check owneddomain in CreateGroup (#6079) (Tyler Williams) #6079
  • 4a76762: Fix a NPE if usages is nil (#5973) (Tyler Williams) #5973
  • 6e50cd7: Fix model path type when hydrating state (#6081) (Siggi Simonarson) #6081
  • d308b49: Add a cache compression ratio chart (#6082) (Tyler Williams) #6082
  • 8999238: Add tree cache hit rate graph (#6083) (Tyler Williams) #6083
  • 1408427: Revert ClaimsCache changes (#6077) (Brandon Duffany) #6077

v2.42.0

28 Feb 19:38
b2f1181
Compare
Choose a tag to compare

Commits

v2.41.0

21 Feb 19:52
Compare
Choose a tag to compare

Commits

  • support username changes for Okta folks too (via PUT) (#5919) #5919 (Vadim Berezniker)
  • c7dbaac: use proto.Marshal instead of proto.MarshalOld for BatchCmdResponse (#5896) (Lulu Zhang) #5896
  • a1e5c42: range cache: call GetOverlapping once in updateRange (#5912) (Lulu Zhang) #5912
  • e983ca9: Add comments for exported methods in RangeMap, and update some tests (#5904) (Lulu Zhang) #5904
  • 1aa4ef0: Marketing website navigation tweaks (#5909) (Siggi Simonarson) #5909
  • 9c8559b: Add comments to raft store, replica and registry (#5921) (Lulu Zhang) #5921
  • 290c17b: Enable golang static check analyzer S1037: 'Elaborate way of sleeping' (#5928) (Iain Macdonald) #5928
  • bcf2b06: Enable golang static check analyzer S1032: 'Use sort.Ints(x), sort.Float64s(x), and sort.Strings(x) (#5922) (Iain Macdonald) #5922
  • 1212ee0: Install podman from pre-downloaded deb archives (#5920) (Brandon Duffany) #5920
  • 9cd84e1: Clean up nil checks on env.GetAuthenticator() (#5903) (Brandon Duffany) #5903
  • 8d9df6d: Remove Group ID utils from perms package (#5900) (Brandon Duffany) #5900
  • f19c03b: Remove AuthorizeGroupRole and check capabilities instead (#5914) (Brandon Duffany) #5914
  • 51dbe2c: Enable golang static check analyzer S1031: 'Omit redundant nil check around loop' (#5926) (Iain Macdonald) #5926
  • 4775dcf: Enable golang static check analyzer S1034: 'Use result of type assertion to simplify cases' (#5927) (Iain Macdonald) #5927
  • aadb195: Enable golang static check analyzer S1028: 'Simplify error construction with fmt.Errorf' (#5924) (Iain Macdonald) #5924
  • 15880b6: Add health check for RaftCache (#5929) (Lulu Zhang) #5929
  • 03ea2fd: Revert "runfiles refactoring (#5812)" (#5931) (Son Luong Ngoc) #5931
  • 844e896: Fix org picker / collapsed side bar interaction (#5933) (Siggi Simonarson) #5933
  • cac86b2: Enable golang static check analyzer S1024: 'Replace x.Sub(time.Now()) with time.Until(x)' (#5923) (Iain Macdonald) #5923
  • ddf8862: Remove perms.AuthenticatedUser (#5899) (Brandon Duffany) #5899
  • 7710298: Enable golang static check analyzer S1030: 'Use bytes.Buffer.String or bytes.Buffer.Bytes' (#5925) (Iain Macdonald) #5925
  • 6f4a15c: Support reader/writer roles in SCIM (#5930) (Brandon Duffany) #5930
  • 8d45d36: raft/driver debugf -> debug (#5935) (Lulu Zhang) #5935
  • da4641b: [SS] Ignore uffd errors due to mapping the same page multiple times (#5932) (Maggie Lou) #5932
  • 5d845c2: Fix personal API key button visibility (#5938) (Brandon Duffany) #5938
  • a7fac51: Update presentation of keys with non-admin visibility (#5940) (Brandon Duffany) #5940
  • 37690f0: Log action resource name in bb execute debug logs (#5939) (Brandon Duffany) #5939
  • c39674d: Fix a transaction locking issue. Pointers! (#5936) (Tyler Williams) #5936
  • 47c6012: Remove the use of any type in the code editor (#5941) (Siggi Simonarson) #5941
  • 59838b9: Tweak code logo and breadcumbs (#5942) (Siggi Simonarson) #5942
  • 45c77ab: Use python syntax highlighting for Bazel files (#5944) (Siggi Simonarson) #5944
  • 85873eb: Fix marketing website navbar on small screens (#5946) (Siggi Simonarson) #5946
  • fix starlark flags not expanding from common configs (#5947) #5947 (Brandon Duffany)
  • 5cbf87f: remove transactions surrounding exclusively non-locking reads (#5862) (Zoey Greer) #5862
  • 1a065e4: Introduce the concept of a "sidekick" to the code editor (#5945) (Siggi Simonarson) #5945
  • dc7570b: Tweak new module insertion (#5951) (Siggi Simonarson) #5951
  • 86aa974: Attempt to reconstruct ANSI sequences from test XML (#5952) (Brandon Duffany) #5952
  • 6d56a18: Add .bazelversion sidekick (#5953) (Siggi Simonarson) #5953
  • d732f07: [raft] retry when one replica is unavailable (#5950) (Lulu Zhang) #5950
  • 77a4c0f: Move nodehost ownership into the store. (#5954) (Tyler Williams) #5954
  • 2ff608c: Address two nits (thanks autosubmit! you are so good) (#5955) (Tyler Williams) #5955
  • d72fb1a: [Raft] When addresses change, update the registry (#5956) (Lulu Zhang) #5956
  • 0d980da: Support encrypted gossip protocol (#5958) (Tyler Williams) #5958
  • 7c8d601: Upgrade go-github to v59 (#5957) (Brandon Duffany) #5957
  • 6756b50: [SS] Support caching old snapshot manifests (#5906) (Maggie Lou) #5906
  • 20bb7a5: Fix invalid usage of uuid in firecracker code (Maggie Lou)

v2.40.1

15 Feb 19:11
Compare
Choose a tag to compare

Commits

  • cd1ae46: Revert "runfiles refactoring (#5812)" (Son Luong Ngoc)

v2.40.0

14 Feb 22:50
f9682d8
Compare
Choose a tag to compare

Commits

v2.39.0

07 Feb 21:13
7635eec
Compare
Choose a tag to compare

Commits

v2.38.0

31 Jan 19:25
fe9e55b
Compare
Choose a tag to compare

Commits

v2.37.0

24 Jan 22:19
1d8a318
Compare
Choose a tag to compare

Commits

v2.36.0

10 Jan 21:12
f10453d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.35.0...v2.36.0