Skip to content

Releases: google/google-java-format

v1.35.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 09:42

Changes:

  • Improved support for latest JDK 27 EA builds (075e025)

Full Changelog: v1.34.1...v1.35.0

v1.34.1

Choose a tag to compare

@github-actions github-actions released this 04 Feb 19:43

Changes:

  • Fix reflection configuration for GraalVM native binaries (#1327)

Full Changelog: v1.34.0...v1.34.1

v1.34.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 09:37

Changes:

Full Changelog: v1.33.0...v1.34.0

v1.33.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 08:39

This release contains no formatting changes.

The constructors of the com.google.googlejavaformat.java.filer.FormattingFiler API are now deprecated, and the new factory method FormattingFiler#create(ProcessingEnvironment) should be used instead.

Full Changelog: v1.32.0...v1.33.0

v1.32.0

Choose a tag to compare

@github-actions github-actions released this 28 Oct 10:26

Changes:

  • Add support for AOSP formatting in the Eclipse plugin (#179)

Full Changelog: v1.31.0...v1.32.0

v1.31.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 10:27

This release contains no formatting changes.

Changes:

  • Add a SnippetFormatter(JavaFormatterOptions) constructor (8c30268)

Full Changelog: v1.30.0...v1.31.0

v1.30.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 13:33

Changes:

  • Initial support for import module (#1213)

Full Changelog: v1.29.0...v1.30.0

v1.29.0

Choose a tag to compare

@github-actions github-actions released this 03 Oct 13:24

This release contains no formatting changes.

The minimum support JDK version to run google-java-format is now JDK 21. Using google-java-format to format earlier versions of the language is still fully supported, but running the formatter itself on JDK 21 or newer is required.

Full Changelog: v1.28.0...v1.29.0

v1.28.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:26

This release contains no formatting changes.

Releases (including snapshots) have migrated from OSSRH to the Central Publisher Portal.

Full Changelog: v1.27.0...v1.28.0

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 06 May 23:40

This release contains no formatting changes.

Changes:

  • Improved compatibility with JDK 24 early access builds (96f114c)
  • Optimize string wrapping (8633826)

Full Changelog: v1.26.0...v1.27.0