File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.33.0 (Unreleased )
3+ ## 1.33.0 (2025-03-10 )
44
55### Features Added
66
2727 - "x-ms-client-request-id" is now "az.client_request_id"
2828 - "x-ms-request-id" is now "az.service_request_id"
2929
30- ### Bugs Fixed
31-
3230### Other Changes
3331
3432- 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 5454 "Programming Language :: Python :: 3.10" ,
5555 "Programming Language :: Python :: 3.11" ,
5656 "Programming Language :: Python :: 3.12" ,
57+ "Programming Language :: Python :: 3.13" ,
5758 "License :: OSI Approved :: MIT License" ,
5859 ],
5960 zip_safe = False ,
You can’t perform that action at this time.
0 commit comments