File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
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.45.0]]
38+ ==== 1.45.0 - 2023/12/07
39+
3440[float]
3541===== Features
3642* Added support for OpenTelemetry annotations - `WithSpan` and `SpanAttribute` - {pull}3406[#3406]
@@ -45,9 +51,6 @@ work when you bring your own `MeterProvider` from an SDK with version `1.32.0` o
4551you should manually register a corresponding View in your `MeterProvider`. Note that this change will not
4652affect you, if you are using the OpenTelemetry API only and not the SDK. - {pull}3447[#3447]
4753
48- [[release-notes-1.x]]
49- === Java Agent version 1.x
50-
5154[[release-notes-1.44.0]]
5255==== 1.44.0 - 2023/11/21
5356
You can’t perform that action at this time.
0 commit comments