Skip to content

v2.62.0

Compare
Choose a tag to compare
@siggisim siggisim released this 06 Jun 22:31
· 1240 commits to master since this release

Commits

  • 05f9501: [ci_runner] Use merge commit sha from webhook event (#6684) (Maggie Lou) #6684
  • 6c6bcdb: [raft] create a client.Session, and make SyncProposeLocal a method of session (#6683) (Lulu Zhang) #6683
  • 1af91aa: [raft] check and update session in replica.singleUpdate (#6696) (Lulu Zhang) #6696
  • 1935ec2: Add simple bzlmod registry server (#6700) (Siggi Simonarson) #6700
  • 19a9fa7: [raft] store createdAt instead of expiredAt in Session (#6701) (Lulu Zhang) #6701
  • 2e9269d: [raft] Add DeleteSessions raft command (#6702) (Lulu Zhang) #6702
  • 288caa1: Check in a lil codesearch cli tool (#6703) (Tyler Williams) #6703
  • 3e6f87e: [ci_runner] Fix using wrong log (#6699) (Maggie Lou) #6699
  • 05e749f: Don't log stream error if context is canceled (#6704) (Brandon Duffany) #6704
  • 861d44e: Publish workflow invocation workspace status event sooner (take 2) (#6691) (Brandon Duffany) #6691
  • d256463: Fix local grafana dashboard k8s mode (#6694) (Brandon Duffany) #6694
  • 070f175: Small fixes for bytestream download endpoint (#6687) (Brandon Duffany) #6687
  • 77410eb: Annotate explicitly requested resources in task size proto (#6693) (Brandon Duffany) #6693
  • d55062b: Don't show error in the UI when execution stream is not found (#6706) (Brandon Duffany) #6706
  • 3d2118b: [raft] move fakeStore, testingProposer, newTestReplica to testutil (#6709) (Lulu Zhang) #6709
  • 0ec7c2c: Fix missing workflow action name for in-progress workflows (#6708) (Brandon Duffany) #6708
  • e9a77df: Fix fastcopy_test (#6712) (Brandon Duffany) #6712
  • 72f73fc: [ci_runner] Turn off merge commit sha usage by default (Maggie Lou)
  • b5dcfc1: [Remote Bazel] By default, use non-root user (Maggie Lou)
  • 8d2f654: [Remote Bazel] Fix missing user platform prop (Maggie Lou)