We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f967d commit 4063989Copy full SHA for 4063989
CHANGELOG.asciidoc
@@ -23,6 +23,10 @@ endif::[]
23
[[release-notes-1.28.5]]
24
==== 1.28.5 - YYYY/MM/DD
25
26
+[float]
27
+===== Features
28
+* Exceptions that are logged using the fatal log level are now captured (log4j2 only) - {pull}2377[#2377]
29
+
30
[float]
31
===== Bug fixes
32
* Fix runtime attach with some docker images - {pull}2385[#2385]
@@ -34,10 +38,6 @@ endif::[]
34
38
[[release-notes-1.28.4]]
35
39
==== 1.28.4 - 2021/12/30
36
40
37
-[float]
-===== Features
-* Exceptions that are logged using the fatal log level are now captured (log4j2 only) - {pull}2377[#2377]
-
41
42
43
* Fix `@Traced` annotation to return proper outcome instead of `failed` - {pull}2370[#2370]
0 commit comments