Skip to content

v2.115.0

Compare
Choose a tag to compare
@siggisim siggisim released this 12 Dec 20:26
· 50 commits to master since this release
a6255c5

Commits

  • 23a8f8d: Raise excess capacity threshold from .20 to .40. (#8029) (Tyler Williams) #8029
  • 95ed772: Make task ip range configurable. (#7986) (Vadim Berezniker) #7986
  • 31a1518: Slap the parsed jwt on the context once instead of re-parsing ad nauseum (#8032) (Tyler Williams) #8032
  • 955fea7: [raft] SyncRequestDeleteReplica should not ignore ErrShardClosed (#8030) (Lulu Zhang) #8030
  • 4bfa864: [raft] discern already exists error (#8034) (Lulu Zhang) #8034
  • c6b8dc2: Upgrade fuse library v2.5.2->v2.7.2 (#8038) (Tyler Williams) #8038
  • c7b098c: Update ci_runner bundled bazelisk version (#8035) (Brandon Duffany) #8035
  • 2348120: Remove unused import in remote_runner.proto (#8007) (Zoey Greer) #8007
  • 390304f: Upgrade node to 18.20.3 to support newer npm deps (#7999) (Zoey Greer) #7999
  • 72acec5: Increase gRPC connection pool size by 50% (#8031) (Tyler Williams) #8031
  • bd7711c: Remove linux go build constraint for uffd (#8042) (Maggie Lou) #8042
  • 1c79864: Add flag to allow overriding golang's default 10k thread limit (#8045) (Siggi Simonarson) #8045
  • bfbff1f: [FC] Add new version ID to logs after invalidating a snapshot (#8041) (Maggie Lou) #8041
  • a6255c5: [raft] move remove data out of removeReplica (#8043) (Lulu Zhang) #8043