What's Changed
- Fix Javadoc @see field reference resolution by @timtebeek in #7257
- Go: load recipe modules as plugins for real execution by @jkschneider in #7263
- Go: automatically visit tree nodes in RPC queues with no onChange callback by @greg-at-moderne in #7264
- Go:
StatementExpressionregistered as a type by @greg-at-moderne in #7265 - Go: Fix parsing of comments in empty argument list by @greg-at-moderne in #7267
- Exclude the version txt file from the build cache by @greg-at-moderne in #7266
- Go: Fix type cast in RPC, literals are not always primitive in Go by @greg-at-moderne in #7268
- Go: Run go native tests as part of the build by @greg-at-moderne in #7270
- Go: fix more cases of comments parsing in empty enumerations by @greg-at-moderne in #7269
- Declare Gradle inputs to tasks for rewrite-csharp and rewrite-python by @greg-at-moderne in #7272
- Go: Fix RPC serialization for varargs by @greg-at-moderne in #7271
- Go: Fix parsing of a trailing comma in argument list by @greg-at-moderne in #7273
Full Changelog: v8.78.3...v8.78.4