Skip to content

Commit 3bec890

Browse files
committed
Add to CHANGELOG
1 parent 23216c1 commit 3bec890

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.asciidoc

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,17 @@ endif::[]
2020
2121
=== Unreleased
2222
23-
[[release-notes-1.29.1]]
24-
==== 1.29.1 - YYYY/MM/DD
23+
[[release-notes-1.30.1]]
24+
==== 1.30.1 - YYYY/MM/DD
25+
26+
[float]
27+
===== Bug fixes
28+
29+
[[release-notes-1.x]]
30+
=== Java Agent version 1.x
31+
32+
[[release-notes-1.30.0]]
33+
==== 1.30.0 - 2020/03/22
2534
2635
[float]
2736
===== Potentially breaking changes
@@ -31,7 +40,7 @@ endif::[]
3140
[float]
3241
===== Refactorings
3342
* Logging frameworks instrumentations - {pull}2428[#2428]. This refactoring includes:
34-
** Log correlation now works based on instrumentation rather than `ActivationListener` that directly updates the MDC
43+
** Log correlation now works based on bytecode instrumentation rather than `ActivationListener` that directly updates the MDC
3544
** Merging the different instrumentations (log-correlation, error-capturing and ECS-reformatting) into a single plugin
3645
** Module structure and package naming changes
3746
@@ -64,9 +73,6 @@ option. If there's a need to disable the log correlation mechanism, this can be
6473
* Fix classloading OSGi bundles with partial dependency on Servlet API + avoid SecurityException with Apache Sling - {pull}2418[2418]
6574
* Respect `transaction_ignore_urls` and `transaction_ignore_user_agents` when creating transactions in the spring webflux instrumentation - {pull}2515[#2515]
6675
67-
[[release-notes-1.x]]
68-
=== Java Agent version 1.x
69-
7076
[[release-notes-1.29.0]]
7177
==== 1.29.0 - 2022/02/09
7278

0 commit comments

Comments
 (0)