Byte Buddy v1.4.31 Release Notes

Release Date: 2016-10-01 // over 7 years ago
    • 0️⃣ Reuse CircularityLock on all AgentBuilders by default to avoid that Byte Buddy agents introduce circularities to different agents.
    • Also allow using Advice as Implementation.
    • ➕ Added FixedValue.self() and added FieldPersistence for describing volatile fields.