What's Changed
- fix: populate walk cache for all walk modes by @jbedard in #2158
- docs: update Swift gazelle plugin reference to correct repository by @cgrindel in #2159
- Realign diff mode exit code with other modes. by @alandonham in #2165
- Adding unit test to ensure behavior of mode=diff by @alandonham in #2166
- ignore godebug directive in go.mod and go.work #2167 by @SaurabhDRao in #2168
- support new ignore directive in go.mod by @lbcjbb in #2169
- Add directives to build github.com/thanos-io/thanos/cmd/thanos by @zecke in #2086
- perf: populate walk cache in background by @jbedard in #2161
- moduleFromPath don't need go mod download by @xuxife in #2178
- Stop using deprecated go.new_library() and go.library_to_source() by @EdSchouten in #2180
- Invalidate go_repository_cache when host env vars change by @linzhp in #2183
- language/proto: implement lazy indexing by @jayconrod in #2185
- refactor: remove unreachable code by @jbedard in #2160
- language/go: set visibility correctly for nested internal directories by @jayconrod in #2187
- docs: document lazy indexing by @jayconrod in #2188
- language/bazel/visibility: add to cmd/gazelle and DEFAULT_LANGUAGES by @jayconrod in #2190
- Add test coverage for external Go submodules by @fmeum in #2191
- README.rst: fix code formatting by @jayconrod in #2192
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /tests/bcr/go_mod by @dependabot[bot] in #2193
- Automatically deleting corrupted Go module cache by @linzhp in #2194
- README: translate from reStructuredText to Markdown by @jayconrod in #2197
- Design: translate from reStructuredText to Markdown by @jayconrod in #2198
- chore: update bazelbuild/buildtools, bmatcuk/doublestar by @jbedard in #2203
- perf: dont use sprintf for simple string concat by @jbedard in #2205
- perf: avoid use of reflection when generating bzl expressions by @jbedard in #2204
- config: fix nil pointer exception in update help by @jayconrod in #2202
- Commit MODULE.bazel.lock file by @jayconrod in #2209
- fix: only return requested dirinfo on GetDirInfo error by @jbedard in #2212
New Contributors
- @SaurabhDRao made their first contribution in #2168
- @lbcjbb made their first contribution in #2169
- @xuxife made their first contribution in #2178
- @dependabot[bot] made their first contribution in #2193
Full Changelog: v0.45.0...v0.46.0-rc1