Skip to content

2.5.0

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 09 Nov 22:19
· 116 commits to main since this release
  • Fix: Strip leading file:// path in sarif merging when --remove-uri-prefixes is specified.
  • Enhancement: Allow graceful handling of no sarif files when merging via --allow-empty flag.
  • Update to JVM target 17.
  • Update to Kotlin 1.9.20.
  • Update to MoshiX 0.25.0.

What's Changed

  • Allow graceful handling of no sarif files by @ZacSweers in #62
  • Remove file://prefix in uri remapping by @ZacSweers in #63
  • Bump kotlin from 1.9.10 to 1.9.20 + moshix 0.25 + jvm target 17 by @dependabot in #56

Full Changelog: 2.4.0...2.5.0