Byte Buddy v1.10.0 Release Notes

Release Date: 2019-08-01 // over 4 years ago
    • ➕ Add API for loading native agents from Byte Buddy agent.
    • Extend VirtualMachine API to include other methods.
    • 🛠 Fix error handling in VirtualMachine API.
    • 🛠 Fix temporary folder resolution for VirtualMachine API.
    • ➕ Add API for MemberAttributeExtension.
    • Rework of AnnotationDescription API to emulate JVM error handling for incorrect or inconsistent values.
    • ➕ Add generic type-aware Assigner.
    • 🛠 Fix method handle-based injector for Java 14.