Byte Buddy v1.11.0 Release Notes

Release Date: 2021-04-01 // about 3 years ago
    • Rework resubmission strategy to allow for immediate resubmission or on error.
    • 🛠 Fix type for constructor call when setting field in MethodCall.
    • 0️⃣ Include thread in default agent logger.
    • ➕ Add compound property to InvocationHandlerAdapter.
    • Flatten conjunction and disjunction matchers.
    • ➕ Add method to get possibly known class file version of TypeDescription.
    • Correctly consider generic array type when computing erasure.