Skip to content

Commit 10fc197

Browse files
Update splunk-otel-javaagent to latest (#6944)
* Update splunk-otel-javaagent to latest * Add changelog --------- Co-authored-by: Paulo Janotti <[email protected]>
1 parent 22526b2 commit 10fc197

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.chloggen/update-javaagent.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
2+
change_type: 'enhancement'
3+
4+
# The name of the component, or a single word describing the area of concern, (e.g. crosslink)
5+
component: 'javaagent'
6+
7+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8+
note: Update Splunk Distribution of OpenTelemetry Java to version [2.21.1](https://github.com/signalfx/splunk-otel-java/releases/tag/v2.21.1)
9+
10+
# One or more tracking issues related to the change
11+
issues: [6944]
12+
13+
# (Optional) One or more lines of additional information to render under the primary note.
14+
# These lines will be padded with 2 spaces and then inserted directly into the document.
15+
# Use pipe (|) for multiline entries.
16+
subtext:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.20.1
1+
v2.21.1

0 commit comments

Comments
 (0)