What's Changed
- RPC - Remove mention of JavaScript for Python RPC server error message by @greg-at-moderne in #6673
- Skip BOM download when version contains unresolved placeholders by @Jenson3210 in #6674
- Support multi-component literal dependency declarations by @MBoegers in #6669
- Improving
AddCommentToImportwhen it comes to comments that get added at the beginning of the file by @steve-aom-elliott in #6675 - Fix DeleteProperty losing newlines when deleting entries with block scalars by @Jenson3210 in #6670
- Python: Add RPC infrastructure for calling Java recipes by @jkschneider in #6677
- Python: Add pip bootstrap support for openrewrite package by @jkschneider in #6679
- Python: Add data table support for recipes by @jkschneider in #6680
- Add Gradle FindRepositoryOrder recipe by @kmccarp in #6676
- Python: Add context-insensitive templating mechanism by @jkschneider in #6681
- Fix test for newer plugin versions by @Jenson3210 in #6685
- Catch Throwable instead of Exception in KotlinParser and PythonParser by @Jenson3210 in #6633
Full Changelog: v8.72.6...v8.72.7