Commit ae33e74 1 parent 69d277d commit ae33e74 Copy full SHA for ae33e74
File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.33.0 (Unreleased )
3
+ ## 1.33.0 (2025-03-10 )
4
4
5
5
### Features Added
6
6
27
27
- "x-ms-client-request-id" is now "az.client_request_id"
28
28
- "x-ms-request-id" is now "az.service_request_id"
29
29
30
- ### Bugs Fixed
31
-
32
30
### Other Changes
33
31
34
32
- Added ` opentelemetry-api ` as an optional dependency for tracing. This can be installed with ` pip install azure-core[tracing] ` . #39563
Original file line number Diff line number Diff line change 54
54
"Programming Language :: Python :: 3.10" ,
55
55
"Programming Language :: Python :: 3.11" ,
56
56
"Programming Language :: Python :: 3.12" ,
57
+ "Programming Language :: Python :: 3.13" ,
57
58
"License :: OSI Approved :: MIT License" ,
58
59
],
59
60
zip_safe = False ,
You can’t perform that action at this time.
0 commit comments