Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-template_0.1.0b4762167
0.1.0b4762167 (2025-04-15)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4761897
0.1.0b4761897 (2025-04-15)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4758022
0.1.0b4758022 (2025-04-14)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4757312
0.1.0b4757312 (2025-04-14)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-monitor-opentelemetry_1.6.7
azure-appconfiguration-provider_2.1.0b1
2.1.0b1 (2025-04-10)
Bugs Fixed
- Updates the feature flag telemetry to use the provided endpoint instead of the endpoint of the store the feature flag was loaded from.
- Removes Feature Id from feature flag telemetry.
azure-servicebus_7.14.2
7.14.2 (2025-04-09)
Bugs Fixed
- Fixed a bug where max number of messages was not being requested when receiving from the service due to an incorrect link credit calculation. (#40156)
Other Changes
- Added support for handling a C# DateTime.MinValue timestamp, which is returned by the service as a sentinel for time which is not set.
- Deprecating
uamqp_transport
in favor of pyAMQP transport. Theuamqp_transport
will be removed in the next minor release. - Fixed aiohttp websocket library showing a deprecation warning due to an incorrect timeout type (#40429)
- Dropped support for Python 3.8
azure-mgmt-iothub_4.0.0
4.0.0 (2025-04-09)
Breaking Changes
- Removed subfolders of some unused Api-Versions for smaller package size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.
azure-ai-ml_1.26.2
1.26.2 (2025-04-08)
Bugs Fixed
- Made AI Search connections property optional while creating capability host.