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.41.1]]
38+ ==== 1.41.1 - 2023/08/07
39+
3440[float]
3541===== Bug fixes
3642* Fixed Micrometer histograms to be correctly exported with non-cumulative bucket counts - {pull}3264[#3264]
@@ -40,10 +46,6 @@ Use subheadings with the "=====" level for adding notes for unreleased changes:
4046===== Refactorings
4147* Replaced thread-local IO buffers with pooled ones for virtual thread friendliness - {pull}#3239[#3239]
4248
43-
44- [[release-notes-1.x]]
45- === Java Agent version 1.x
46-
4749[[release-notes-1.41.0]]
4850==== 1.41.0 - 2023/07/31
4951
@@ -1699,4 +1701,4 @@ Transactions are named based on your resources (`ResourceClass#resourceMethod`).
16991701 you will still want to set the `service_name` explicitly.
17001702 But it helps getting started and seeing data easier,
17011703 as there are no required configuration options anymore.
1702- In the future we will most likely determine more useful application names for Servlet API-based applications.
1704+ 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