| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.74.1 source code.tar.gz | 2026-02-25 | 12.4 MB | |
| 8.74.1 source code.zip | 2026-02-25 | 15.6 MB | |
| README.md | 2026-02-25 | 1.7 kB | |
| Totals: 3 Items | 28.0 MB | 0 | |
What's Changed
- Python: Fix ty 0.0.18 type checking diagnostics by @knutwannheden in https://github.com/openrewrite/rewrite/pull/6806
- Handle null class body in KotlinPrinter by @Jenson3210 in https://github.com/openrewrite/rewrite/pull/6805
- Normalize ANTLR generated code by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/6807
- Normalize ANTLR generated code - continued by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/6808
- Python: Support ternary comparisons in PatternMatchingComparator by @knutwannheden in https://github.com/openrewrite/rewrite/pull/6809
- Make DeclarativeRecipe.accumulator thread-safe with ThreadLocal by @kmccarp in https://github.com/openrewrite/rewrite/pull/6810
- Skip AddAnnotationProcessor when processor already in effective POM via ancestor by @mcebanupgrade in https://github.com/openrewrite/rewrite/pull/6759
- Python: Fix tuple parsing for parenthesized element with trailing comma by @knutwannheden in https://github.com/openrewrite/rewrite/pull/6811
- Python: Handle RPC deserialization errors in
PythonRewriteRpc#parseProject()by @knutwannheden in https://github.com/openrewrite/rewrite/pull/6812 - Python: Fix pattern matching false positives and add template auto-parenthesization by @knutwannheden in https://github.com/openrewrite/rewrite/pull/6814
- Python: Pin
openrewritePython package version in RPC bootstrap by @knutwannheden in https://github.com/openrewrite/rewrite/pull/6813 - Python: register all existing recipes by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/6815
Full Changelog: https://github.com/openrewrite/rewrite/compare/v8.74.0...v8.74.1