Skip to content

Commit df45912

Browse files
committed
Changelog
1 parent 6e2d404 commit df45912

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)