What's Changed
- Go: GoResolutionResult marker to include module graph by @greg-at-moderne in #8196
- Go: test harness to support scanning recipes by @greg-at-moderne in #8200
- Go: add support for parsing go.sum files by @greg-at-moderne in #8199
- Go: handle nested modules in LockFileRegeneration by @greg-at-moderne in #8201
- Key local recipe installs by their absolute path across ecosystems by @shanman190 in #8194
- Fix MergeYaml indenting new entries to a column that mismatches siblings by @bmuschko in #8192
- Scala: fix printing of two cases in one line separated by semicolon by @greg-at-moderne in #8195
- Scala: fix parsing of varargs with a space before asterisk by @greg-at-moderne in #8198
- Serialize outgoing JS RPC messages without V8's 512MB string cap by @shanman190 in #8191
- Java: support parameterized types in
ChangeMethodInvocationReturnTypeby @MBoegers in #8043
Full Changelog: v8.86.2...v8.86.3