Byte Buddy 1.12.23
·
990 commits
to master
since this release
- Allow using
ClassFileLocatortoAgentBuilderto append boot-injected types. - Add
RenamingPluginthat allows for migration of names using the build plugin. - Add wrapper method to
ForAdvicetransformation to allow for easier wrapping. - Fix Gradle plugin raw folder and improve detection of unused configurations.
- Add additional default
Steps toMemberSubstitutionto reduce need for custom bytecode generation.