You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/core/azure-core/CHANGELOG.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,11 @@
1
1
# Release History
2
2
3
-
## 1.34.0 (Unreleased)
3
+
## 1.34.0 (2025-05-01)
4
4
5
5
### Features Added
6
6
7
7
- Added a `set_span_error_status` method to the `OpenTelemetryTracer` class. This method allows users to set the status of a span to `ERROR` after it has been created. #40703
8
8
9
-
### Breaking Changes
10
-
11
-
### Bugs Fixed
12
-
13
9
### Other Changes
14
10
15
11
- Python 3.8 is no longer supported. Please use Python version 3.9 or later.
0 commit comments