Skip to content

4.25.0

Compare
Choose a tag to compare
@tkvangorder tkvangorder released this 02 Jun 02:58
· 1133 commits to main since this release

Enhancements

  • Updated to use rewrite 7.24.0
  • Add rewrite-java-17 dependency and remove warnings about module exports. #367
  • Parse SPI configuration files as PlainText by @m-brophy in #344

Fixes

  • Allow Quarks to be created for empty files. #362
  • chore(ci): bump micrometer-core from 1.8.5 to 1.9.0 #365
  • chore(ci): bump jackson-module-kotlin from 2.13.2 to 2.13.3 #364
  • Moving Quark SourceFiles throws an exception since the charset is unknown #366
  • Files.newBufferedWriter should maintain the file's encoding. #369
  • Added diagnostic logging during maven parsing.

New Contributors

Full Changelog: v4.24.0...v4.25.0