Byte Buddy v1.10.18 Release Notes

Release Date: 2020-10-31 // over 3 years ago
    • 🛠 Fixes descriptor used for method handle constant of field.
    • 🛠 Fixes assignability check for varargs.
    • 👍 Allow using static interface methods for bootstraping.
    • 👍 Allow providing null to setsValue for field assignment.
    • Cleans up providing of constant arguments as type description, enum or constant.
    • 👌 Support getPackage in legacy class loaders.
    • 👍 Allow method call by matcher on private method of instrumented type.