Skip to content

v1.22.0

Latest
Compare
Choose a tag to compare
@fweikert fweikert released this 30 Sep 12:48
· 1 commit to master since this release
d22deda

Bazelisk v1.22.0 comes with several significant changes:

New Features (Go)

  • Bazelisk sets the BAZELISK env variable so that scripts can detect whether they're running under Bazelisk (#612)
  • --bisect now supports finding the first fixing commit by prefixing the range with ~ (#613)

Removed Features (Go)

  • Removed support for last_downstream_green since the downstream pipeline stopped producing green commits some time ago.

Bug Fixes & Improvements

  • Improved last_green support (#614)

We’d like to thank our amazing contributors @fmeum and @jwnimmer-tri!