Skip to content

v0.28.0

Compare
Choose a tag to compare
@linzhp linzhp released this 26 Oct 21:32
· 203 commits to master since this release
0e33093

What's Changed

  • language/proto: gen_known_imports creates structs instead of function calls by @eric-skydio in #1333
  • Add DoneGeneratingRules language hook by @illicitonion in #1325
  • Allow configuring timeout of generation tests by @illicitonion in #1324
  • bug: Allow user-specified tags on gazelle rule by @Helcaraxan in #1308
  • Replace _get_auth with Bazel's read_user_netrc by @linzhp in #1338
  • language/go should consider default_visibility set by OtherGen (#783) by @dnathe4th in #1341
  • fix: pass visibility attribute for gazelle macro to resulting sh_binary by @cgrindel in #1340
  • Add additional bzlmod requirements to allow grpc protobufs to work by @shs96c in #1345
  • bzlmod: Simplify go_grpc_library support by @fmeum in #1346
  • bzlmod: Add support for custom go_proto_library compilers by @fmeum in #1348
  • Add visibility extension to support recursive default_visibility (#783) by @dnathe4th in #1343
  • Make gazelle_generation_test respect out suffix when generating golden files by @blorente in #1352
  • Add size argument to gazelle_generation_test by @charlesoconor in #1351

New Contributors

Full Changelog: v0.27.0...v0.28.0