Byte Buddy v1.9.14 Release Notes

Release Date: 2019-07-08 // over 4 years ago
    • โž• Add Java 14 compatibility.
    • ๐Ÿ”จ Refactor emulated attach mechanism and use JNA in order to prepare supporting other mechanisms in the future.
    • Reinterrupt threads if interruption exceptions are catched in threads not owned by Byte Buddy.
    • ๐Ÿ”จ Refactor class file dumping.
    • ๐Ÿ”Œ Publish Gradle plugin to Gradle plugin repository.