What's Changed
- JavaScript: fix id=0 corner case in RPC by @greg-at-moderne in #8271
- Go: fix object ref map in outbound RPC communication to store already assigned ids better by @greg-at-moderne in #8272
- C#: parse XML doc comments on the .NET side and send structured tree over RPC by @macsux in #8267
- Kotlin recipe DSL: attach method type on multi-param selector rewrites by @timtebeek in #8273
- Incorrect AST values for multiline strings by @KamilPatora in #8277
- Fix NPE parsing @CompileStatic Groovy with parameterless lambda arguments by @timtebeek in #8278
- Go: fix RPC handling of Go-specific unary operators by @greg-at-moderne in #8279
- Go: fix RPC idempotency issue with statements nested within a switch by @greg-at-moderne in #8280
Full Changelog: v8.87.2...v8.87.3