What's Changed
- Scala: fix parsing of non-standard whitespace by @greg-at-moderne in #7648
- Update server configuration in CI workflow by @Jenson3210 in #7649
- Kotlin: fix multi-dollar string interpolation with template entries by @knutwannheden in #7662
- Kotlin: handle ConeTypeVariableType in type signature builder by @knutwannheden in #7663
- Avoid SIOOBE in
RemoveImportwhen type has no package by @knutwannheden in #7657 - Gradle
AddDependency: skip unknown configurations instead of NPE by @knutwannheden in #7659 - Scala: fix parsing fragility around case bodies and try/catch keywords by @knutwannheden in #7665
- rpc: exit JS server when parent connection closes by @jkschneider in #7652
- Scala: stop leaking Dotty diagnostics to stderr by @knutwannheden in #7667
- Kotlin: don't leak dependsOn into the parse-error stream by @knutwannheden in #7668
- Stop closing recipe classloaders on CachingMavenRecipeBundleResolver close by @jkschneider in #7670
Full Changelog: v8.81.13...v8.81.14