Skip to content

Commit 8e2de85

Browse files
committed
Preparing CHANGELOG for 1.27.0
1 parent 5c3bcfb commit 8e2de85

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

CHANGELOG.asciidoc

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,20 @@ endif::[]
2020
2121
=== Unreleased
2222
23+
[[release-notes-1.28.0]]
24+
==== 1.28.0 - YYYY/MM/DD
25+
26+
[float]
27+
===== Features
28+
29+
[float]
30+
===== Bug fixes
31+
32+
[[release-notes-1.x]]
33+
=== Java Agent version 1.x
34+
2335
[[release-notes-1.27.0]]
24-
==== 1.27.0 - YYYY/MM/DD
36+
==== 1.27.0 - 2021/11/15
2537
2638
[float]
2739
===== Potentially breaking changes
@@ -56,6 +68,7 @@ by the agent may be different. This was done in order to improve the integration
5668
[float]
5769
===== Performance improvements
5870
* Disable compression when sending data to a local APM Server
71+
* Reducing startup contention related to instrumentation through `ensureInstrumented` - {pull}2150[#2150]
5972
6073
[float]
6174
===== Bug fixes
@@ -83,9 +96,6 @@ discovery - {pull}2205[#2205]
8396
* Replace concurrency plugin maps to `SpanConcurrentHashMap` ones - {pull}#2173[#2173]
8497
* Align User-Agent HTTP header with other APM agents - {pull}#2177[#2177]
8598
86-
[[release-notes-1.x]]
87-
=== Java Agent version 1.x
88-
8999
[[release-notes-1.26.0]]
90100
==== 1.26.0 - 2021/09/14
91101

0 commit comments

Comments
 (0)