Skip to content

v0.52.0

Latest

Choose a tag to compare

@tyler-french tyler-french released this 22 Jul 20:00
a1b7ff2

What's Changed

  • fix: my email by @tyler-french in #2347
  • support patch_cmd in bzlmod by @H5-O5 in #2350
  • go.mod: update v2 requirement to v2.0.0-2 by @jayconrod in #2352
  • gazelle_binary needs cc toolchain by @dzbarsky in #2354
  • More fully fix gazelle_binary by @dzbarsky in #2355
  • feat: don't require # gazelle: prefix in directive_file by @rafikk in #2351
  • Add publish-to-bcr workflow by @jayconrod in #2356
  • v2: new versions of config, resolve, language packages with new interfaces by @jayconrod in #2322
  • v2/compat: add compatibility wrappers and stubs for v1 to v2 compatibility by @jayconrod in #2329
  • v2/walk: forward walk package, modify to use v2 packages and Configurer interface by @jayconrod in #2330
  • Upgrade publish-to-bcr workflow by @jayconrod in #2359
  • bzlmod: provide a compatibility shim for @rules_proto by @fmeum in #2361
  • Fix empty rule deletion for aliased kinds by @taowang487 in #2362
  • go_deps: allow overriding a module's Bazel repo name by @H5-O5 in #2365
  • fetch_repo: verify module sum using "go mod download" JSON, not the extracted tree by @malt3 in #2366
  • Fix: stop adding prefix to proto imports by @linzhp in #2369
  • feat(go): support rc toolchains by @rafikk in #2370
  • Fix alias_kind directive leaking across directories by @alex-torok in #2368
  • fix: add Gazelle overrides for additional dependencies by @dmarkwat in #2373
  • Record GOROOT as a label in go.env by @fmeum in #2374
  • feat(go): add directives to set Go/C compiler and linker flags on generated rules by @H5-O5 in #2372

New Contributors

Full Changelog: v0.51.0...v0.52.0