Skip to content

8.3.10

Choose a tag to compare

@github-actions github-actions released this 26 Feb 06:37
· 1004 commits to main since this release
01e4009

Warning

Only Gradle 9 support is being backported to this version. No additional features or crucial bug fixes will be included in the 8.x line. Please migrate to Shadow 9 as soon as possible.

Changed

  • Stop using start script templates bundled in Shadow. (#1750)
  • Update ASM and jdependency to support Java 26. (#1810)

Fixed

  • Fix resolving BOM dependencies when minimize is enabled. (#1638)
  • Use ASM from jdependency embedded. (#1898)
    This fixes potential classpath conflicts when using Shadow with other plugins that also use ASM.