7.21.0-rc.570
- AAE-51039 Propagate linked process instance id and type when starting an already created process instance by @tom-dal in https://github.com/Activiti/Activiti/pull/5523
Full Changelog: https://github.com/Activiti/Activiti/compare/7.21.0-rc.569...7.21.0-rc.570
Byte Buddy 1.18.13
- Actually include the SBOM within the published artifacts.
- Avoid propagation of path traversals that are contained in jar files which are copied without transformation.
- Avoid repeated traversal of previously visited type hierarchies to improve performance.
- Correct Kotlin support of the Gradle plugin to redirect the classes directory of a source set while retaining support for legacy Gradle versions.
- Create Gradle tasks using Gradle's task registration API if available.