1. 2a34c89 go_deps: compute environment outside of go_repository_cache (#2392) by Jay Conrod · 13 days ago upstream/master
  2. e9e199e fix: register configured map_kind mappings before resolution (#2391) by Jason Bedard · 2 weeks ago
  3. 8e8c117 go_repository_config: move bzlmod version to its own file (#2390) by Jay Conrod · 2 weeks ago
  4. 444a057 Use ephemeral GOMODCACHE for module-mode fetches (#2389) by Bryce Lampe · 3 weeks ago
  5. 2fc6af3 go_deps: add a unit testing framework (#2388) by Jay Conrod · 3 weeks ago
  6. 356ed73 Relocatable go env (#2385) by Jasmine Tang · 3 weeks ago
  7. 8e0e2db Simplify gazelle_binary (#2386) by David Zbarsky · 4 weeks ago
  8. 748e5d8 Fix cgo race detection (#2383) by Keith Smiley · 4 weeks ago
  9. b1e9c9d fix releases for immutable GitHub releases (#2381) by Tyler French · 5 weeks ago
  10. 8a2dc64 docs: update Gazelle and rules_go releases (#2380) by Tyler French · 5 weeks ago
  11. 1208622 fix release archive format for BCR (#2379) by Tyler French · 5 weeks ago v0.52.2
  12. f50322b fix release script to use tzst as expected (#2378) by Tyler French · 5 weeks ago v0.52.1
  13. 478a61c fix: use v2 testtools in generation tests (#2377) by zbarsky-openai · 5 weeks ago
  14. a1b7ff2 feat(go): add directives to set Go/C compiler and linker flags on generated rules (#2372) by H5-O5 · 6 weeks ago v0.52.0
  15. fea2585 Record GOROOT as a label in go.env (#2374) by Fabian Meumertzheim · 6 weeks ago
  16. 34b6c99 fix: add Gazelle overrides for additional dependencies (#2373) by Dan Markwat · 6 weeks ago
  17. 6623f1a Fix alias_kind directive leaking across directories (#2368) by Alex Torok · 6 weeks ago
  18. 15d1f02 feat(go): support rc toolchains (#2370) by Rafik Salama · 7 weeks ago
  19. ac8ea6f Fix: stop adding prefix to proto imports (#2369) by Zhongpeng Lin · 7 weeks ago
  20. 0b16aec fetch_repo: verify module sum using "go mod download" JSON, not the extracted tree (#2366) by Malte Poll · 7 weeks ago
  21. 6606edf go_deps: allow overriding a module's Bazel repo name (#2365) by H5-O5 · 7 weeks ago
  22. 8bfb626 Fix empty rule deletion for aliased kinds (#2362) by Tao Wang · 3 months ago
  23. 82a3cb1 bzlmod: provide a compatibility shim for @rules_proto (#2361) by Fabian Meumertzheim · 3 months ago
  24. 73a31e9 Upgrade publish-to-bcr workflow (#2359) by Jay Conrod · 3 months ago
  25. 8850159 v2/walk: forward walk package, modify to use v2 packages and Configurer interface (#2330) by Jay Conrod · 3 months ago
  26. 301b9a2 v2/compat: add compatibility wrappers and stubs for v1 to v2 compatibility (#2329) by Jay Conrod · 3 months ago
  27. 12573ed v2: new versions of config, resolve, language packages with new interfaces (#2322) by Jay Conrod · 3 months ago
  28. 6098d28 Add publish-to-bcr workflow (#2356) by Jay Conrod · 3 months ago
  29. 1955b74 feat: don't require `# gazelle:` prefix in directive_file (#2351) by Rafik Salama · 3 months ago
  30. 0526458 More fully fix gazelle_binary (#2355) by David Zbarsky · 3 months ago
  31. 228ca4e gazelle_binary needs cc toolchain (#2354) by David Zbarsky · 3 months ago
  32. 20aa297 go.mod: update v2 requirement to v2.0.0-2 (#2352) by Jay Conrod · 3 months ago
  33. 25eb899 support patch_cmd in bzlmod (#2350) by H5-O5 · 3 months ago
  34. 7f92c7b fix: my email (#2347) by Tyler French · 4 months ago
  35. 4e2af97 Prefer @repo over @repo//:repo (#2343) by G · 4 months ago v0.51.0 v2.0.0-2
  36. 493e9d9 Allow placement of `go.work` in a nested (non-root) package (#2333) by Kirill Berezin · 4 months ago
  37. edfc45b go_deps: don't declare use_repo dependency on module from go.work (#2337) by Jay Conrod · 4 months ago
  38. e440c4d fix: make language agnostic kinds generic (#2053) by Jason Bedard · 4 months ago
  39. 87d7789 Respect caller GOAUTH when building content (#2335) by Andrew Nelson · 4 months ago
  40. a472876 Move and forward basic packages to v2 (#2311) by Jay Conrod · 4 months ago
  41. 78f74ab fix(language/go): use rules_go apparent name in proto compilers (#2326) by Régis Desgroppes · 4 months ago
  42. b9530ec go_deps: allow inheriting host env vars (#2328) by Son Luong Ngoc · 5 months ago
  43. 181c8b6 go_deps: don't print version mismatch messages for go.work modules (#2325) by Jay Conrod · 5 months ago v0.50.0
  44. ba1056d go_repository_tools: build with -buildvcs=false (#2324) by Jay Conrod · 5 months ago
  45. cd1408c Revert "go_deps: allow local module replacements, with a flag (#2317)" (#2321) by Jay Conrod · 5 months ago
  46. 8bdd18d Add a `directive_file` directive (#2314) by Simon Mavi Stewart · 5 months ago v0.49.0
  47. 519d7cc MODULE.bazel: load dependencies from go.work instead of go.mod (#2320) by Jay Conrod · 5 months ago
  48. 7c54844 go_deps: allow local module replacements, with a flag (#2317) by Jay Conrod · 5 months ago
  49. 4a7caee build(deps): bump google.golang.org/grpc from 1.71.0 to 1.79.3 in /tests/bcr/go_mod (#2310) by dependabot[bot] · 5 months ago v0.48.0 v2.0.0-1
  50. ea863a9 bzlmod: fix _noop arity for check_direct_dependencies = "off" (#2305) by Robert Findley · 5 months ago
  51. aeb4220 Add -version flag to print the current version (#2307) by Jay Conrod · 5 months ago
  52. 40c2c73 bzlmod: allow non-default go.work file names (#2303) by Robert Findley · 6 months ago
  53. baca6fb Fix MergeDict() logic for empty lists (#2301) by Mateusz Olczyk · 6 months ago
  54. f254bbb go_repository_tools: build v2/cmd/gazelle (#2299) by Jay Conrod · 6 months ago
  55. a1055c5 cmd/fetch_repo: fix dropped error (#2298) by Lars Lehtonen · 6 months ago
  56. a3e63b0 Implement Rule.AttrBool() method (#2295) by Mateusz Olczyk · 6 months ago
  57. a8d8f4c tests: convert most remaining integration tests (#2294) by Jay Conrod · 6 months ago
  58. 95527eb tests: convert some integration tests to gazelle_generation_test (#2293) by Jay Conrod · 6 months ago
  59. 76b0b0c gazelle_binary: support either v1 or v2 (#2281) by Jay Conrod · 6 months ago
  60. 72178d1 Switch to "protobuf" module when generating proto_library rules (#2284) by Mateusz Olczyk · 6 months ago
  61. 6b2aecc (docs) Note that an extension is required for default_visibility (#2287) by Dustin J. Mitchell · 6 months ago
  62. 09f3d81 resolve: use a fallback RepoName for overrides (#2270) by Gerrit Renker · 7 months ago
  63. b5b771c v2: add v2/cmd/gazelle (#2277) by Jay Conrod · 7 months ago
  64. 42f187a v2: extract fix-update logic to v2/cmd/gazelle/update (#2276) by Jay Conrod · 7 months ago
  65. 7b9d7f3 v2: add v2/go.mod, go.work (#2275) by Jay Conrod · 7 months ago
  66. 2f939c7 Upgrade Go to 1.24.12, rules_go to 0.59.0, and sync deps to WORKSPACE (#2274) by Jay Conrod · 7 months ago
  67. 3234826 Disable proto library generation for protocompile (#2278) by Will Noble · 7 months ago
  68. a854abf Add proto compiler for grpc libraries (#2271) by Marcel · 7 months ago
  69. c2a2ca8 Fix the lockfile and let it update locally (#2263) by Fabian Meumertzheim · 8 months ago
  70. ff2b7cf Add check to see if testdata is empty when determining when to add data (#2262) by sohumk-stripe · 8 months ago
  71. 58be103 Add default Gazelle override for go.chromium.org/luci (#2259) by Eric Boren · 8 months ago
  72. fdb8a95 Add remote-apis-sdks to DEFAULT_BUILD_FILE_GENERATION_BY_PATH (#2260) by Eric Boren · 8 months ago
  73. b99e347 docs: added explanation on how the merger works (#2255) by Jay Conrod · 8 months ago
  74. 0ebe7d8 walk: assert that RelsToIndex strings are clean and relative (#2258) by Jay Conrod · 8 months ago
  75. b8a73bc fix(language/go): ignored goexperiment build tag typo (#2257) by Ammar Elsabe · 8 months ago
  76. 3696f8c fix: ignore goexperiments build tags (#2254) by Ammar Elsabe · 8 months ago
  77. 093359a docs: rewrite design explanation (#2251) by Jay Conrod · 9 months ago
  78. 2762427 docs: split reference material onto different pages (#2250) by Jay Conrod · 9 months ago
  79. dedce65 README: fix broken links to JS, Kotlin extensions (#2199) by Jay Conrod · 9 months ago
  80. 6dc1118 Add default_features directive (#2247) by Keith Smiley · 9 months ago
  81. c43f201 cmd/autogazelle/README: translate from reStructuredText to Markdown (#2200) by Jay Conrod · 9 months ago
  82. 028c500 Insert package() at the top of the file (#2249) by Keith Smiley · 9 months ago
  83. 0c712d1 Fix exports_files and package conflicts (#2248) by Keith Smiley · 9 months ago
  84. 2250eaa Add Glob.AllowsEmpty (#2245) by David Zbarsky · 9 months ago
  85. 46abfc0 feat: remove scalar attr keep comments (#2244) by Peter Cardenas · 9 months ago
  86. cb5dab0 feat: remove unnecessary keep comments in lists (#2232) by Peter Cardenas · 9 months ago
  87. 377f822 feature: generate `pgoprofile` attribute if default profile detected (#2241) by Vasilios Pantazopoulos · 9 months ago
  88. d3a4217 doc: fix the `rules_python` gazelle example (#2020) by Ignas Anikevicius · 9 months ago
  89. cbd235f walk: fix race condition (#2238) by Jay Conrod · 9 months ago
  90. 9d26c70 Accept `go.sum` files with git conflict markers (#2225) by Fabian Meumertzheim · 9 months ago
  91. 2f37cce Add default Gazelle override for tflint-plugin-sdk (#2230) by Rory Chatterton · 9 months ago
  92. 7022bb2 [bzlmod/go_deps] Clarify support for modules that differ only by case. (#2213) by Martin Kosiba · 9 months ago
  93. bb95b5e CI: upgrade rules_go for BCR tests (#2237) by Jay Conrod · 9 months ago
  94. b13c157 Fix go tools at module roots (#2223) by Steven Dee · 10 months ago v0.47.0
  95. 8ce02f7 Fix BCR test module with Bazel 9 (#2221) by Fabian Meumertzheim · 10 months ago
  96. c250075 Generate dictionary with go tool targets (#2215) by Steven Dee · 10 months ago
  97. f866de0 CI: hopefully fix BCR tests (#2220) by Jay Conrod · 10 months ago v0.46.0 v0.46.0-rc3
  98. 47b5773 CI: sync BCR and presubmit tests (#2218) by Jay Conrod · 10 months ago v0.46.0-rc2
  99. 855be08 language/go: handle cgo noescape and nocallback directives (#2217) by Torin Carey · 10 months ago
  100. 02b5c18 fix: only return requested dirinfo on GetDirInfo error (#2212) by Jason Bedard · 10 months ago v0.46.0-rc1