Change Log
v1.4.0 (2025-01-25)
Features
all: supports virtual thread configuration that is destroyed upon use(#71)
Enhancements
all: upgrade protobuf to version 3.25.5 and commons-io to version 2.15.1(#68)
all: no error is reported when the bean is empty or has no public fields(#70)
all: update CI pipeline(#75)
Bug Fixes
all: switch cachedClassLoader in ConfigManager to instance-level ClassLoader (#69)
all: optimize link idle scanning logic(#78)