Byte Buddy 1.4.2
·
5128 commits
to master
since this release
- Changed storage order of return values in
Advicemethods to avoid polluting the local variable array when dealing with nested exception handlers. - Added caching
ElementMatcheras a wrapping matcher. - Exclude Byte Buddy types by default from an
AgentBuilder. - Added
DescriptionStrategythat allows not using reflection in case that a class references non-available classes.