Byte Buddy v1.12.11 Release Notes

Release Date: 2022-06-01 // almost 2 years ago
    • โœ‚ Remove use of thread-local to guarantee Loom compatibility.
    • Allow usage of byte-buddy-parent as BOM for imports.
    • โž• Add convenience for Maven to disable type validation on entry point.
    • ๐Ÿ”Œ Allow Gradle plugin to consume pluginName property and discoverySet to only load plugins in the plugin class loader.