Skip to content

v2.50.0

Compare
Choose a tag to compare
@siggisim siggisim released this 17 Apr 19:27
· 1347 commits to master since this release
ffe1e98

Commits

  • 5ea43e5: make GetUsageResponse.usage optional instead of repeated (#6346) (jim hollenbach) #6346
  • 5d61695: Have ExtendContextForFinalization respect the parent context's cancelation (#6345) (Brandon Duffany) #6345
  • a20f4d6: echo comment info from github back when creating new comments. (#6343) (jim hollenbach) #6343
  • f652bd1: Render action timeout in action page (#6348) (Brandon Duffany) #6348
  • 9e1e3b4: cli/printlog: improve compact exec log (#6350) (Son Luong Ngoc) #6350
  • d14996f: Bump protobufjs from 7.2.4 to 7.2.5 (#6349) (dependabot[bot]) #6349
  • 558ae97: Fabian blog post & teams page update (#6344) (Siggi Simonarson) #6344
  • 24b2849: Remove old emails (#6354) (Siggi Simonarson) #6354
  • 90f6ee1: Small tweaks to firecracker cleanup script (#6352) (Brandon Duffany) #6352
  • 3b5e427: Make snaploader code more rollout safe before my proto change (#6356) (Maggie Lou) #6356
  • 0ddef0e: Move VMMetadata proto to a more fitting home (#6341) (Maggie Lou) #6341
  • 1f88059: Disable debug logs in disconnectedContext.Deadline() (#6353) (Brandon Duffany) #6353
  • 633fb52: Clear replica states after we apply remote snapshot to recover (#6347) (Lulu Zhang) #6347
  • 2f2b1c6: split out data model for code review into immutable objects (#6342) (jim hollenbach) #6342
  • f70ede7: Add flag to skip Contains() check in bytestream.Write if file is small. (#6358) (jim hollenbach) #6358
  • 83dd55a: Don't skip deleting counters when detailed stats are enabled (#6355) (Zoey Greer) #6355
  • 5e2bd0b: Tweaks to vmexec client tool (#6360) (Brandon Duffany) #6360
  • 6584e0f: Update DB schema for workflows non-root migration (#6351) (Brandon Duffany) #6351
  • 311f4e0: Use podman-static version at HEAD in integration tests (#6337) (Brandon Duffany) #6337
  • ensure ActionResult ouputs are posix (#6361) #6361 (Son Luong Ngoc)
  • 5a938e1: Remove extra = from java toolchain docs (#6367) (Siggi Simonarson) #6367
  • 6e8d534: Add missing : to scrape config docs (#6368) (Siggi Simonarson) #6368
  • update remote_asset.proto (#6370) #6370 (Son Luong Ngoc)
  • 5923027: Improve vmexec RPC error handling (#6363) (Brandon Duffany) #6363
  • f4319c3: Revert "workflows/remote-bazel: fix default branch not found" (#6362) (Maggie Lou) #6362
  • a9a4ef3: Extend finalization deadline for pausing firecracker VMs (#6364) (Maggie Lou) #6364
  • 6911a89: Fix a case where we incorrectly log 'execution possibly stuck' (#6371) (Brandon Duffany) #6371
  • 1a30911: Lock VM host network IP ranges while in use (#6365) (Brandon Duffany) #6365
  • 993fdde: Don't log nil err (#6373) (Brandon Duffany) #6373
  • 5829c93: Only return EOF in cache proxy if a more descriptive error is not available (#6375) (Maggie Lou) #6375
  • f225408: [RB] Stream large writes to prevent grpc errors (#6377) (Maggie Lou) #6377
  • 1cab5cb: Simplify if block (#6378) (Maggie Lou) #6378
  • 8fc5a88: Use block-based size for filecache entry size (#6376) (Brandon Duffany) #6376
  • 7b48fcb: [Raft] Add a direct delete request (#6384) (Lulu Zhang) #6384
  • 8b25341: [RB] Use auth from bb login if set (#6386) (Maggie Lou) #6386
  • d91b6e8: remove unused variable that manages to trick go (#6387) (jim hollenbach) #6387
  • 168f75a: Make terminal links clickable (#6388) (Siggi Simonarson) #6388
  • 2bfc4f8: add a view for a single file (kinda hacked up ui-wise) (#6391) (jim hollenbach) #6391
  • 0b37805: Fix ext4 DirectoryToImageAutoSize not working for some images (#6380) (Brandon Duffany) #6380
  • 9a317ff: Temporarily make VM logging opt-in only (#6385) (Brandon Duffany) #6385
  • 6449776: Revert "Fix ext4 DirectoryToImageAutoSize not working for some images (#6380)" (#6394) (Brandon Duffany) #6394
  • 2866266: Replace instances of document.onkeydown = with document.addEventListener (#6389) (Siggi Simonarson) #6389
  • ffe1e98: Make editor a little nicer when GitHub isn't linked yet (#6390) (Siggi Simonarson) #6390