github bazelbuild/bazelisk v1.28.0

6 hours ago

Bazelisk v1.28.0 comes with a new feature and several improvements:

New Features (Go)

  • Bazelisk now supports OS/architecture-specific Bazel wrappers (#696).

Bug Fixes & Improvements (Go)

  • Properly handle $PATH values containing a = (#720).
  • $BAZELISK_BASE_URL: append rc suffix for release candidates (#722).
  • Fixed handling of powershell and batch wrappers (#732).
  • Updated completion script filename for fish shell (#733).
  • $BAZELISK_BASE_URL: added a regression test (#734).
  • Docs now mention installation via mise (#739).
  • Properly detect rolling release version in a rare edge case. (#745).
  • Improved error when completion command is not supported (#747).
  • Report a proper exit code when Bazel is terminated by a signal and use exec for bazelisk run on Unix (#757).

Bug Fixes & Improvements (JavaScript)

  • Wait for graceful exit of child process during shutdown (#730).

We’d like to thank our amazing contributors @cerisier, @chrisirhc, @hagl, @jmmv, @jwnimmer-tri, @jylenhof, @oxidase and @valco1994!

Don't miss a new bazelisk release

NewReleases is sending notifications on new releases.