Skip to content

Releases: palantir/palantir-java-format

2.71.0

Choose a tag to compare

@autorelease3 autorelease3 released this 16 Jul 10:37
2.71.0
4b68a66

🐛 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

Choose a tag to compare

@autorelease3 autorelease3 released this 04 Jul 11:00
2.70.0
6c9c0b0

🐛 Fixes

  • Update to use the new configuration cache safe GradleOperatingSystem (#1338)

2.69.0

Choose a tag to compare

@autorelease3 autorelease3 released this 24 Jun 15:18
2.69.0
97bf38d

💡 Improvements

2.68.0

Choose a tag to compare

@autorelease3 autorelease3 released this 09 Jun 12:55
2.68.0
1e25846

🐛 Fixes

  • bump gradle-idea-configuration and move off deprecated methods (#1298)
  • Support for var in record patterns (#1312)

2.67.0

Choose a tag to compare

@autorelease3 autorelease3 released this 15 May 16:30
2.67.0
c56bc67

🐛 Fixes

  • SpotlessApply uses Java 21 version (#1243)

2.66.0

Choose a tag to compare

@autorelease3 autorelease3 released this 09 May 12:35
2.66.0
48da16e

🐛 Fixes

  • Use recommended project.getService & update sinceBuild to match intellij version (#1295)

2.65.0

Choose a tag to compare

@autorelease3 autorelease3 released this 09 May 09:33
2.65.0
baef779

No documented user-facing changes

2.64.0

Choose a tag to compare

@autorelease3 autorelease3 released this 07 May 12:36
2.64.0
9fd7a97

💡 Improvements

  • Allow palantir-java-format idea plugin dependency configuration via idea-configuration plugin (#1286)

2.63.0

Choose a tag to compare

@autorelease3 autorelease3 released this 10 Apr 14:07
2.63.0
9ff44df

🐛 Fixes

  • Set working directory for the native image process (#1273)

2.62.0

Choose a tag to compare

@autorelease3 autorelease3 released this 07 Apr 08:15
2.62.0
eb06fe8

💡 Improvements

  • Add formatter Intellij logs (#1263)