Skip to content

Commit 8bd0b4f

Browse files
committed
Adding to CHANGELOG
1 parent a2cc88c commit 8bd0b4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
3939
paths. 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

0 commit comments

Comments
 (0)