Byte Buddy v1.9.1 Release Notes

Release Date: 2018-10-01 // over 5 years ago
    • ๐Ÿ”Œ Minor API change of Plugin.Engine.Source to allow for closing resources that need to be opened.
    • Reinstantiate class injection on Java 12 with new Unsafe use.
    • ๐Ÿ‘ Allow for disabling use of Unsafe alltogether.
    • ๐Ÿ— Adjust Gradle build plugin to use closure for argument instantiation.
    • Prepare method arguments on MethodCall.