Byte Buddy v1.10.15 Release Notes

Release Date: 2020-09-01 // over 3 years ago
    • ๐Ÿ— Rewrite of Gradle plugin, including support for incremental builds.
    • ๐Ÿ›  Fix MethodCall bug when loading arguments from array.
    • Mark rebased methods private final as required by the JVM when using a native method preifx.
    • ๐Ÿ›  Fix stack excess monitoring when using advice to discover excess stack values correctly to avoid verifier error.