Skip to content

Byte Buddy 1.12.23

Compare
Choose a tag to compare
@raphw raphw released this 05 Feb 10:09
· 529 commits to master since this release
  • Allow using ClassFileLocator to AgentBuilder to append boot-injected types.
  • Add RenamingPlugin that allows for migration of names using the build plugin.
  • Add wrapper method to ForAdvice transformation to allow for easier wrapping.
  • Fix Gradle plugin raw folder and improve detection of unused configurations.
  • Add additional default Steps to MemberSubstitution to reduce need for custom bytecode generation.