File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
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.39.0]]
38+ ==== 1.39.0 - 2023/06/13
39+
3440[float]
3541===== Features
3642* Capture S3 operation details as OTel attributes - {pull}3136[#3136]
@@ -44,10 +50,6 @@ Use subheadings with the "=====" level for adding notes for unreleased changes:
4450* Handled an edge case where exceptions thrown by instrumentation code could escape into the application - {pull}3159[#3159]
4551* Added guard to gracefully handle the presence of pre 3.0 Servlet API versions in the spring service name discovery mechanism - {pull}3172[#3172]
4652
47-
48- [[release-notes-1.x]]
49- === Java Agent version 1.x
50-
5153[[release-notes-1.38.0]]
5254==== 1.38.0 - 2023/05/04
5355
@@ -1657,4 +1659,4 @@ Transactions are named based on your resources (`ResourceClass#resourceMethod`).
16571659 you will still want to set the `service_name` explicitly.
16581660 But it helps getting started and seeing data easier,
16591661 as there are no required configuration options anymore.
1660- In the future we will most likely determine more useful application names for Servlet API-based applications.
1662+ 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