Skip to content

8.45.1

Latest
Compare
Choose a tag to compare
@timtebeek timtebeek released this 10 Feb 22:19
· 5 commits to main since this release
5d3d123

What's Changed

  • Groovy parser does not support annotations on variable declarations by @jevanlingen in #5001
  • Fixes potential StringIndexOutOfBoundsException in Java parser by @knutwannheden in #5003
  • Validate written classes if enabled, and fix reported issues by @timtebeek in #4999
  • Conditionally validate ReplaceStringLiteralWithConstant args by @timtebeek in 75b23c7
  • Disable exactVersionMissingInMavenMetadata due to Service Unavailable by @timtebeek in cdd9d4b
  • Restore junit-bom:latest.release now that RC1 works by @timtebeek in 78a33e4
  • Mark VariableDeclarations.NamedVariable.getType() as nullable by @timtebeek in 98e1643

Full Changelog: v8.45.0...v8.45.1