File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,13 @@ endif::[]
3434===== Bug fixes
3535* Fix runtime attach with some docker images - {pull}2385[#2385]
3636* Restore dynamic capability to `log_level` config for plugin loggers - {pull}2384[#2384]
37- * Fix slf4j-related `LinkageError` - {pull}2390[#2390]
37+ * Fix slf4j-related `LinkageError` - {pull}2390[#2390] and {pull}2376[#2376]
3838* Fix possible deadlock occurring when Byte Buddy reads System properties by warming up bytecode instrumentation code
3939paths. The BCI warmup is on by default and may be disabled through the internal `warmup_byte_buddy` config option - {pull}2368[#2368]
4040* Fixed few dubbo plugin issues - {pull}2149[#2149]
4141** Dubbo transaction will should be created at the provider side
4242** APM headers conversion issue within dubbo transaction
43+ * Fix External plugins automatic setting of span outcome - {pull}2376[#2376]
4344
4445[[release-notes-1.x]]
4546=== Java Agent version 1.x
You can’t perform that action at this time.
0 commit comments