Skip to content

9.0.0-pre.20241105.2

@a-googler a-googler tagged this 11 Nov 06:42
Baseline: dcf80a0d37e3b1c75f81669fc3419be450d2c489

Incompatible changes:

  - On Windows, a change to the output base locking protocol might
    cause an older Bazel invoked immediately after a newer Bazel (on
    the same output base) to error out instead of blocking for the
    lock, even if --block_for_lock is enabled.

Important changes:

  - A no-config transition is now available as `config.no_config()`.
  - Actions that create runfiles trees are now considered regular
    actions. This means that they are now reported in statistics,
    critical paths and the like.
  - External repositories that are managed by Bzlmod can now contain
    a top-level `external` directory or package.

This release contains contributions from many people at Google, as well as Alexander Golovlev, Fabian Meumertzheim, Farid Zakaria, Honnix, Jay Conrod, Keith Smiley, Matt Brown, Roman Salvador.
Assets 2
Loading