We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc70ad9 commit 1d37991Copy full SHA for 1d37991
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
## Unreleased
4
5
+## Version 1.33.0 (2024-02-28)
6
+
7
+### Migration notes
8
9
+- The deprecated Jaeger exporter has been removed
10
+ ([#10524](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10524))
11
12
+### 📈 Enhancements
13
14
+- Backport: Set route only on the SERVER span
15
+ ([#10580](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10580))
16
+- Update the OpenTelemetry SDK version to 1.35.0
17
18
19
## Version 2.1.0 (2024-02-16)
20
21
### Migration notes
0 commit comments