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.