v2.63.0
Commits
- 14d6962: Add vtproto compiler for auth_go_proto (#6717) (Iain Macdonald) #6717
- 14186d3: [ci_runner] Turn off merge commit sha usage by default (#6718) (Maggie Lou) #6718
- a8a89ec: [Remote Bazel] By default, use non-root user (#6719) (Maggie Lou) #6719
- a80ab47: disable raft/txn:txn_test on mac CI (#6720) (Lulu Zhang) #6720
- 13bad9a: [Remote Bazel] Fix applying binary patches (#6705) (Maggie Lou) #6705
- e3cede1: [Remote Bazel] Fix missing user platform prop (#6722) (Maggie Lou) #6722
- a994be2: Disable git interactive prompts in ci_runner (#6715) (Brandon Duffany) #6715
- d203fc3: Move output_paths migration boilerplate to NewDirHelper, instead of its caller (#6727) (Brandon Duffany) #6727
- a95b977: Configure go-redis to use zerolog (#6707) (Brandon Duffany) #6707
- abe4808: Rename some variables and add comments in UploadTree to help with readability (#6728) (Brandon Duffany) #6728
- a8ff88b: Make wildcard matching in workflow branch patterns more flexible (#6729) (Brandon Duffany) #6729
- 6a08251: Run required checks when release branch is pushed (#6732) (Brandon Duffany) #6732
- f2508b9: Fix prettier.sh, take 2 (#6731) (Brandon Duffany) #6731
- 81c77da: Add boilerplate for OCI runtime (#6697) (Brandon Duffany) #6697
- fc6cb30: Switch to new AWS RDS CA bundle. (#6738) (Vadim Berezniker) #6738
- 04ca439: Attempt to work around Windows failure (#6739) (Fabian Meumertzheim) #6739
- upgrade to 1.22.4 (#6740) #6740 (Son Luong Ngoc)
- 6b37858: [raft] fix a race condition in driver (#6737) (Lulu Zhang) #6737
- 978f641: [raft] write some tests; fix some bugs (#6710) (Lulu Zhang) #6710
- ff17e40: [raft] pass one clock (#6735) (Lulu Zhang) #6735
- 868db49: fix a random extra dep warning that i saw in the windows build logs (#6742) (jim hollenbach) #6742
- 8881aaf: [raft] clean up expired sessions (#6736) (Lulu Zhang) #6736
- 74d5452: Remove Bazel 6.0.0 binaries from deps.bzl (#6730) (Iain Macdonald) #6730
- a9543c3: Make the codesearch server real (#6746) (Tyler Williams) #6746
- 3d2ed4d: add rpcs to fetch stats on flaky targets and example flakes. (#6711) (jim hollenbach) #6711
- 3b0abcc: Index document sha too (#6747) (Tyler Williams) #6747
- 7546cff: Add namespace param and image target (#6749) (Tyler Williams) #6749
- a3e464d: Support using github as a module backend (#6748) (Siggi Simonarson) #6748
- 9ee6a75: Support using npm as a module backend (#6750) (Siggi Simonarson) #6750
- 3b44779: Ensure scratch dir exists before use (#6751) (Tyler Williams) #6751
- 2539ca8: Set search namespace to user prefix (#6752) (Tyler Williams) #6752
- 41eca65: Minor tweaks to improve codesearch indexing performance a lot (#6754) (Tyler Williams) #6754
- 415625f: [raft] fix a timeout issue in store_test (#6753) (Lulu Zhang) #6753
- 28b6a70: [RB] Redact commands before displaying in UI (#6726) (Maggie Lou) #6726
- 842da92: Add
cache.distributed_cache.max_hinted_handoffs_per_peer
flag (#6759) (Siggi Simonarson) #6759 - 8ae8aad: Move ParseApiKeyFromString out of Authenticator interface and into authutil. (#6745) (Iain Macdonald) #6745
- afde4de: Log git sync errors to BES log (#6756) (Brandon Duffany) #6756
- cb52d58: Allow clients to use a custom namespace within their grp (#6761) (Tyler Williams) #6761
- 625e119: Fix action cache fetching from /file/download endpoint (#6760) (Brandon Duffany)
- cfb92f6: Disable git automatic gc (#6757) (Brandon Duffany)
- 0ba74a0: [RB] Add missing RBE flag (Maggie Lou)