We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2d404 commit df45912Copy full SHA for df45912
.changes/ec884c41-7bda-4033-a80b-5da20836a64b.json
@@ -0,0 +1,9 @@
1
+{
2
+ "id": "ec884c41-7bda-4033-a80b-5da20836a64b",
3
+ "type": "bugfix",
4
+ "description": "⚠️ **IMPORTANT**: Fix OpenTelemetry span concurrency by using Span.asContextElement() instead of Span.makeCurrent()",
5
+ "issues": [
6
+ "https://github.com/smithy-lang/smithy-kotlin/issues/1211"
7
+ ],
8
+ "requiresMinorVersionBump": true
9
+}
0 commit comments