diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 698fa5bf4b..b5b42ada13 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -20,8 +20,26 @@ endif::[] === Unreleased + +[[release-notes-1.30.2]] +==== 1.30.2 - YYYY/MM/DD + +[float] +===== Breaking changes + +[float] +===== Features + +[float] +===== Bug fixes + + +[[release-notes-1.x]] +=== Java Agent version 1.x + + [[release-notes-1.30.1]] -==== 1.30.1 - YYYY/MM/DD +==== 1.30.1 - 2022/04/12 [float] ===== Bug fixes @@ -33,11 +51,9 @@ endif::[] * normalize empty `transaction.type` and `span.type` - {pull}2525[#2525] * Allowing square brackets within the <> config value - {pull}2547[#2547] * Fixed duplicated ending of `HttpUrlConnection` spans - {pull}2530[#2530] +* Compressed span fixes - {pull}2576[#2576], {pull}2552[#2552], {pull}2558[#2558] -[[release-notes-1.x]] -=== Java Agent version 1.x - [[release-notes-1.30.0]] ==== 1.30.0 - 2022/03/22