Skip to content

8.36.0

Latest
Compare
Choose a tag to compare
@timtebeek timtebeek released this 24 Sep 16:20
· 6 commits to main since this release
25eb0f6

What's Changed

  • Drop OperatorWrap as there's a copy maintained in rewrite-static-analysis by @timtebeek in #4509
  • refactor: Operator wrapping on end of line by @timtebeek in #4510
  • Use maven-metadata-local.xml for file:// paths by @timtebeek in #4512
  • Parse MavenMetadata.Versioning.lastUpdated as ZonedDateTime by @timtebeek in #4511
  • Accommodate Java 23 in ReloadableJava21ParserVisitor by @timtebeek in #4516
  • refactor: Update Gradle wrapper by @shanman190 in #4519
  • Only bump Maven plugin version property when needed by @timtebeek in #4517
  • Parse .NET .vbproj and .fsproj files as XML by @bryceatmoderne in #4518
  • Use OPTIONS request before falling back to HEAD request when trying to connect to repositories during normalization. by @pstreef in #4506

Full Changelog: v8.35.4...v8.36.0