File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,12 @@ Use subheadings with the "=====" level for adding notes for unreleased changes:
3131
3232=== Unreleased
3333
34+ [[release-notes-1.x]]
35+ === Java Agent version 1.x
36+
37+ [[release-notes-1.41.0]]
38+ ==== 1.41.0 - 2023/07/31
39+
3440[float]
3541===== Features
3642* Added W3C baggage propagation - {pull}3236[#3236], {pull}3248[#3248]
@@ -42,9 +48,6 @@ Use subheadings with the "=====" level for adding notes for unreleased changes:
4248* Fixed SQS NoClassDefFoundError in AWS SDK instrumentation - {pull}3254[#3254]
4349* Fixed reference counting issues in elasticsearch instrumentation - {pull}3256[#3256]
4450
45- [[release-notes-1.x]]
46- === Java Agent version 1.x
47-
4851[[release-notes-1.40.0]]
4952==== 1.40.0 - 2023/07/19
5053
@@ -1686,4 +1689,4 @@ Transactions are named based on your resources (`ResourceClass#resourceMethod`).
16861689 you will still want to set the `service_name` explicitly.
16871690 But it helps getting started and seeing data easier,
16881691 as there are no required configuration options anymore.
1689- In the future we will most likely determine more useful application names for Servlet API-based applications.
1692+ In the future we will most likely determine more useful application names for Servlet API-based applications.
You can’t perform that action at this time.
0 commit comments