Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-ai-resources_1.0.0b4
1.0.0b4 (2024-02-01)
Other Changes
- Use openai v1 environment variable
azure-ai-generative_1.0.0b4
1.0.0b4 (2024-02-01)
Features Added
- Support custom metrics for evaluation
Other Changes
- Switched evaluate() function to run on promptflow engine
- Use openai v1 environment variable
azure-monitor-query_1.2.1
1.2.1 (2024-01-31)
Bugs Fixed
- Fixed certain keyword arguments from being propagated when using
MetricsQueryClient
.
Other Changes
- Internal updates to generated code.
- Bumped minimum dependency on
azure-core
to>=1.28.0
.
azure-messaging-webpubsubclient_1.0.0
1.0.0 (2024-01-31)
Features Added
- Add Operation
open/close
Breaking Changes
- Rename operation
on
tosubscribe
- Rename operation
off
tounsubscribe
- Remove model
DisconnectedError
- Rename model
OpenWebSocketError
toOpenClientError
- Remove model
StartClientError
- Remove model
StartNotStoppedClientError
- Remove model
DisconnectedError
Other Changes
- Add docstring
- First GA
azure-core_1.30.0
corehttp_1.0.0b3
azure-mgmt-springappdiscovery_1.0.0b1
1.0.0b1 (2024-01-31)
- Initial Release
azure-ai-resources_1.0.0b3
1.0.0b3 (2024-01-30)
Features Added
- AzureOpenAIConnection.set_current_environment supports openai 1.0 and above.
Other Changes
- Support for Python 3.12
azure-ai-generative_1.0.0b3
1.0.0b3 (2024-01-30)
Other Changes
- Support for Python 3.12
azure-communication-phonenumbers_1.2.0b3
1.2.0b3 (2024-01-29)
Features Added
- Added support for API version
2023-10-01-preview
, This gives us functionality for Do Not Resell Consent Changes. - Users will now be able to purchase from countries like
IT
,AT
,FR
,NO
,PT
. They can do so by agreeing not to resell phone numbers by setting consentToNotResellNumbers to true. - Added support for 10DLC changes.