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.