Skip to content

v2.3.1

Compare
Choose a tag to compare
@siggisim siggisim released this 07 Jul 18:54
· 7313 commits to master since this release

Commits

  • 5482b2f: Blog post tweaks (Siggi)
  • 765b606: Do not permit zero length files in the disk cache LRU. (Tyler Williams) #635
  • 5f284c7: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy (Tyler Williams)
  • 3216d5e: Do not permit zero length files in the disk cache LRU. (Tyler Williams) #635
  • 26a6390: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy into nozeros (Tyler Williams) #635
  • 61819c5: Merge branch 'nozeros' of ssh://github.com/buildbuddy-io/buildbuddy into nozeros (Tyler Williams) #635
  • d4b846d: Remove now-unused dep. (Tyler Williams) #635
  • 6f5ef88: Fix auth check in task router. (Vadim Berezniker) #638
  • fbc95d7: Reject anon recycle attempts. (#639) (Vadim Berezniker) #639
  • 13024dc: Add tabs to settings page (#636) (Brandon Duffany) #636
  • 47e66e8: Prevent UI flickering when switching orgs (#641) (Brandon Duffany) #641
  • c13352d: Defensive change to make AuthenticatedUser return nil when err is set. (#642) (Vadim Berezniker) #642
  • 83f3b14: Attempt to mitigate executor slowness on new nodes. (#637) (Vadim Berezniker) #637
  • acd0fa5: Add support for forcing tracing via a gRPC header. (#634) (Vadim Berezniker) #634
  • cc40f28: Add role badges to invocations (#643) (Brandon Duffany) #643
  • 2c2d9d4: Link GitHub account per-org (#640) (Brandon Duffany) #640
  • Remove container.Run codepath (#632) #632 (Brandon Duffany)
  • 0bc208a: Add blog post preview image (Siggi)
  • f3b60ed: Add commas to meet-buildbuddy-workflows (#646) (Brentley Jones) #646
  • dadde33: Update executor binary path (Siggi)
  • 17d796a: Add redis tracing instrumentation. (#644) (Vadim Berezniker) #644
  • 957dfe1: container-recycling: Kill active runners on shutdown (#578) (Brandon Duffany) #578
  • 506e6e7: Add firecracker binary (release built @ HEAD) to executor_image. (Tyler Williams) #649
  • 43d8895: Show durations in GitHub statuses (#647) (Brandon Duffany) #647
  • 0774abe: An oldy but a goody (Fix os.IsExist misuse) (Tyler Williams)
  • 231150d: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy (Tyler Williams)
  • Use timeutil conversions where possible (#650) #650 (Brandon Duffany)
  • 81dc349: Sync after running command. (Tyler Williams) #653
  • 577d60d: Name overlay root/work dirs something unmistakeably ours. (Tyler Williams) #654
  • a7543a0: Enable javascript bundle code splitting (#652) (Siggi Simonarson) #652
  • 34e7f01: Add invocation_id to RPC server span without modifying otel code. (#648) (Vadim Berezniker) #648
  • 8cbe9f8: Give span exporter chance to flush pending spans on shutdown. (#656) (Vadim Berezniker) #656
  • 5791e26: Instrument executor task handling. (#655) (Vadim Berezniker) #655
  • c7547c3: Add a firecracker container wrapper. (Tyler Williams) #658
  • 8985096: Add comments; remove some debug-only code (Tyler Williams) #658
  • f622291: Add cpio (Tyler Williams) #658
  • 92569b4: Buildfix. (Tyler Williams) #658
  • ec7b69b: try autoconf? (Tyler Williams) #658
  • 54bcdb9: not in place? (Tyler Williams) #658
  • afa1c4a: Add a cached copy of initrd.cpio (Tyler Williams) #658
  • c9ce0c0: Make usernames lowercase (#661) (Brandon Duffany) #661
  • 40a6c02: Don't use permanent redirects in any auth code (#662) (Siggi Simonarson) #662
  • 6d1c3ae: Factor out grpc over vsock; speed up goinit, use fast kernel image. (Tyler Williams) #664
  • 3a3d866: Increase max size of access & refresh tokens (#663) (Siggi Simonarson) #663
  • 752b811: Address review feedback. (Tyler Williams) #664
  • 4169ecd: Remove server code for non-streaming task reservations. (#666) (Vadim Berezniker) #666
  • ec09a57: Add tracing to web app. (#651) (Vadim Berezniker) #651
  • 4a3af18: Help gazelle resolve otel deps. (#671) (Vadim Berezniker) #671
  • d0657c2: Fix an issue with missing executor spans. (#672) (Vadim Berezniker) #672
  • 41c80d2: Add some basic task reservation balancing across groups. (#665) (Vadim Berezniker) #665
  • b61f1f6: Replace cloud trace exporter with Jaeger exporter. (#674) (Vadim Berezniker) #674
  • 83fcef0: Update style for failed actions (#667) (Brandon Duffany) #667
  • 1f10c71: Remove helper function from TracedCommandContainer. (#673) (Vadim Berezniker) #673
  • 1a72f25: Action timeline improvements (#670) (Brandon Duffany) #670
  • ca1a243: Annotate Execute spans with task_id. (#668) (Vadim Berezniker) #668
  • 24aff25: Some bug fixes / improvements to bazel usage in tests (#675) (Brandon Duffany) #675
  • 878a0a7: Bump version v2.3.0 -> v2.3.1 (release.py) (Tyler Williams)