Byte Buddy v1.12.8 Release Notes

Release Date: 2022-02-01 // about 2 years ago
    • ๐Ÿ‘‰ Make Step type in MemberSubstitution public as intended.
    • โž• Add factory that uses ArrayDeque instead of LinkedList if the used JVM supports it (Java 6+).
    • ๐Ÿ›  Fix resolution of internal names for arrays in TypeReferenceAdjustment.