Byte Buddy v1.7.11 Release Notes

Release Date: 2018-03-01 // about 6 years ago
    • 🛠 Fix Maven and Gradle plugins to resolve correct class file version.
    • ➕ Add method to ClassReloadingStrategy to allow specification of explicit redefinition strategy. Change default redefinition strategy.
    • 👌 Improve stack map frame validation in Advice.
    • 🛠 Fix type resolution for virtual calls in MemberSubstitution.