What's Changed
- Add support for
include()
inMODULE.bazel
by @fmeum in #1810 - feat: gazelle_test test rule by @hunshcn in #1785
- Handle arm64 host platform for MacOS by @smocherla-brex in #1817
- go_repository: add 'clean' build_file_generation by @TvdW in #1802
- fix: support leading ./ in .bazelignore by @jbedard in #1828
- Restore compatibility with Go 1.18 by @fmeum in #1833
- Remove reliance on specific canonical repo name scheme by @fmeum in #1835
- temporarily disable
//internal:bazel_test
on Mac to fix CI by @tyler-french in #1842 - update readmes for latest release by @tyler-french in #1840
- [Gazelle] Fix Duplicate Load Bug by @ckilian867 in #1841
- [Proto] Require space between 'service' and service name in regex matching by @ckilian867 in #1845
- [Proto] Keep track of the names of Services, Messages, and Enums by @ckilian867 in #1844
- Always check files in generation tests by @Whoaa512 in #1847
- Support label using regexp in directive
gazelle:resolve_regexp
by @lkassar-stripe in #1822 - Add
external/...
prefix to${SRCDIR}
in external repos by @fmeum in #1850 - feat(tools): add a tool to automate the generation of go_deps overrides by @tyler-french in #1677
- prepare release 0.38 by @tyler-french in #1849
New Contributors
- @smocherla-brex made their first contribution in #1817
- @TvdW made their first contribution in #1802
- @ckilian867 made their first contribution in #1841
- @lkassar-stripe made their first contribution in #1822
Full Changelog: v0.37.0...v0.38.0