Skip to content

Commit d4c00a5

Browse files
committed
Prepare CHANGELOG for 1.21.0
1 parent b099880 commit d4c00a5

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.asciidoc

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,17 @@ endif::[]
2020
2121
=== Unreleased
2222
23+
[[release-notes-1.21.1]]
24+
==== 1.21.1 - YYYY/MM/DD
25+
26+
[float]
27+
===== Bug fixes
28+
29+
[[release-notes-1.x]]
30+
=== Java Agent version 1.x
31+
2332
[[release-notes-1.21.0]]
24-
==== 1.21.0 - YYYY/MM/DD
33+
==== 1.21.0 - 2020/02/09
2534
2635
[float]
2736
===== Breaking changes
@@ -43,6 +52,7 @@ configuration options:
4352
https://github.com/elastic/apm/blob/master/specs/agents/metadata.md#cloud-provider-metadata[spec] for details.
4453
By default, the agent will try to automatically detect the cloud provider on startup, but this can be
4554
configured through the <<config-cloud-provider, `cloud_provider`>> config option - {pull}1599[#1599]
55+
* Add span & transaction `outcome` field to improve error rate calculations - {pull}1613[#1613]
4656
4757
[float]
4858
===== Bug fixes
@@ -51,9 +61,6 @@ configured through the <<config-cloud-provider, `cloud_provider`>> config option
5161
* Fixing agent startup failure with `NullPointerException` thrown by Byte-buddy's `MultipleParentClassLoader` - {pull}1647[#1647]
5262
* Fix cached type resolution triggering `ClassCastException` - {pull}1649[#1649]
5363
54-
[[release-notes-1.x]]
55-
=== Java Agent version 1.x
56-
5764
[[release-notes-1.20.0]]
5865
==== 1.20.0 - 2021/01/07
5966

0 commit comments

Comments
 (0)