What's Changed
- Update Gradle wrapper DSL configuration in build scripts by @bmuschko in #6876
- Fix bugs and performance issues in rewrite-python by @knutwannheden in #6851
- Preserve existing Gradle wrapper distribution type by @bmuschko in #6874
- C# Support by @jkschneider in #6678
- Minor amendment to Python tests - delete
venv,uv.locksymlinks after tests by @greg-at-moderne in #6872 - JavaScript: Don't remove double negations by @greg-at-moderne in #6878
- Convert ChangeDependency to ScanningRecipe to preserve GString/StringTemplate versions by @Jenson3210 in #6858
- Honor empty in MavenPomDownloader by @Jenson3210 in #6875
- Fix RPC framework errors caused by concurrent visitor cursor access by @knutwannheden in #6880
- C#: Add MSAL license header to files under rewrite-csharp by @greg-at-moderne in #6883
- Fix
StackOverflowErrorinDefaultJavaTypeSignatureBuilderfor cyclic types by @knutwannheden in #6884 - Add module-specific
CLAUDE.mdfiles for Python and JavaScript by @knutwannheden in #6886 - C#:
nugetApiKeycheck on publishing by @greg-at-moderne in #6887 - Fix IllegalArgumentException in KotlinParser when dependsOn paths are relative by @jkschneider in #6882
Full Changelog: v8.75.0...v8.75.1