Releases: palantir/palantir-java-format
Releases · palantir/palantir-java-format
2.72.0
2.71.0
🐛 Fixes
-
Fix the following error when running under JDK 25 EA:
'java.util.Queue com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics()' java.lang.NoSuchMethodError: 'java.util.Queue com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics()' ``` ([#1367](https://github.com/palantir/palantir-java-format/pull/1367))
2.70.0
2.69.0
💡 Improvements
- Make palantir-java-format support spotless 6.22.0, which is transitively brought in from baseline to support the configuration cache (#1313)
2.68.0
2.67.0
2.66.0
2.65.0
No documented user-facing changes