Byte Buddy v1.10.14 Release Notes

Release Date: 2020-07-01 // almost 4 years ago
    • ๐Ÿ›  Fix build config to include Eclipse e2e file.
    • ๐Ÿ‘ Allow for not printing a warning if no file is transformed in build plugin.
    • ๐Ÿ›  Fix invokability check in MethodCall validation.
    • Avoid premature validation of InstrumentType's method modifiers.
    • 0๏ธโƒฃ Use type cache by default when using loaded type class pool since class lookup showed to be rather expensive.