Skip to content

Commit c4d96f2

Browse files
authored
prepare for 1.30.1 release (#2582)
1 parent 5e1ec4b commit c4d96f2

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

CHANGELOG.asciidoc

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,26 @@ endif::[]
2020
2121
=== Unreleased
2222
23+
24+
[[release-notes-1.30.2]]
25+
==== 1.30.2 - YYYY/MM/DD
26+
27+
[float]
28+
===== Breaking changes
29+
30+
[float]
31+
===== Features
32+
33+
[float]
34+
===== Bug fixes
35+
36+
37+
[[release-notes-1.x]]
38+
=== Java Agent version 1.x
39+
40+
2341
[[release-notes-1.30.1]]
24-
==== 1.30.1 - YYYY/MM/DD
42+
==== 1.30.1 - 2022/04/12
2543
2644
[float]
2745
===== Bug fixes
@@ -33,11 +51,9 @@ endif::[]
3351
* normalize empty `transaction.type` and `span.type` - {pull}2525[#2525]
3452
* Allowing square brackets within the <<config-capture-jmx-metrics>> config value - {pull}2547[#2547]
3553
* Fixed duplicated ending of `HttpUrlConnection` spans - {pull}2530[#2530]
54+
* Compressed span fixes - {pull}2576[#2576], {pull}2552[#2552], {pull}2558[#2558]
3655
3756
38-
[[release-notes-1.x]]
39-
=== Java Agent version 1.x
40-
4157
[[release-notes-1.30.0]]
4258
==== 1.30.0 - 2022/03/22
4359

0 commit comments

Comments
 (0)