github allegro/axion-release-plugin v1.21.3

3 hours ago

What's Changed

Configurable Git tag messages
You can now customize the message used when creating Git tags via plugin configuration.
Thanks to @ebAtUelzener for the contribution! (#1006)

Improved testing matrix
The CI build matrix has been expanded to validate the plugin against a broader combination of Gradle and Java versions. Tests now cover supported Gradle 7.x, 8.x, 9.x, and current development versions on multiple JDK releases (17, 21, 25, and the latest available early-access JDK where applicable).

Changed

  • fix implicit lookup of properties and methods in parent projects in tests by @bgalek in #1045
  • Fix IllegalStateException when plugin is applied in pluginManagement by @tadjan in #1051
  • Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.84 by @dawid-nieborak in #1058
  • Feature: tag message from config (#453) by @ebAtUelzener in #1006

Dependency updates

New Contributors

Full Changelog: v1.21.2...v1.21.3

Don't miss a new axion-release-plugin release

NewReleases is sending notifications on new releases.