What's Changed
- Measure RPC request timeout by wall clock instead of counting sleep intervals by @kmccarp in #8420
- Remove CopyFile recipe by @steve-aom-elliott in #8421
- Share Java service interfaces across the recipe classloader boundary by @knutwannheden in #8427
- Default relativeTo to the project path in the RPC clients by @shanman190 in #8426
- Relativize GoResolutionResult.Path in ParseProject by @shanman190 in #8425
- Python: fix ty-types client deadlock and restore type attribution on Windows by @kmccarp in #8423
- Go: distinguish integer widths instead of collapsing all to int by @bmuschko in #8406
Full Changelog: v8.88.2...v8.88.3