1. 66f3856 Mount the repo contents cache under the sandbox's hermetic /tmp (https://github.com/bazelbuild/bazel/pull/29876) by Fabian Meumertzheim · 35 hours ago master
  2. 7fc823b Remove most of the nocopts-handling java code from bazel. by bgorshenev · 36 hours ago
  3. e18520e Move remaining builtins_bzl test files to rules_cc. by bgorshenev · 2 days ago
  4. 01b2557 Remove CC_DEPENDENCY_CORRECTION usage from bazel tests. by bgorshenev · 2 days ago
  5. cd70164 Clear the `OutputService` after each command. by jhorvitz · 2 days ago
  6. c284bba Refactor credential helper test timeouts to reduce Windows flakiness by twerth · 2 days ago
  7. d7c551c Avoid trailing whitespace in OptionsUsage.paragraphFill. by jingwen · 2 days ago
  8. 824f720 Remove analyze-profile from docs (https://github.com/bazelbuild/bazel/pull/29865) by Keith Smiley · 2 days ago
  9. eca84e3 Move `CppCompileAction#getEffectiveEnvironment(Map, PathMapper)` up to `Action` (https://github.com/bazelbuild/bazel/pull/29874) by Fabian Meumertzheim · 2 days ago
  10. 27b62a2 Fix concurrent TreeArtifact prefetches (https://github.com/bazelbuild/bazel/pull/29803) by Tamir Duberstein · 2 days ago
  11. 47b0fd6 Enable TCP keepalive by default for gRPC connections. (https://github.com/bazelbuild/bazel/pull/29879) by vadim · 3 days ago
  12. 316c22b upgrade errorprone to 2.50.0 (https://github.com/bazelbuild/bazel/pull/29805) by Benjamin Peterson · 3 days ago
  13. 3396de0 Reduce log spam with rate limiting. by jhorvitz · 3 days ago
  14. 4edd560 Automated rollback of commit 26bb132bdb0ed73fe335d912aebad22da9586b2d. by jhorvitz · 3 days ago
  15. 57b14c4 Don't consider external repos dirty if hardlink count changes (https://github.com/bazelbuild/bazel/pull/29701) by Fabian Meumertzheim · 3 days ago
  16. f31cf66 Log SerializationException in BEP. by jingwen · 3 days ago
  17. ac927d3 Internal change. by jingwen · 3 days ago
  18. ac22adf Add unit tests for FilesystemValueChecker changedKeys methods. by jingwen · 3 days ago
  19. d089ae2 Implement `transition.and_then` (https://github.com/bazelbuild/bazel/pull/29542) by Fabian Meumertzheim · 3 days ago
  20. 9d331b9 Fix NPE in RemoteConfiguredTargetValue after discarding cache. by shahan · 3 days ago
  21. 872d8ce BEGIN_PUBLIC Delete --experimental_persistent_aar_extractor. by aranguyen · 3 days ago
  22. f51368f Implement SkycacheUploadClient and actual on-the-fly uploading. by lberki · 4 days ago
  23. 8e54cf2 Refactor SelectedEntrySerializer to allow individual uploads. by lberki · 4 days ago
  24. bcc75aa Fix sandbox policy injection via unescaped paths in darwin-sandbox (https://github.com/bazelbuild/bazel/pull/29702) by Ashutosh0x · 4 days ago
  25. 5b92d9b Remove the client gRPC message size limit (https://github.com/bazelbuild/bazel/pull/29823) by Fabian Meumertzheim · 4 days ago
  26. 85a176d Add tests for shareability and action lookup data keys in FrontierSerializer. by jingwen · 4 days ago
  27. 7c9cc9a Refactor BuildEventServiceClient for SC/LC split. by chiwang · 4 days ago
  28. bcee363 Reupload in-memory blobs when inputs are force uploaded (https://github.com/bazelbuild/bazel/pull/29831) by Fabian Meumertzheim · 4 days ago
  29. 6b188a06 Prepare OptionsDiff for serialization by plf · 4 days ago
  30. a300dd5 Cache `hashCode` of `RepositoryMapping` entries (https://github.com/bazelbuild/bazel/pull/29786) by Fabian Meumertzheim · 4 days ago
  31. 00f2355 Support auto-generated starlark types for arg/return types of method descriptors' callable types by arostovtsev · 4 days ago
  32. ce66b8c Add `processParamFile` to `ImportantOutputHandler`. by Googler · 4 days ago
  33. e3e9cf4 Expose max_write_concurrency and target_write_concurrency as new command line options. by shahan · 4 days ago
  34. ce2ed3f Internal change. by leba · 4 days ago
  35. 0e4ce9a Remove the redundant `envResolved` parameter of `SpawnAction#getSpawn` (https://github.com/bazelbuild/bazel/pull/29826) by Fabian Meumertzheim · 5 days ago
  36. e06f474 docs: sync --test_summary description with current behavior (https://github.com/bazelbuild/bazel/pull/29550) by Shrey Shah · 5 days ago
  37. bdb16ff Release 10.0.0-pre.20260608.1 (2026-06-16) by Bazel Release System · 5 days ago
  38. d5e8e5d docs: Add 8.7.0 release docs. (https://github.com/bazelbuild/bazel/pull/29536) by Kapunahele Wong · 5 days ago
  39. b1eed3b Use RemoteAnalysisCachingConfig in RemoreAnalysisCachingServicesSupplier. by leba · 5 days ago
  40. bf89781 Move InmemoryFingerprintValueStore into its own class. by leba · 5 days ago
  41. ef9437e Internal change. by leba · 5 days ago
  42. fa35b5b Mark auto-generated Starlark types of StructApi impls as assignable to a struct by arostovtsev · 5 days ago
  43. 3f734e4 Thread the inflight Skyframe entry semaphore release to the end of the upload. by shahan · 5 days ago
  44. 1618c44 Discard unselected Skyframe entries and reclaim memory early during upload. by shahan · 5 days ago
  45. bdf2261 Optimize Rule memory usage by sharing empty attribute arrays. by nharmata · 6 days ago
  46. 359434c Move RemoteAnalysisCacheMode into its own class. by leba · 6 days ago
  47. ff9aa30 Default testonly to true for prototypes/.../javatests packages. by Googler · 6 days ago
  48. b6c6e7c Migrate CcCommon tests (copts tokenization, expanded defines) to Starlark. by pzembrod · 6 days ago
  49. 48cab88 Fix critical path gaps for actions generated by action templates. by tanzhengwei · 6 days ago
  50. 61e10c0 Move `WriteStatus` to its own class. by leba · 6 days ago
  51. d2143a2 Make the `FingerprintValueStore` return a non-sparse `WriteStatus` and wrap it in a `SparseAggregateWriteStatus` in `FingerprintValueService#put`. by leba · 6 days ago
  52. 91e2e50 Make StringSetConverter actually use a set internally. by jingwen · 6 days ago
  53. 8080b12 Make SkyValueRetriever instantiable and non-static. by lberki · 6 days ago
  54. 60cc94b Modernize package name resolution in ResourceFileLoader. by jingwen · 6 days ago
  55. 0fb977c Move SerializationDependenciesProvider to its own top-level class. by lberki · 6 days ago
  56. e05fcb1 Remove legacy list of mnemonics that supports path mapping. (https://github.com/bazelbuild/bazel/pull/29806) by Damian Banki · 8 days ago
  57. 90be9cb Encapsulate Blaze determination logic into BlazeDirectories. by jingwen · 9 days ago
  58. 32326ff Handle the case where two methods overlap in line numbers within a single class. by cmita · 9 days ago
  59. cc071f9 Consider `flagAliasMapping` for `ParsedFlagsValue` identity (https://github.com/bazelbuild/bazel/pull/29811) by Fabian Meumertzheim · 9 days ago
  60. a883708 Calculate line coverage as well as branch coverage in our custom analyzer. by cmita · 9 days ago
  61. 6d6f04d Rename (Cov/Probe/Branch)Exp types to (Coverage/Probe/Branch)Expression. by cmita · 9 days ago
  62. eb04a24 Add Starlark access methods InstrumentedFilesInfo.get_coverage_environment() and get_coverage_support_files(), for rules_cc analysis_tests. by pzembrod · 9 days ago
  63. f561a35 fix: Fix coverage runfiles prefix to include workspace name (https://github.com/bazelbuild/bazel/pull/28647) by honnix · 9 days ago
  64. a0d07f4 Fix Windows Java launcher junction directory race condition (https://github.com/bazelbuild/bazel/pull/29757) by peakschris · 9 days ago
  65. 3d5f7e7 Silence Turbine warning (https://github.com/bazelbuild/bazel/pull/29820) by Fabian Meumertzheim · 9 days ago
  66. b36ae70 Add @VisibleForTesting to RemoteAnalysisCachingOptions.setRemoteAnalysisDebugEntries(). by lberki · 9 days ago
  67. 2135c12 Add unit tests for OptionsParser prefix validation. by jingwen · 9 days ago
  68. edfe80e Track fingerprints in invalidation data deserialization machinery. by lberki · 9 days ago
  69. 679df48 Introduce a `--remote_analysis_debug_entries` option to be able to load a set of remote analysis cache entries to the heap of the Bazel instance. by lberki · 9 days ago
  70. 11b9a3d Add SkyValueUploadedEvent to log uploads to BEP when desired (signaled through a command line option) by lberki · 9 days ago
  71. 8450027 Implement getInputFilesForExtraAction in LtoBackendAction by Googler · 9 days ago
  72. 2017a78 Improve BES upload failure reporting by tedx · 9 days ago
  73. 299c469 Reduce cpu cost of `NestedSet` interning. by jhorvitz · 9 days ago
  74. eea6c39 Make some codecs public so that they can be used as stable serialization codecs. by adgar · 10 days ago
  75. 135fab6 Refactor Java switch pattern matching in serialization package. by Googler · 10 days ago
  76. 0da18f3 Support automatic size-based slim profiling. by Googler · 10 days ago
  77. 410ac7e Release 10.0.0-pre.20260601.1 (2026-06-11) by Bazel Release System · 10 days ago
  78. e6f12b6 Refactor Java switch pattern matching in serialization core and analysis packages. by Googler · 10 days ago
  79. 1d4e7f1 Refactor Java switch pattern matching in serialization analysis package. by Googler · 10 days ago
  80. e17ff4f INTERNAL by bangbang · 10 days ago
  81. ccd1ab7 Rollforward of https://github.com/bazelbuild/bazel/commit/0430548d0a80488b7f24da126cd2155fdf40b6c8: Roll forward of https://github.com/bazelbuild/bazel/commit/f947724c4577f2c69735cb8217b47c74653f9b2d: Use a strong interning strategy for some NestedSet instances. This saves a significant amount of heap in the analysis phase. by nharmata · 10 days ago
  82. cc52973 Ensure that transitive packages can be flattened efficiently (https://github.com/bazelbuild/bazel/pull/29800) by Fabian Meumertzheim · 10 days ago
  83. d0540bc Remove more unused apple flags (https://github.com/bazelbuild/bazel/pull/29543) by Keith Smiley · 11 days ago
  84. f96ee37 Move rules_cc tests out of builtins_bzl. by bgorshenev · 11 days ago
  85. a3db5085 Update bazelbuild/bazel's rules_cc to version 0.2.19; update analysis test mocks for compatibility. by bgorshenev · 11 days ago
  86. 3c82b1a Delete deprecated --experimental_remote_analysis_cache references from Bazel source and documentation. by Googler · 11 days ago
  87. 5b61477 remove asm 9.9 artifacts by Benjamin Peterson · 3 weeks ago
  88. 91d0170 Add the ability to expand param files in UI output (https://github.com/bazelbuild/bazel/pull/29130) by Keith Smiley · 11 days ago
  89. d9f0fb4 Automated rollback of commit 0430548d0a80488b7f24da126cd2155fdf40b6c8. by lberki · 11 days ago
  90. 8ff7ba3 Migrate from gsutil to gcloud storage in Bazel release/CI scripts. (https://github.com/bazelbuild/bazel/pull/29771) by Deepalakshmi B · 11 days ago
  91. 0430548 Roll forward of https://github.com/bazelbuild/bazel/commit/f947724c4577f2c69735cb8217b47c74653f9b2d: Use a strong interning strategy for some `NestedSet` instances. This saves a significant amount of heap in the analysis phase. by nharmata · 12 days ago
  92. 002c4513 Properly Starlark-type `struct` by arostovtsev · 12 days ago
  93. 7a29075 Remove unused dep. by nharmata · 12 days ago
  94. 6ef9ba0 Automatic code cleanup. by cpovirk · 12 days ago
  95. baaeaaf Override `equals` and `hashCode` in `StarlarkInfoNoSchema`. by jhorvitz · 12 days ago
  96. fddbd53 Fix NPE in UrlRewriter.isMatchingHostName when URI.getHost() is null (https://github.com/bazelbuild/bazel/pull/29756) by peakschris · 12 days ago
  97. fc489f2 Preserve empty `factsVersions` map in the lockfile merge driver (https://github.com/bazelbuild/bazel/pull/29748) by Fabian Meumertzheim · 12 days ago
  98. 5d7eccc In `Starlark.valid` check for `StarlarkValue` before `Boolean`. by jhorvitz · 12 days ago
  99. ef1626a In `Starlark.gettatr`, check for `struct` field access first. by jhorvitz · 13 days ago
  100. 59c4026 Make hash functions used by dynamic library link actions to Starlark.\ by bgorshenev · 13 days ago