Skip to content

Byte Buddy 1.12.11

Compare
Choose a tag to compare
@raphw raphw released this 23 Jun 06:35
· 1122 commits to master since this release
  • 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.