What's Changed
- Remove hardcoded Azure DevOps replacement NuGet feeds by @macsux in #8439
- Add regression for parent-managed property override upgrade by @kalayciburak in #8441
- Scala: leading annotations no longer steal a declaration's prefix by @knutwannheden in #8448
- Prefer PATH over well-known install directories in GoExecutor.find() by @timtebeek in #8337
- Scala: drop the synthetic unit literal that closes a constructor body by @knutwannheden in #8449
- Go: fix RPC receives for Switches by @greg-at-moderne in #8451
- Report types referenced only as a static member access qualifier by @knutwannheden in #8450
- Python: stop ParseProject pruning build/dist below the project root by @knutwannheden in #8436
- JS: let .gitignore decide which directories are output by @knutwannheden in #8437
- C#: type attribution for qualified names, arrays, members, and attribute values; marker and RPC fixes; MaybeAddUsing by @macsux in #8440
- Ignore blank GAVs in
retainVersionsandexceptby @timtebeek in #8455 - Consolidate .editorconfig files into one at the repository root by @timtebeek in #8457
- SimplifyBooleanExpressionVisitor: correctly negate a nested ternary by @martinfrancois in #8456
- Recipe bundle identity comes from the resolver, not the CSV payload by @shanman190 in #8362
New Contributors
- @kalayciburak made their first contribution in #8441
- @martinfrancois made their first contribution in #8456
Full Changelog: v8.88.4...v8.88.5