Byte Buddy v1.12.3 Release Notes

Release Date: 2021-12-01 // over 2 years ago
    • ๐Ÿ”ง Move configuration for Java version to extension and avoid implicit configuration during task execution to allow for using a configuration cache.
    • ๐Ÿ— Make fail last the alternative to fail fast instead of not failing the build. Enable fail fast by default in the Gradle plugin.
    • ๐Ÿ‘‰ Use instrumented type in MemberSubstitution to include newly added properties in its description.