Byte Buddy v1.10.1 Release Notes

Release Date: 2019-08-01 // over 4 years ago
    • Extend VirtualMachine API emulation.
    • Reopen socket for POSIX-HotSpot connections after each command being sent to avoid broken pipe errors.
    • ๐Ÿ‘ Only use JNA API that is available in JNA versions 4 and 5 for better compatibility.
    • Include correct license information in artifacts.
    • ๐Ÿ‘ Add injection API based on jdk.internal.misc.Unsafe to support agents on platforms that do not include jdk.unsupported.
    • โž• Add AgentBuilder.InjectionStrategy to allow usage of internal injection API.
    • ๐Ÿ“ฆ Open package in AgentBuilder if from and to edges are added.