Byte Buddy v1.5.5 Release Notes

Release Date: 2016-11-01 // over 7 years ago
    • 🔨 Refactored Advice to use stack manipulations and Assigner.
    • 🔨 Refactored Advice to use Return instead of BoxedReturn and added AllArguments instead of BoxedArguments in conjunction with allowing to use dynamic typing for assignments via the annotation.
    • ➕ Added fixed value instrumentation for method parameters.
    • ➕ Added weak class loader referencing for Nexus and allow registration of a ReferenceQueue.