1. fb6bfd0 Internal change by tjgq · 4 hours ago main upstream/master
  2. c9a05c3 When multiple actions fail within a target or aspect, the most severe error is reported instead of the first error. by adgar · 3 days ago
  3. da018aa Automated rollback of commit b2fe084e5a88983d79611041dfa7940d5b4ee482. by jingwen · 3 days ago
  4. e9e14c7 Also deduplicate when serializing invalidation data. by shahan · 3 days ago
  5. 75ec83c Improve performance of `BuiltinRestriction` checks. by jhorvitz · 3 days ago
  6. 17ed1e0 Make CcCommon members private that are only used internally. by pzembrod · 3 days ago
  7. 5fbb25a Automated rollback of commit f947724c4577f2c69735cb8217b47c74653f9b2d. by twerth · 3 days ago
  8. cf6733f Allow cc compilation actions to accept a user-defined comment. by bgorshenev · 3 days ago
  9. 94ea1c8 Gracefully handle `IOException` in `FileSystemValueCheckerInferringAncestors`. by jhorvitz · 4 days ago
  10. 225bac5 Reenable sandbox tests on RBE. (https://github.com/bazelbuild/bazel/pull/29668) by Chi Wang · 4 days ago
  11. fcb1166 Propagate transience of `DetailedIOException` in `FileStateFunction`. by jhorvitz · 4 days ago
  12. d458987 Release 10.0.0-pre.20260520.2 (2026-05-28) by Bazel Release System · 4 days ago
  13. 2e29213 Invalidate unresolved symlink info after deletion in the RAFS (https://github.com/bazelbuild/bazel/pull/29495) by Fabian Meumertzheim · 4 days ago
  14. 96ed0a5 Remove NO_SIGNAL_OVERRIDE=1 from tests that don't need it. by tjgq · 4 days ago
  15. 1002722 Cache CAS interactions at lower layer to fix lost input handling (https://github.com/bazelbuild/bazel/pull/29551) by Fabian Meumertzheim · 4 days ago
  16. b2fe084 Make PathFragmentPrefixTrie case-aware for case-insensitive OS by Googler · 4 days ago
  17. b55fb65 ArgumentProcessor: Remove remove remaining fastcall() code and references. by pzembrod · 4 days ago
  18. f5f0335 Rename TraversalMode enums to be clearer, and skip Artifact nodes for minimize memory. by jingwen · 4 days ago
  19. f5088c8 Add `exclude` param to `rctx.watch_tree()` (https://github.com/bazelbuild/bazel/pull/29444) by Will Stranton · 4 days ago
  20. f5aca39 Refactor InMemoryFingerprintValueStore to use a ByteString-to-ByteString map. by lberki · 4 days ago
  21. f947724 Use a low-cost strong interning strategy for some `NestedSet` instances. This saves a significant amount of heap in the analysis phase. by nharmata · 4 days ago
  22. 9879356 Correctly enforce load visibility for prototypes packages by brandjon · 5 days ago
  23. d3c9a20 Slight refactoring of prototypes/experimental visibility checking code by brandjon · 5 days ago
  24. 1a04a7b Use released bazel_ci_rules 2.0.0. (https://github.com/bazelbuild/bazel/pull/29661) by Chi Wang · 5 days ago
  25. d84b24d linux-sandbox: Retry remount-ro on EBUSY (https://github.com/bazelbuild/bazel/pull/29433) by Yonatan Goldschmidt · 5 days ago
  26. 2c4609e Migrate the module flag tests to Starlark by hvd · 5 days ago
  27. 87f096a Add `facts_version` parameter to `module_extension` (https://github.com/bazelbuild/bazel/pull/29556) by Fabian Meumertzheim · 5 days ago
  28. 8130596 downloader: fix opaque file URI names (https://github.com/bazelbuild/bazel/pull/29549) by Son Luong Ngoc · 5 days ago
  29. 6534c8f Optimize the memory footprint of schemaful provider instances with <= 5 fields. by jhorvitz · 6 days ago
  30. df5e279 Add support for archived tree path mapping. (https://github.com/bazelbuild/bazel/pull/29567) by Damian Banki · 6 days ago
  31. 6956d3c Prevent production code from loading .bzl/.scl files defined in prototype packages. by brandjon · 6 days ago
  32. 715c775 Fix `query --output=build` handling of None-valued selects on Label-type attrs by arostovtsev · 6 days ago
  33. acd93dc Automated rollback of commit cf69549f5dc023457bb96e22b3b50d0c2c203e70. by jhorvitz · 6 days ago
  34. 3e41120 Don't store creation location in most provider instances. by jhorvitz · 6 days ago
  35. c7268b2 No public description by Chi Wang · 6 days ago
  36. 867b88d Remove direct `FingerprintValueService` lookup path from `SkyValueRetriever`. by jingwen · 6 days ago
  37. 82acca5 Make `CommonOptions.EMPTY_OPTIONS` a `SerializationConstant`. by jingwen · 6 days ago
  38. a9fe32c Fix PatchUtil charAt OOB on truncated new mode / new file mode lines (https://github.com/bazelbuild/bazel/pull/29624) by Moran Omer · 6 days ago
  39. b16ab9f Only upload analysis nodes with `--experimental_skycache_analysis_only`. by jingwen · 7 days ago
  40. 8ce6ce4 Only fetch analysis nodes in Skycache with `--experimental_skycache_analysis_only`. by jingwen · 7 days ago
  41. fdba6e6 Prohibit labeling strings with `@SerializationConstant`. by jhorvitz · 10 days ago
  42. f8d3a21 add asm 9.10 artifacts by Benjamin Peterson · 10 days ago
  43. 3818103 Release 10.0.0-pre.20260516.1 (2026-05-22) by Bazel Release System · 10 days ago
  44. cf69549 Automated rollback of commit 935b7a82203167a4a34d988809328d0a19690802. by arostovtsev · 10 days ago
  45. 72b3201 When `--experimental_record_skyframe_metrics` is set, add stats about starlark providers to BEP. by jhorvitz · 10 days ago
  46. 8536f8e Track bzl file metrics like we do for package metrics. by jhorvitz · 10 days ago
  47. 68ab19e Make OutputArtifactConflictTest resilient to configuration changes. by Toli Yevtushenko · 10 days ago
  48. 4ad1e8b Exempt prototype packages from load() visibility checks by brandjon · 10 days ago
  49. 54b7ada Internal change. by Torsten Marek · 10 days ago
  50. a616588 Cache `StarlarkBuiltin` ancestor lookups using `ClassValue`. by twerth · 10 days ago
  51. 96839d7 Internal change. by Torsten Marek · 10 days ago
  52. 1c52610 Remove starlark handling for nocopts. Remove tests by bgorshenev · 10 days ago
  53. 5081244 Internal change for upb rules. by Googler · 10 days ago
  54. cd5c08e Internal change. by Torsten Marek · 11 days ago
  55. 74c6b52 Encourage schemaful providers in documentation. by jhorvitz · 11 days ago
  56. 935b7a8 Intern starlark provider instances that contain no truthy values. by jhorvitz · 11 days ago
  57. 6a07eff Fix detection of execution phase started for non-skymeld builds. by jhorvitz · 11 days ago
  58. 084958b Support bounded parallel chunk transfers (https://github.com/bazelbuild/bazel/pull/29341) by Tyler French · 11 days ago
  59. b453ec1 Move utility methods into their sole caller. by tjgq · 11 days ago
  60. 5572634 Split j/c/g/devtools/build/lib/remote/util into finer-grained targets. by tjgq · 11 days ago
  61. 9160624 Make RequestBatcher handle unchecked exceptions thrown by multiplexers. by shahan · 11 days ago
  62. b76b5ee Remove RemoteAnalysisJsonLogWriter and related functionality / dead code. by jingwen · 11 days ago
  63. 0106eaf Split j/c/g/devtools/build/lib/bazel/rules into finer-grained targets. by tjgq · 11 days ago
  64. e6ec468 Internal change. by Torsten Marek · 11 days ago
  65. f36d22b Split j/c/g/devtools/build/lib/buildeventservice into finer-grained targets. by tjgq · 11 days ago
  66. 10efacc Print only describeKey differences on Action Conflict. by Toli Yevtushenko · 12 days ago
  67. c63acd2 Make CppHelper.getObjDirectory private. by pzembrod · 12 days ago
  68. 5938283 build: pin peter-evans/repository-dispatch to commit SHA (https://github.com/bazelbuild/bazel/pull/29554) by XananasX · 12 days ago
  69. 672e9b7 build: pin actions/checkout to commit SHA in community-review-labeler… (https://github.com/bazelbuild/bazel/pull/29553) by XananasX · 12 days ago
  70. 5e1e595 Introduce --experimental_skycache_analysis_only option. by jingwen · 12 days ago
  71. 7388644 Auto-assign a StarlarkType to StarlarkBuiltin-annotated classes by arostovtsev · 12 days ago
  72. a00856a Remove an unnecessary cast by cushon · 12 days ago
  73. fae2a45 Google-internal change. by Torsten Marek · 12 days ago
  74. bca5e06 Disable sandbox tests on RBE by pcloudy · 12 days ago
  75. 3d40c42 Remove BuildIntegrationTestCase base class from LocalDiffAwarenessTest. by Torsten Marek · 13 days ago upstream/release-10.0.0-pre.20260520.2rc1
  76. e8dfae9 Implement EagerRequestBatcher. by shahan · 13 days ago
  77. 4a7379e Pure refactoring of RequestBatcher to extract shared components. by shahan · 13 days ago
  78. 0c0bfb6 Migrate tests for cc_common functionality to starlark. (ignore-relnotes) by Googler · 13 days ago
  79. 96cf57e Disable interface shared objects for link order test. by bgorshenev · 13 days ago
  80. db3a03f Compress `dict` and `set` instances in providers. by jhorvitz · 13 days ago
  81. b827fec Split BLAZE_SERVICES out of TestConstants into a new TestServices library. by Torsten Marek · 13 days ago
  82. 7bab4c8 Add a new feature _compiler_param_file_on_demand_. by pzembrod · 13 days ago
  83. d63730d Rename RemoteAnalysisCachingServicesSupplier#shutdown to #commandComplete to be more explicit about its intention and symmetry with BlazeModule hooks. by jingwen · 13 days ago
  84. c8f857e Disable empty archive output. by bgorshenev · 13 days ago
  85. 9743792 Simplify TargetCompleteEventTest. by tjgq · 14 days ago
  86. bdc7bbb Cancel tasks even if group is not joined. by chiwang · 2 weeks ago
  87. 54b889f Allow passing FingerprintValueStore to FileDependencyDeserializer from callers. by shahan · 2 weeks ago
  88. 8dd59f6 Refactor AbstractValueOrFutureMap to eliminate the need for runtime casts in its subclasses. by shahan · 2 weeks ago
  89. b04821c Globally intern starlark string literals and identifiers. by jhorvitz · 2 weeks ago
  90. e2792d1 Add "actual" target label to TargetConfiguredEvent for alias targets. by Googler · 2 weeks ago upstream/release-10.0.0-pre.20260516.1rc1
  91. 391f7c6 Internal change. by shahan · 2 weeks ago
  92. 5ada565 Tag load()-ed symbols with their declared static types by arostovtsev · 2 weeks ago
  93. 92f78b4 Internal change. by shahan · 2 weeks ago
  94. c896d24 Release 10.0.0-pre.20260428.1 (2026-05-15) by Bazel Release System · 2 weeks ago
  95. 80bc8b3 Support compiling WebAssembly modules (to JVM bytecode) (https://github.com/bazelbuild/bazel/pull/29320) by John Millikin · 2 weeks ago
  96. 8e9bdd9 Fix data race in Mutability.java by Googler · 3 weeks ago
  97. 419d0bf Improve reporting for IAE caught in MethodDescriptor.call() by arostovtsev · 3 weeks ago
  98. 677af8f Introduce partial struct type: struct[{<...>}, ...] by arostovtsev · 3 weeks ago
  99. 424a38d In query's BUILD formatter, output multiline attributes in human readable form. by Toli Yevtushenko · 3 weeks ago
  100. ab118ee Add local_includes to cc_library / cc_binary by Keith Smiley · 3 weeks ago