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 c347e32 commit 50d77edCopy full SHA for 50d77ed
.changes/ec884c41-7bda-4033-a80b-5da20836a64b.json
@@ -1,9 +1,8 @@
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()",
+ "description": "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