v2.248.0
Features
- add a flag to disable API key readback (#11460) #11460 (Brandon Duffany)
Tests
- Cache proxy: simulate network delay in chunk benchmarking (#11478) #11478 (Tyler French)
Chores
- send different forms to different webhooks (#11464) #11464 (Tyler French)
- suppress redis compiler warnings (#11470) #11470 (Tyler French)
- turn off aws ci (#11489) #11489 (Tyler French)
- separate executor chunking flag (#11501) (Tyler French)
- debug missing digests chunking issues (#11504) (Tyler French)
Commits
- 062a1d4: Fix links to docs (#11463) (Keith Smiley) #11463
- f8b0fd2: Add Keith to teams page & blog post (#11466) (Siggi Simonarson) #11466
- 6ea6c94: and (#11468) (Siggi Simonarson) #11468
- 4dc75d6: Move API key lookup db query into a single function. (#11448) (Vadim Berezniker) #11448
- 40417fe: Pass -no_warn_duplicate_libraries on macOS (#11469) (Keith Smiley) #11469
- 63a3dcc: Move more API key read paths to centralized query. (#11452) (Vadim Berezniker) #11452
- 34ee6f0: update dragonboat version so that we can use a more aggresive breaker backoff policy (#11462) (Lulu Zhang) #11462
- 14418f9: [CLI] Fix bug where the exit code for the bazel run executable isn't returned (#11472) (Maggie Lou) #11472
- 668c8e5: [RB] Minor edits to skills file (#11438) (Maggie Lou) #11438
- e8c4592: Upgrade bazel_worker_api (#11474) (Keith Smiley) #11474
- cbbb330: Fix deleted blog post (#11476) (Maggie Lou) #11476
- 46fb90b: Simplify findRebalanceReplicaOp (#11465) (Vanja Pejovic) #11465
- ee88212: Add social image (#11480) (Siggi Simonarson) #11480
- 293636e: Add zone to node descriptor proto (#11477) (Vanja Pejovic) #11477
- fix Bazel 9 workflow bugs, add local runner, scope to //proto/... (#11479) #11479 (Dan Stowell)
- ebda287: Fix a replica rebalance bug introduced by PR #11465 (#11482) (Vanja Pejovic) #11482
- a5b6702: add a new index to optimize invocations search query by repo url (#11475) (Lulu Zhang) #11475
- 8348634: Switch our prod bazelrc endpoints to "plain" subdomain. (#11483) (Vadim Berezniker) #11483
- 5ac95ab: Enforce user API capability limits at API key lookup time. (#11453) (Vadim Berezniker) #11453
- ff0686e: Get rid of user lists schema flag. (#11486) (Vadim Berezniker) #11486
- 06ddb90: Add SCIM Group sync suport. (#11387) (Vadim Berezniker) #11387
- 1c2c22f: Remove dead flag in scim_test. (#11487) (Vadim Berezniker) #11487
- cdc dashboard app/proxy regions (#11488) #11488 (Tyler French)
- 61d8afa: Cleanup bzlmod migration configs in bazelrc (#11491) (Brandon Duffany) #11491
- b22e8bf: Reduce Kythe workflow resource requests (#11490) (Dan Stowell) #11490
- 047c90b: Clean up some orphaned rows when users or user lists are deleted. (#11484) (Vadim Berezniker) #11484
- b8cb13f: Revert "add a new index to optimize invocations search query by repo url" (#11506) (Lulu Zhang)