Skip to content

v2.8.3

Compare
Choose a tag to compare
@siggisim siggisim released this 19 Jan 23:11
· 6252 commits to master since this release

Commits

  • c478877: delete unused invocationIDs struct (Lulu Zhang) #1398
  • e83507b: Bump version v2.8.0 -> v2.8.1 (release.py) (#1402) (Vadim Berezniker) #1402
  • c60f934: Add components and pages that require form submission (#1401) (Siggi Simonarson) #1401
  • dcfcadb: New team page on marketing website (#1405) (Siggi Simonarson) #1405
  • 9853366: Add careers page and job listings to marketing website (#1404) (Siggi Simonarson) #1404
  • a0d98b2: Tweaks to fix up marketing website theme (#1408) (Siggi Simonarson) #1408
  • c247db7: New open source repos powered by buildbuddy page (#1407) (Siggi Simonarson) #1407
  • 2def1d7: New pricing page on marketing website (#1406) (Siggi Simonarson) #1406
  • d348c87: Update docusaurus config and add new homepage (#1409) (Siggi Simonarson) #1409
  • 1e27645: revert migration code (Lulu Zhang) #1410
  • 937e16b: CSS tweak (Siggi Simonarson)
  • cf6a9e0: Bump version v2.8.1 -> v2.8.2 (release.py) (#1411) (Vadim Berezniker) #1411
  • 894ca8a: Simplify website release and PR build check (#1413) (Siggi Simonarson) #1413
  • feb3da5: Style tweaks for safari (#1412) (Siggi Simonarson) #1412
  • d501f76: A few more style tweaks (Siggi Simonarson)
  • 6c9c1b1: Even more style tweaks (#1416) (Siggi Simonarson) #1416
  • 40667ca: Add spacer to OSS repos (Siggi Simonarson)
  • 7d0dc16: Give some feedback when clicking submit on forms (#1419) (Siggi Simonarson) #1419
  • 63a5e7d: Fix some website typos (#1415) (Brandon Duffany) #1415
  • 9b42ca4: More marketing website polish (#1421) (Siggi Simonarson) #1421
  • 9d86c86: Make release script python3 compatible. (#1417) (Vadim Berezniker) #1417
  • e6b9728: Only show kube node/pool information for the current region. (#1418) (Vadim Berezniker) #1418
  • f5abef2: Generate and store GUID to uniquely identify executors (#1400) (Zoey Greer) #1400
  • 7b738e8: Backfill invocation uuid take 2 (Lulu Zhang) #1422
  • 64ed584: Merge branch 'master' into migration2 (Lulu Zhang) #1422
  • 87a01a0: address comments (Lulu Zhang) #1422
  • ed0decf: More marketing website tweaks (#1423) (Siggi Simonarson) #1423
  • d28e0a6: Bump follow-redirects from 1.14.3 to 1.14.7 in /website (#1414) (dependabot[bot]) #1414
  • 793d7a4: Bump browserslist from 4.16.3 to 4.19.1 in /website (#1397) (dependabot[bot]) #1397
  • 9eef1c4: Bump glob-parent from 5.1.1 to 5.1.2 in /website (#1396) (dependabot[bot]) #1396
  • 4ff26ad: Update preview image & open graph description (Siggi Simonarson)
  • 259e51b: use invocation_uuid when querying target statuses (Lulu Zhang) #1427
  • a0cb9ff: Make Xcode matching more percise (#1424) (Brentley Jones) #1424
  • d8ce927: Allow running executor without any Xcode installed (#1426) (Brentley Jones) #1426
  • a18260a: Optimize ByteStream.Read compression and move to klauspost/compress for zstd lib (#1403) (Brandon Duffany) #1403
  • 0addc78: Fix CI runner run_local.sh script (#1428) (Brandon Duffany) #1428
  • be852f8: Run ci_runner_test and workflow_test using CI runner image (#1429) (Brandon Duffany) #1429
  • 24a5bac: Add bazelisk dep (Tyler Williams) #1433
  • e52c660: Port buildbuddy-cli over to the main repo. (Tyler Williams) #1433
  • 8f419dc: Buildfix (Tyler Williams) #1433
  • 03d3310: Make firecracker_test work with bazel test (#1434) (Brandon Duffany) #1434
  • 66d3e69: Bump shelljs from 0.8.4 to 0.8.5 in /website (#1431) (dependabot[bot]) #1431
  • 19875f3: Small fixes for firecracker networking (#1430) (Brandon Duffany) #1430
  • 00aa03b: Allow mixing of self-hosted and cloud-hosted executors (#1438) (Siggi Simonarson) #1438
  • 3dca515: Fix firecracker test and add network tests (#1420) (Brandon Duffany)
  • df9b4dc: Update go google dependencies and run go mod tidy (#1435) (Zoey Greer) #1435
  • c4e50fc: Silence opencensus traces for now (#1436) (Zoey Greer) #1436
  • 1f79d39: Add "What's New in Bazel 5.0" blog post (#1439) (Brentley Jones) #1439
  • 13cc00b: Fix error returned by uuid.GetHostID when running tests locally (#1440) (Brandon Duffany) #1440
  • ba372b0: Bump version v2.8.2 -> v2.8.3 (release.py) (Tyler Williams)