What's Changed
- Go: fix several cases of padding coercion in RPC by @greg-at-moderne in #7778
- Go: handle markers with no RPC codecs by @greg-at-moderne in #7776
- RenameVariable: skip type-reference identifiers in method signatures and casts by @timtebeek in #7780
- Fix AddCommentToXmlTag for self-closing and empty tags by @Jenson3210 in #7779
- Go: introduce JavaTypeShallowClass by @greg-at-moderne in #7782
- Go: don't pick the container variant off the first element by @greg-at-moderne in #7783
- Go: mutate objects in place in RPC receiver by @greg-at-moderne in #7785
- RemoveUnusedImports: keep imports used only in nested generics with partial type attribution by @timtebeek in #7784
- Scala: fixing various cases of leading whitespace in brackets, etc. by @greg-at-moderne in #7756
- C#: skip dotnet restore for unmodified csproj during attestation by @macsux in #7788
- C#: preserve whitespace in nullable directives and widen IsPattern by @macsux in #7787
- Python: bump
ty-typesto 0.0.39, handleEnumComplementby @knutwannheden in #7789 - Scala: fix for anonymous
usingcontext parameter by @greg-at-moderne in #7761 - TypeTable: tolerate cross-JVM races when publishing per-artifact JARs by @timtebeek in #7786
- Python: fix DependencyWorkspace race on invalid leftover dir by @knutwannheden in #7790
- Scala: fix for parsing optional braces in a function expression by @greg-at-moderne in #7792
- Scala: fix for if expressions in new class by @greg-at-moderne in #7791
- Go: preserve elements' ids over RPC by @greg-at-moderne in #7794
- Scala: accept .sbt files and add sbt() test helper by @timtebeek in #7793
- Go: default to new UUID for new objects by @greg-at-moderne in #7796
- Go: fix RPC handling of left padded operator enums by @greg-at-moderne in #7797
- Scala: fix printing of new-class with
withintersection type by @greg-at-moderne in #7798 - Fix
FindEndOfLifeImagesTestto suggest Node 26 or 24 by @greg-at-moderne in #7800 - Python: regenerate recipes.csv by @Jenson3210 in #7801
- Scala: support for Scala 2 macro syntax by @greg-at-moderne in #7799
- Go: Add missing visitFallThrough to RPC by @greg-at-moderne in #7802
- C#: preserve whitespace in auto-property accessors and null-conditional assignments by @macsux in #7803
Full Changelog: v8.83.2...v8.83.3