Skip to content

Aspect patches for bazel 4.1.0

Compare
Choose a tag to compare
@alexeagle alexeagle released this 19 Oct 23:31
· 9231 commits to master since this release

Based on the bazelbuild/bazel 4.1.0 tag
https://github.com/bazelbuild/bazel/releases/tag/4.1.0

This is released from the aspect-4.1.0 branch in this repo.
Therefore the delta between the upstream Bazel release and ours is
4.1.0...aspect-4.1.0

We do this because our clients need some fixes and cannot wait for the long journey of getting Google to merge changes and release them.

To publish a new binary, see instructions from the aspect-4.0.0 release