Skip to content

2.98.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 19:37
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
b853b9f

Changelog

  • b853b9f Merge pull request #81 from openjavaformat/plugin-descriptor-public-api
  • 789e9ea Remove too much coupling
  • 1985d55 Let the version test accept what CI stamps into the plugin
  • a58bdc7 Make it safer
  • 4479a4f Merge pull request #82 from openjavaformat/dependency-graph-runtime-only
  • 454837b Submit only runtimeClasspath to the dependency graph
  • 462a18c Merge pull request #80 from openjavaformat/jetbrains-marketplace-publishing
  • b48ba48 Merge pull request #79 from openjavaformat/format-diff-javac-exports-message
  • ad8dd4b Take the plugin descriptor from PluginAware, not from PluginManager
  • c4a837a Upload the IntelliJ plugin unsigned
  • e673437 Publish the IntelliJ plugin to the JetBrains Marketplace on release
  • 2dc5197 Write the javac exports message as a text block
  • a9f92e5 Say how to run the formatter when the Gradle JVM hides javac
  • a427d59 Merge pull request #78 from openjavaformat/cast-type-without-breaks
  • d564203 Give the cast golden an input that has to be laid out afresh
  • b58f5c6 Measure the whole type of a cast before inlining a chain onto it
  • 8a39a6a Merge pull request #77 from openjavaformat/comment-before-lambda-close-parens
  • bf9e0eb Do not inline a lambda body whose closing paren carries a comment
  • 7f2a32d Merge pull request #74 from openjavaformat/javadoc-banner-comments
  • 4978dca Merge pull request #71 from openjavaformat/overlapping-lines-ranges
  • 98a80c6 Merge pull request #76 from openjavaformat/switch-expression-declaration
  • 522fab5 Keep an input in the old shape in the switch expression golden
  • 8cc4259 Merge pull request #73 from openjavaformat/trailing-tabs-in-comments
  • 58947f8 Merge pull request #75 from openjavaformat/javadoc-snippet
  • 037a7fd Merge pull request #72 from openjavaformat/diagnostic-column
  • 1eb4e5b Merge pull request #66 from openjavaformat/member-reference-type-annotation
  • 30fa1cc Merge pull request #65 from openjavaformat/parameter-array-dims-annotation
  • 34ddeaa Merge pull request #68 from openjavaformat/semicolon-only-class-body
  • b1f0450 Merge pull request #70 from openjavaformat/single-letter-type-name
  • 1760d93 Merge pull request #69 from openjavaformat/tabular-mixed-sign-initializer
  • 2c63af6 Merge pull request #67 from openjavaformat/non-sealed-modifier-order
  • d6d4a71 Merge pull request #64 from openjavaformat/unary-minus-literal
  • 610278d Don't break line when switch expression used in declaration assignment (palantir#1789)
  • eb20cda Keep a javadoc {@snippet} as it is written
  • 49ff83d Leave a comment that opens with "/***" out of javadoc formatting
  • 17f6a1b Drop trailing tabs from comments instead of writing them out
  • da047d7 Report the column of a syntax error where javac puts it
  • a5c9010 Merge --lines ranges that overlap instead of rejecting them
  • 010cef1 Treat a single upper case letter as a type name in a dotted chain
  • f4bf910 Keep a tabular array initializer with mixed signs in rows
  • 956f1d8 Cover the other bodies that can hold only semicolons
  • a1b84fb Format a class body that holds nothing but semicolons
  • 6282d12 Reorder non-sealed as one modifier
  • af4b138 Accept a type annotation on the qualifier of a method reference
  • 4ed1716 Accept an annotated C-style array dimension on a parameter
  • 307e091 Keep the space between a unary minus and a negative literal
  • 746fb60 Add zizmor to CI cycle
  • a079cbb Merge pull request #59 from openjavaformat/long-generic-field-type-golden
  • dc50f40 Cover how a long generic field type wraps
  • 86cdc74 Bump graalvm/setup-graalvm from 1.6.4 to 1.6.6 (#57)
  • 06da4e3 Merge pull request #58 from openjavaformat/readme-output-bug-fixes
  • ac92c87 Say in the README that bug fixes can change the output
  • 2b66571 Bump github/codeql-action/analyze from 4.38.0 to 4.38.1 (#54)
  • 585fdc2 Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#56)
  • b93d8a1 Bump github/codeql-action/init from 4.38.0 to 4.38.1 (#55)
  • c333fbd Bump com.fasterxml.jackson.module:jackson-module-parameter-names (#52)
  • 561972c Bump com.palantir.gradle.idea-configuration:gradle-idea-configuration (#53)
  • 0d83e31 Bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 (#51)

Contributors

We'd like to thank the following people for their contributions:
Alex Abashev, Alexey Abashev, Andrew Reid, Eckert, Alexander, GitHub, Liam Miller-Cushon, Patrick Koenig, cpovirk, cushon, dependabot[bot], google-java-format Team