Byte Buddy v1.3.7 Release Notes

Release Date: 2016-04-01 // about 8 years ago
    • 🛠 Fixed bug when returning from an Advice exit method without return value and accessing @Advice.Thrown.
    • ➕ Added additional annotations for advice @Advice.Ignored and @Advice.Origin.
    • Implemented frame translator for Advice method to reuse existing frame information instead of recomputing it.