1. b938ef2 Update .bazelversion and support matrix after releasing Bazel 9.0.2 by Googler · 2 days ago main upstream/master
  2. d5f065c Cache the results for Skycache's metadata query. by jingwen · 2 days ago
  3. e34b590 Fix typo "changing a linker options" in Blaze and Bazel docs. by gregce · 2 days ago
  4. 3254669 Update platform specific startup options test (https://github.com/bazelbuild/bazel/pull/29246) by Keith Smiley · 2 days ago
  5. 44651ef Add `--execution_log_mnemonic_filter` to filter spawn logs by mnemonic when logging to the execution log. by tanzhengwei · 2 days ago
  6. c329d24 Load the Impl class using the classloader of the respective Options class. by tjgq · 2 days ago
  7. f7ba0d0 Make setVfsTypeHeuristics part of the TraceProfilerService interface. by tjgq · 2 days ago
  8. d9f89e1 Remove unused networkAllowlist from TestRunnerAction. by twerth · 2 days ago
  9. 584d3cf repository_ctx: avoid duplicate Accept headers when user specifies one (https://github.com/bazelbuild/bazel/pull/28455) by ijuren8 · 2 days ago
  10. 71160cb Make `new_git_repository` fail if used (https://github.com/bazelbuild/bazel/pull/29226) by Will Stranton · 2 days ago
  11. 1f38bd5 Delete dead code getInputsAndTools() in SpawnAction.java by twerth · 2 days ago
  12. 6b4c9bc Make main_output public API by Keith Smiley · 2 days ago
  13. fbefaae Release 9.0.2 (2026-04-09) by Bazel Release System · 2 days ago
  14. 29fc793 Release 9.0.2 (2026-04-09) by Bazel Release System · 3 days ago
  15. 4747520 Update AnalysisOptions, PlatformOptions, ShellConfiguration.Options, TestConfiguration.TestOptions, WorkspaceStatusAction.Options to use the new option class interface. by lberki · 3 days ago
  16. ced38ed bazelrc: preserve empty config declarations (https://github.com/bazelbuild/bazel/pull/29212) by Mike Lundy · 3 days ago
  17. e585440 Add support for decompressing Brotli files (https://github.com/bazelbuild/bazel/pull/29198) by Will Stranton · 3 days ago
  18. 16cd6aa Bazel Docs: Temporarily disable docs check in post-submit. by fwe · 3 days ago
  19. d7953f2 Skip linux-sandbox_test on non-Linux platforms. by bangbang · 3 days ago
  20. 7e58b10 docs: explain the output format of flags-as-proto (https://github.com/bazelbuild/bazel/pull/29134) by Alex Eagle · 3 days ago
  21. c2dbe6e Disable check_docs in presubmit by pcloudy · 3 days ago
  22. 1e6dd50 Bazel Docs: Enable docs check in pre- and post-submit. by fwe · 3 days ago
  23. cb82f58 Release 10.0.0-pre.20260329.2 (2026-04-08) by Bazel Release System · 3 days ago
  24. 4de2672 Add QuiescingFutureTask, like QuiescingFuture, with async initialization. by shahan · 4 days ago
  25. c115a59 Fix an issue which causes hermetic sandbox mount /proc incorrectly. by bangbang · 4 days ago
  26. 5f6e346 Propagate novelty status through WriteStatus. by shahan · 4 days ago
  27. b2f4de1 Guard FrontierSerializer clearActionLookupValues behind flags. by jingwen · 4 days ago
  28. c7f89cb Make patch fuzzing default to the same as patch CLI (https://github.com/bazelbuild/bazel/pull/29210) by Keith Smiley · 4 days ago
  29. a68e25f Refactor BuildIntegrationTestCase to centralize BlazeModule and BlazeService initialization. by chiwang · 4 days ago
  30. f0cec96 Remove io.grpc types from the BuildEventServiceClient interface. by tjgq · 4 days ago
  31. 0071577 Internal change. by chiwang · 4 days ago
  32. 5c3f520 FreeBSD portability fixes (https://github.com/bazelbuild/bazel/pull/29231) by Xin LI · 4 days ago
  33. 324d2c5 Add `-Djava.net.preferIPv6Addresses=system` to startup JVM args (https://github.com/bazelbuild/bazel/pull/29237) by Jeremy Volkman · 4 days ago
  34. 205933b Remove 8 year old RC file warnings (https://github.com/bazelbuild/bazel/pull/29234) by Keith Smiley · 4 days ago
  35. 47abc21 Account for `DeserializedSkyValue` in change pruning. by jhorvitz · 4 days ago
  36. 8076c5e Complete all extension validation before calling _cc_internal.dynamic_library_symlink. by bgorshenev · 4 days ago
  37. ea7b4ba Allow platform-specific startup bazelrc flags (https://github.com/bazelbuild/bazel/pull/26882) by Keith Smiley · 4 days ago
  38. a2988e2 Update options class processor to support nested classes by lberki · 4 days ago
  39. 906ba26 Update Bazel module version to 10.0.0-prerelease. by pcloudy · 5 days ago
  40. b612933 Allow repo labels in `--fdo_optimize` (https://github.com/bazelbuild/bazel/pull/29118) by John Cater · 5 days ago
  41. 23f3b4a Bazel Docs: Add missing generated files to 9.0 release docs. by fwe · 5 days ago
  42. 7bf699b Run the formatter on linux-sandbox-pid1.cc. by bangbang · 5 days ago
  43. c16fe81 Replace getpwnam with getpwnam_r to improve thread safety. by bangbang · 5 days ago
  44. 178a082 Bump the github-actions group with 4 updates (https://github.com/bazelbuild/bazel/pull/29178) by dependabot[bot] · 5 days ago
  45. 2e72f2f chore: remove outdated roadmap (https://github.com/bazelbuild/bazel/pull/29135) by Alex Eagle · 5 days ago
  46. 4132742 Automated rollback of commit dda9ed5070470ce9947b0f2b4797f947ae6a8e76. by lberki · 5 days ago
  47. 4ff3127 Fix launcher/launcher_maker for cross build (https://github.com/bazelbuild/bazel/pull/29200) by Boleyn Su · 5 days ago
  48. deb5bca Remove obsolete/private link_artifact_name_suffix. by bgorshenev · 5 days ago
  49. dda9ed5 Remove the `target_compatible_with` attribute from `test_suite` (https://github.com/bazelbuild/bazel/pull/29164) by John Cater · 5 days ago
  50. 4c5a802 Optimize dep tracking in `ExecutionGraphModule`. by jhorvitz · 6 days ago
  51. 5bde1f6 Internal Change by Googler · 8 days ago
  52. ed38e89 Update apple_support version to unblock the deletion of deprecated _sdk_verison flags (https://github.com/bazelbuild/bazel/pull/29224) by Damian Banki · 8 days ago
  53. 5581066 Perform type tagging/checking in BzlLoadFunction instead of BzlCompileFunction by arostovtsev · 9 days ago
  54. b677ed0 Add missing CLI option metadata for deprecations and add automated checks by Jordan Mele · 9 days ago
  55. 041e2cd Bazel Docs: Fix syntax errors in 8.5.1 docs. by fwe · 9 days ago
  56. e4ec3a6 ExecutionTool: batch-evaluate top-level symlink configurations. by gregce · 9 days ago
  57. 246ea98 Make include verification aware of Windows case-insensitivity (https://github.com/bazelbuild/bazel/pull/28810) by Fabian Meumertzheim · 9 days ago
  58. 87ffc25 Remove --ios_simulator_version and --ios_simulator_device flags. by Googler · 10 days ago
  59. e32c99d Bazel Docs: Fix remaining syntax errors in generated docs. by fwe · 10 days ago
  60. b650f93 Remove GCOV symlink after use (https://github.com/bazelbuild/bazel/pull/29109) by Keith Smiley · 10 days ago
  61. e292a36 Bazel Docs: Fix syntax errors in 8.2.1 docs. by fwe · 10 days ago
  62. bf9e7e4 Update SandboxOptions to use the new option class interface by lberki · 10 days ago
  63. 90eb56e Materialize RRCC symlinks via prefetching (https://github.com/bazelbuild/bazel/pull/28683) by Fabian Meumertzheim · 10 days ago
  64. 57940ec Allow `bazel run` to execute target if BES upload fails. (https://github.com/bazelbuild/bazel/pull/28690) by Tobias Werth · 10 days ago
  65. 2ec24b4 Include `rctx.os.{name,arch}` in the pre declared inputs hash (https://github.com/bazelbuild/bazel/pull/29148) by Fabian Meumertzheim · 10 days ago
  66. 3037b3f docs: Move Spotify outside OSS section (https://github.com/bazelbuild/bazel/pull/29125) by Denbeigh Stevens · 10 days ago
  67. f2b2659 Improve error messaging and repr for download (https://github.com/bazelbuild/bazel/pull/29142) by Will Stranton · 10 days ago
  68. e602c70 Bazel Docs: Improve & fix docs2mdx. by fwe · 10 days ago
  69. ba43bbd Rollback of `PersistentStringIndexer` change. by shahan · 10 days ago
  70. 8dcb707 Delete --experimental_android_use_parallel_dex2oat by aranguyen · 10 days ago
  71. acdd9a7 Delete experimental_use_rtxt_from_merged_resources by aranguyen · 10 days ago
  72. ed07e93 Delete --experimental_omit_resources_info_provider_from_android_binary by aranguyen · 11 days ago
  73. 8bd8314 Delete --experimental_filter_library_jar_with_program_jar by aranguyen · 11 days ago
  74. 41a36ff Allow toolchain features to mark paths for path mapping (https://github.com/bazelbuild/bazel/pull/28794) by Fabian Meumertzheim · 11 days ago
  75. d7475a5 Reduce the number of pending requests in ConcurrentFifo and RequestBatcher by a factor of 16x. by lberki · 11 days ago
  76. 4e0771f Refactor the options class generator to create a hidden class with an "Impl" suffix instead of removing the "Fields" suffix from the abstract base classs. by lberki · 11 days ago
  77. 95766c8 Call NodeDependencyHandler.call() in a separate task. by lberki · 11 days ago
  78. dc850b3 Internal change. by leba · 11 days ago
  79. 6760e80 Rename DigestHashFunction.cloneOrCreateMessageDigest() to DigestHashFunction.newMessageDigest(). by tjgq · 11 days ago
  80. 0c1d9bf Add query option to display full Starlark rule path when displaying kind (https://github.com/bazelbuild/bazel/pull/29147) by John Cater · 11 days ago
  81. cba3dd4 fix Windows distfile test. by lberki · 11 days ago
  82. bcc6ff2 Release 10.0.0-pre.20260322.2 (2026-04-01) by Bazel Release System · 11 days ago
  83. 5cc93ee Add guard for pid_t against toolchain-introduced conflicts. by Zach Yu · 11 days ago
  84. f8ec856 Automatic code cleanup. by Googler · 12 days ago
  85. 15e078b Allow --test_env / env= to override coverage env (https://github.com/bazelbuild/bazel/pull/29110) by Keith Smiley · 12 days ago
  86. bc4413e Fix macOS getconf in server (https://github.com/bazelbuild/bazel/pull/29131) by Keith Smiley · 12 days ago
  87. 6630891 Add Hermetiq to Bazel product partners (https://github.com/bazelbuild/bazel/pull/29052) by Jake Newfield · 12 days ago
  88. 8726859 Cleanup PackedFingerprint.offsetZeros. by shahan · 12 days ago
  89. a19f0d7 Delete output_library_merged_assets by aranguyen · 12 days ago
  90. 933b856 Add StarlarkSemantics to remote analysis keys. by shahan · 13 days ago
  91. f390c22 Delete experimental_disable_instrumentation_manifest_merge by aranguyen · 13 days ago
  92. 6f9286e Update ExecutionOptions to use the new options class interface. by lberki · 13 days ago
  93. 2653cf9 Refactor CommonCommandOptions to use getters and setters. by lberki · 13 days ago
  94. 08f4e3b Fix bootstrap_distfile_test. by lberki · 13 days ago
  95. bbf284d Fix crash on --remote_default_exec_properties with the same key. by tjgq · 13 days ago
  96. 2340498 Extract `ActionInput.java` to a new target `action_input`. by nharmata · 13 days ago
  97. b21bfba Make DeserializedSkyValue collection for remote analysis cache invalidation lazy. by jingwen · 13 days ago
  98. 8f5af36 Move `bytesCountToDisplayString` into `StringUtilities`. by tjgq · 13 days ago
  99. 9c604ea Update Skyfocus documentation to use --experimental_active_directories. by jingwen · 13 days ago
  100. 45ea1f0 Prevent UrlRewriterParseException from being wrapped in RuntimeException (https://github.com/bazelbuild/bazel/pull/28305) by Alexey Tereshenkov · 13 days ago