1. 02a1353 Internal change. by shahan · 14 hours ago main upstream/master
  2. 640e6a7 Release 8.7.0 (2026-05-06) by Bazel Release System · 17 hours ago
  3. 0eca42a Memory-efficient `CompactImmutableDict` representations. by jhorvitz · 19 hours ago
  4. 67a3551 Always wrap NoSuchPackageException in TargetParsingException by kylecarlstrom · 20 hours ago
  5. efd42c0 Split `Dict` into mutable and immutable subclasses. by jhorvitz · 20 hours ago
  6. b0e3409 Create a BlazeService to obtain the path to the server debug log. by tjgq · 20 hours ago
  7. a7bb1ab Migrate the `javaTestInvalidTestClassAtRootPackage` test to Starlark by hvd · 22 hours ago
  8. 2ae9a31 Add support for traversal-only exclusions to IgnoredSubdirectories and simplify propagation. by kylecarlstrom · 22 hours ago
  9. 8cb7f79 Add missing newline at the end of the script created by blaze run --script_path by Thomas Köppe · 35 hours ago
  10. 29477bc Add //tools:tools_for_bazel_subcommands filegroup to vendor mod tidy deps (https://github.com/bazelbuild/bazel/pull/29445) by gaurav0107 · 2 days ago
  11. e5e8404 Change default remote analysis lookup deadline from 120 sec to 45 sec. by shahan · 2 days ago
  12. 7896f73 {r,m}ctx.download*: report size of downloaded file (https://github.com/bazelbuild/bazel/pull/29463) by Malte Poll · 2 days ago
  13. accb2de Add `add_prefix` attribute to `git_repository` (https://github.com/bazelbuild/bazel/pull/29453) by Will Stranton · 2 days ago
  14. dd5b369 Remove experimental from remote_downloader flags (https://github.com/bazelbuild/bazel/pull/29392) by Keith Smiley · 2 days ago
  15. 5771cdf docs: Fix flag name rendering in versioned pages (https://github.com/bazelbuild/bazel/pull/29408) by Nikki Vijaybhaskar · 3 days ago
  16. 283fec5 Enhance RequestBatcher and ProxyReadingStore for session fallback. by shahan · 3 days ago
  17. 5cf14d4 Replace `-Xverify:none` with `-XX:-BytecodeVerificationLocal -XX:-BytecodeVerificationRemote` by cushon · 3 days ago
  18. 42b1f15 Remove `@Override` from record component declarations by cushon · 3 days ago
  19. 215ec5c BEGIN_PUBLIC Release cc_embed_data in Gloop END_PUBLIC by Mike Kruskal · 6 days ago
  20. 0f06e4a Ensure FileTransport sequential writer is safely closed by kylecarlstrom · 6 days ago
  21. c789a3e Exempt experimental packages from bzl load() visibility checks. by Toli Yevtushenko · 7 days ago
  22. 71f2ca6 Implement py_stubby_library() by Jie Luo · 7 days ago
  23. 8ef58fb Type checker: allow list/dict/tuple literals to be assigned to any compatible type by arostovtsev · 7 days ago
  24. 88a0f1c Release 10.0.0-pre.20260421.2 (2026-04-30) by Bazel Release System · 7 days ago
  25. 2431883 Remove J2ObjcConfiguration and related options in favor of starlark versions. by Googler · 7 days ago
  26. ce52aec Bazel Docs: Delete 6.5 docs. by fwe · 7 days ago
  27. 0ef9d37 Add a newline to end of requirements.txt by tedx · 8 days ago
  28. 43a3a53 Normalize the --check_visibility flag in BuildOptions serialization. by plf · 8 days ago
  29. 31b459b Fix NullPointerException in ActionTemplateExpansionFunction due to wrongly bubbled up exception. by tanzhengwei · 8 days ago
  30. 905d8e0 Moves choice of FixDepsTool into JavaSemantics and passes the resulting tool to header compilation as well. by Googler · 8 days ago
  31. 696aae8 Bazel Docs: Add last few remaining images. by fwe · 8 days ago
  32. 5347ca8 Search for codecs in the classloader that loaded CodecScanner. by tjgq · 8 days ago
  33. 4d8f19c BazelOutputService: Fix UnsupportedOperationException in batchStatJob (https://github.com/bazelbuild/bazel/pull/29422) by Fredrik Medley · 8 days ago
  34. e40bf05 Make BlazeVersionInfo immutable. by tjgq · 8 days ago
  35. f6522d6 Bazel Docs: Add missing images for 9.1 docs. by fwe · 9 days ago
  36. fd54f82 Consider non-exec transitions that output `--stamp` as stamp-dependent. by jhorvitz · 9 days ago
  37. 0823497 Add SkybridgeInterface to bootstrap test (https://github.com/bazelbuild/bazel/pull/29418) by Ted Xie · 9 days ago
  38. 35530d4 Add a specific error code for `IOException`s during main repository computation by wyv · 9 days ago
  39. d599518 Fix emitted Option events for non-repeatable string_list/set Starlark flags by arostovtsev · 9 days ago
  40. d5325c2 Bazel Docs: Fix remaining syntax errors in 9.1 docs. by fwe · 9 days ago
  41. 5b25ac0 Internal change. by cushon · 9 days ago
  42. 36463c8 docs: fix remaining MDX syntax errors in 9.1.0 release docs. (https://github.com/bazelbuild/bazel/pull/29403) by Kapunahele Wong · 9 days ago
  43. d35da0e Make local scheduling respect exec_properties resources (https://github.com/bazelbuild/bazel/pull/29284) by Keith Smiley · 9 days ago
  44. 37654e5 Fix emitted Option events for repeatable / allow_multiple Starlark flags by arostovtsev · 10 days ago
  45. b6088e3 Truncate "Detecting cycles with roots" log to avoid huge java.log entries (https://github.com/bazelbuild/bazel/pull/29380) by Grzegorz Lukasik · 10 days ago
  46. 9078a43 Bazel Docs: Fix broken links by fwe · 10 days ago
  47. 4488775 Remove unused deps. by twerth · 10 days ago
  48. ee94c43 Add a `@SkybridgeInterface` annotation to classes that are to be part of the stable SC/LC interface. by tjgq · 10 days ago
  49. 66a65d7 Replace `@AutoValue` with record. by tjgq · 10 days ago
  50. 6c43beb Replace `@AutoBuilder` with a manual builder for BuildEventServiceClient.CommandContext. by tjgq · 10 days ago
  51. 0088dbc Remove unnecessary suppressions by cushon · 10 days ago
  52. f1d30bf Bring back java provider documentation by hvd · 10 days ago
  53. 0a49063 fix: replace HTML flag headers with markdown to prevent emdash rendering (https://github.com/bazelbuild/bazel/pull/29325) by Nikki Vijaybhaskar · 10 days ago
  54. 3773141 Migrate the `testResourceStripPrefix` test to Starlark by hvd · 10 days ago
  55. ad2e223 Fix docs2mdx handling of <> and {} in inline code blocks (https://github.com/bazelbuild/bazel/pull/29328) by Armando Montanez · 13 days ago
  56. 267ee7c Docs: Add information on build setting scope and predefined settings. by dmaclach · 13 days ago
  57. 59eb070 Drop Guava dependencies from Profiler. by tjgq · 13 days ago
  58. 8442129 Ensure Blaze profiler provides a valid clock fallback for logging. by cparsons · 13 days ago
  59. e4937b0 Remove `tags = ["bazel"]`. by tjgq · 13 days ago
  60. e211b70 [Mintlify] Add 9.1.0 release docs (https://github.com/bazelbuild/bazel/pull/29389) by Kapunahele Wong · 13 days ago
  61. f42f6d2 Add error message for %workspace% imports outside of a workspace. by shahan · 13 days ago
  62. 422a060 Bazel Docs: Fix code block in user manual. by fwe · 13 days ago
  63. 79b0d52 Bazel Docs: Merge multi-line links into a single line. by fwe · 13 days ago
  64. 57aa6bb Bazel Docs: Add missing images. by fwe · 13 days ago
  65. f036224 Bazel Docs: Add missing link URL. by fwe · 13 days ago
  66. 1ead803 Support streamed_proto in aquery_differ by twerth · 13 days ago
  67. de0d909 Release 10.0.0-pre.20260416.1 (2026-04-23) by Bazel Release System · 14 days ago
  68. 567aee4 Bazel Docs: Remove previous/next page footer links. by fwe · 14 days ago
  69. e029542 Add metrics and a timeout for remote analysis cache invalidation lookups. by jingwen · 14 days ago
  70. bae572c Fix Java warnings. by jingwen · 14 days ago
  71. f486420 Create SerializedAbruptExitException to remove protobuf deps from IJ by chiwang · 2 weeks ago
  72. cc35f2c Delete the empty java rule definitions from Bazel by hvd · 2 weeks ago
  73. 2b0e0f0 Optimize PackageMetricsPackageLoadingListener to reduce analysis contention. by twerth · 2 weeks ago
  74. 95ce4c1 Propagate discovered inputs state to actions on Skyframe restart. by jingwen · 2 weeks ago
  75. 10193f1 Avoid sending bug reports in ActionLookupConflictFindingFunction when remote analysis retrieval is enabled. by shahan · 2 weeks ago
  76. e828632 Remove Guava dependencies from BuildEventServiceClient. by tjgq · 2 weeks ago
  77. ffcfcd7 Remove Guava dependencies from BlazeService. by tjgq · 2 weeks ago
  78. 8a55362 Handle uncaught exceptions in several places in SelectedEntrySerializer. by shahan · 2 weeks ago
  79. ed203a6 Stabilize FailureCircuitBreakerTest by avoiding brittle verify calls. by twerth · 2 weeks ago
  80. 3f0dbe2 Do not treat `null` as a special value for the `--disk_cache` flag. by tjgq · 2 weeks ago
  81. af70092 Replace ImmutableMap with plain Map in OptionsProvider. by tjgq · 2 weeks ago
  82. c61716d Fix NPE in aquery aspect value retrieval by twerth · 2 weeks ago
  83. fb04aa7 Delete the ill-conceived Options.createOptions. by tjgq · 2 weeks ago
  84. 69686b5 Disable parallelism in Turbine for Bazel by cushon · 2 weeks ago
  85. 4bbb2e8 Migrate the `javaTestSetsSecurityManagerPropertyOnVersion17` to Starlark by hvd · 2 weeks ago
  86. 9bfadce Use `RecyclingBufferPool` for Zstd compression streams in `FileDependencySerializer`/`Deserializer` to avoid allocating new buffer objects all the time. by jingwen · 2 weeks ago
  87. f876cb9 Improve `bazel query` for `package_group`s. by twerth · 2 weeks ago
  88. c7f063c Update turbine to 1.15.0 by cushon · 2 weeks ago
  89. 967ef63 Delete --experimental_check_sugar_deps and --incremental_dexing as followup on unknown commit by aranguyen · 2 weeks ago
  90. 1be63f3 Replace getExplicitStarlarkOptions with a more targeted getExplicitCommandLineStarlarkOptions. by tjgq · 2 weeks ago
  91. 09fadbb Fix Bazel Site Doc buttons by Googler · 2 weeks ago
  92. 3dcf3fd Remove non-standard library dependencies from OptionsBase. by tjgq · 2 weeks ago
  93. 1efd57e Move LookupResult and LookupTopLevelTargetResult into their own files. by leba · 2 weeks ago
  94. 8c4ef78 Require options clases to have the @OptionsClass annotation in addition to deriving from OptionsBase. by lberki · 2 weeks ago
  95. 0626644 Delete FieldOptionDefinition. by lberki · 2 weeks ago
  96. 95cbe08 Fix the crash when creating sandbox without /dev/shm. by bangbang · 2 weeks ago
  97. 475d4a8 Update .bazelversion and support matrix after releasing Bazel 9.1.0 by Googler · 2 weeks ago
  98. b600f79 Delete obsolete code by hvd · 2 weeks ago
  99. 4090746 Fix :bazel_bootstrap_distfile_test and :bazel_bootstrap_distfile_tar_test. by lberki · 2 weeks ago
  100. b4c7025 Implementation of "scope=exec:--other_flag". by aranguyen · 2 weeks ago