Skip to content

v4.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Dec 23:01
f863b2d

Using bzlmod with Bazel 6 or later:

Add to your MODULE.bazel file:

bazel_dep(name = "build_stack_rules_proto", version = "v4.2.0")

What's Changed

  • Remove repo self-references by @pcj in #406
  • Update golang dep labels for go_naming_convention "import" by @pcj in #412
  • Migrate importpaths to use v4 by @pcj in #413
  • Upgrade to rules_go 0.59.0 for bazelci by @pcj in #414

Full Changelog: v4.1.2...v4.2.0