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.40.0]]
38+ ==== 1.40.0 - 2023/07/19
39+
3440[float]
3541===== Features
3642* Capture `container.id` for cgroups v2 - {pull}3199[#3199]
@@ -47,9 +53,6 @@ Use subheadings with the "=====" level for adding notes for unreleased changes:
4753* Avoid warning log message when grpc transactions are cancelled before end - {pull}3223[#3223]
4854* Align agent hostname capture to FQDN - {pull}3188[#3188]
4955
50- [[release-notes-1.x]]
51- === Java Agent version 1.x
52-
5356[[release-notes-1.39.0]]
5457==== 1.39.0 - 2023/06/13
5558
@@ -1675,4 +1678,4 @@ Transactions are named based on your resources (`ResourceClass#resourceMethod`).
16751678 you will still want to set the `service_name` explicitly.
16761679 But it helps getting started and seeing data easier,
16771680 as there are no required configuration options anymore.
1678- In the future we will most likely determine more useful application names for Servlet API-based applications.
1681+ 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