What's Changed
- go_deps: allow inheriting host env vars by @sluongng in #2328
- fix(language/go): use rules_go apparent name in proto compilers by @rdesgroppes in #2326
- Move and forward basic packages to v2 by @jayconrod in #2311
- Respect caller GOAUTH when building content by @yabberyabber in #2335
- fix: make language agnostic kinds generic by @jbedard in #2053
- go_deps: don't declare use_repo dependency on module from go.work by @jayconrod in #2337
- Allow placement of
go.workin a nested (non-root) package by @kberezin-nshl in #2333 - Prefer @repo over @repo//:repo by @gg-sr in #2343
New Contributors
- @rdesgroppes made their first contribution in #2326
- @yabberyabber made their first contribution in #2335
- @kberezin-nshl made their first contribution in #2333
- @gg-sr made their first contribution in #2343
Full Changelog: v0.50.0...v0.51.0