File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments