Byte Buddy v1.11.16 Release Notes

Release Date: 2021-09-01 // over 2 years ago
    • 0️⃣ Avoid naming conflicts when adding super and default method delegation for the same method using MethodDelegation.
    • 🛠 Fix module visibility for Invoker to avoid breakage if Byte Buddy is shaded into another module with different package exports.