Skip to content

v2.3.2

Compare
Choose a tag to compare
@siggisim siggisim released this 14 Jul 21:36
· 7253 commits to master since this release

Commits

  • e37b997: Tools to enable /dev/kvm on k8s. (Tyler Williams) #676
  • 8e21099: Initial commit of BuildBuddy Code (#669) (Siggi Simonarson) #669
  • eae5549: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy (Tyler Williams)
  • 917a696: Annotate spans with GKE/GCE information. (#677) (Vadim Berezniker) #677
  • Make test data more readable (#660) #660 (Brandon Duffany)
  • 29d2967: Disable flaky bazel tests for now. (#680) (Brandon Duffany) #680
  • 7c889cf: Fix inverse error check in resource detection. (#678) (Vadim Berezniker) #678
  • f94be45: Fix trends chart alignment (#679) (Brandon Duffany) #679
  • 9940394: Only lazyily load the code component for now (#681) (Siggi Simonarson) #681
  • 2d9949b: add a comment (Tyler Williams) #676
  • 26947b7: Merge. (Tyler Williams) #676
  • 35ad1bd: Add the fireracker jailer binary too. (Tyler Williams)
  • 1230aab: Run an init process in docker containers (#682) (Brandon Duffany) #682
  • c216af8: Fix in-progress action card (#686) (Brandon Duffany) #686
  • 2a06789: Fix redis warning in tests (#684) (Brandon Duffany) #684
  • 782dab9: Server side changes to support log scroll (Zoey Greer) #645
  • 77b6fda: buildfix (Zoey Greer) #645
  • 5a7c49a: Added config option disabling the new behavior since no client yet exists to support it (Zoey Greer) #645
  • b5d5439: Remove LineBuffer property (Zoey Greer) #645
  • 2543fe2: Remove vestigial debug statement (Zoey Greer) #645
  • cadd286: resp -> rsp (Zoey Greer) #645
  • 8f9465f: move some literals out to constants in file scope (Zoey Greer) #645
  • 793f727: Add/use factory function for event log paths (Zoey Greer) #645
  • 94b91a8: Added comment describing GetEventLogChunk (Zoey Greer) #645
  • a161e44: wip adding lastchunkid to invocation row (Zoey Greer) #645
  • 81c9362: Changes to chunkstore closing behavior to prevent sends over closed channels (Zoey Greer) #645
  • 8f79e39: correct naming style in proto file (Zoey Greer) #645
  • 21d98d9: remove unnecessary dep in eventlog (Zoey Greer) #645
  • cb01277: write event logs to both proto and chunks (Zoey Greer) #645
  • d80ff41: add flag for client to use event log chunking (Zoey Greer) #645
  • faaed1e: Clean up address-based executor ID (#683) (Brandon Duffany) #683
  • 623918b: Don't show action result header for in-progress actions (#687) (Brandon Duffany) #687
  • 7b2589d: Remove unused host/port from executionNode struct. (#688) (Vadim Berezniker) #688
  • 385904e: Add yarn-error.log to gitignore (#690) (Brandon Duffany) #690
  • f1f9507: Make executors page work for BuildBuddy group. (#689) (Vadim Berezniker) #689
  • 887f5ba: Use alternative tools to unpack images (Tyler Williams) #691
  • 3da0dd2: Revert .Run() removal and Docker Init changes (#693) (Siggi Simonarson) #693
  • 26ca0a9: Update prometheus-metrics.md (George Li) #699
  • ca9bbb6: Update prometheus-metrics.md (George Li) #700
  • ced8a39: Show executors page in sidebar if RBE is enabled. (#702) (Vadim Berezniker) #702
  • e234b0b: Fix event handler binding in invocation artifacts card (#696) (Brandon Duffany) #696
  • 670f628: Fix prom queries for executors (#685) (Brandon Duffany) #685
  • 1df2cbf: Fix 'Cannot read property Timestamp of undefined' (#705) (Brandon Duffany) #705
  • f34e2ce: Add an unexpected event metric. (#703) (Vadim Berezniker) #703
  • f8eb97d: Display executor ID on executors page. (#701) (Vadim Berezniker) #701
  • b0c21ae: Refactor disk cache to separate LRU into its own struct. (#692) (Vadim Berezniker) #692
  • 68b4d77: Disable code component for next release (#706) (Siggi Simonarson) #706
  • a7408f1: Add support for struct slice flags in configs. (#707) (Vadim Berezniker) #707
  • 1425edd: Add support for multiple "partitions" in disk cache. (#697) (Vadim Berezniker) #697
  • 623e6ef: Add EstimatedComputeUnits platform property (#708) (Siggi Simonarson) #708
  • a29b971: Bump prismjs from 1.23.0 to 1.24.0 in /website (#620) (dependabot[bot]) #620
  • 0e85296: Add default partition to partition map in fallback case. (#711) (Vadim Berezniker) #711
  • b0704f8: Add support for using MinIO instead of s3 (#712) (Siggi Simonarson) #712
  • 5837186: Add MinIO docs (Siggi)
  • 12a0017: Ignore "not found" errors when initializing disk cache. (#713) (Vadim Berezniker) #713
  • 2a11ba0: Bump version v2.3.1 -> v2.3.2 (release.py) (Tyler Williams)