Byte Buddy 1.12.23
raphw
released this
05 Feb 10:09
·
617 commits
to master
since this release
- Allow using
ClassFileLocator
toAgentBuilder
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
Step
s toMemberSubstitution
to reduce need for custom bytecode generation.