Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-mgmt-eventhub_11.1.0
11.1.0 (2024-09-02)
Features Added
- Model Cluster has a new parameter provisioning_state
- Model Destination has a new parameter identity
- Model Eventhub has a new parameter user_metadata
- Model NetworkSecurityPerimeterConfiguration has a new parameter applicable_features
- Model NetworkSecurityPerimeterConfiguration has a new parameter is_backing_resource
- Model NetworkSecurityPerimeterConfiguration has a new parameter location
- Model NetworkSecurityPerimeterConfiguration has a new parameter parent_association_name
- Model NetworkSecurityPerimeterConfiguration has a new parameter source_resource_id
azure-template_0.1.0b4086797
0.1.0b4086797 (2024-08-27)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4083624
0.1.0b4083624 (2024-08-27)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4083468
0.1.0b4083468 (2024-08-27)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-mgmt-postgresqlflexibleservers_1.0.0b1
1.0.0b1 (2024-08-27)
Other Changes
- Initial version
azure-mgmt-mysqlflexibleservers_1.0.0b1
1.0.0b1 (2024-08-27)
Other Changes
- Initial version
azure-ai-inference_1.0.0b4
1.0.0b4 (2024-08-30)
Features Added
- Support chat completion streaming response with function arguments (tool calls). Add new classes
StreamingChatResponseMessageUpdateandStreamingChatResponseToolCallUpdate. - Support text embeddings result in base64 encoded string format.
- Nicely formated print of chat completions and embeddings result objects.
Breaking Changes
- Classes
ChatCompletionsToolSelectionPreset,ChatCompletionsNamedToolSelectionandChatCompletionsFunctionToolSelectionrenamed toChatCompletionsToolChoicePresetChatCompletionsNamedToolChoiceandChatCompletionsNamedToolChoiceFunctionrespectively. - Update the object type of
embeddingsproperty onEmbeddingsResult, fromembedding: List[float]toembedding: Union[str, List[float]]. - Instead of base class
ChatCompletionsToolCalland derived classChatCompletionsFunctionToolCall, we now have a flat representation of only one classChatCompletionsToolCallthat that represents a function tool. This is because the only support tool is a function call.
Bugs Fixed
- Fix setting of chat completions response format, to allow response in JSON format. See classes
ChatCompletionsResponseFormat(base class) and
derived classesChatCompletionsResponseFormatJSONandChatCompletionsResponseFormatText.
azure-ai-metricsadvisor_1.0.1
1.0.1 (2024-08-26)
Other Changes
- This package is no longer being maintained, as the service has been retired. There is no replacement package for this package.
azure-template_0.1.0b4083167
0.1.0b4083167 (2024-08-26)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-mgmt-hdinsightcontainers_1.0.0b3
1.0.0b3 (2024-08-26)
Features Added
- The 'HDInsightContainersMgmtClient' client had operation group 'cluster_pool_upgrade_histories' added in the current version
- The 'HDInsightContainersMgmtClient' client had operation group 'cluster_upgrade_histories' added in the current version
- The 'HDInsightContainersMgmtClient' client had operation group 'cluster_libraries' added in the current version
- The 'ClustersOperations' method 'begin_upgrade_manual_rollback' was added in the current version
- The model or publicly exposed class 'ClusterLibrariesOperations' was added in the current version
- The model or publicly exposed class 'ClusterPoolUpgradeHistoriesOperations' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeHistoriesOperations' was added in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeType' had property 'PATCH_VERSION_UPGRADE' added in the current version
- The model or publicly exposed class 'ClusterPoolComputeProfile' had property 'availability_zones' added in the current version
- The model or publicly exposed class 'ClusterPoolProfile' had property 'public_ip_tag' added in the current version
- The model or publicly exposed class 'ClusterPoolResourcePropertiesClusterPoolProfile' had property 'public_ip_tag' added in the current version
- The model or publicly exposed class 'ClusterPoolResourcePropertiesComputeProfile' had property 'availability_zones' added in the current version
- The model or publicly exposed class 'ClusterProfile' had property 'managed_identity_profile' added in the current version
- The model or publicly exposed class 'ClusterUpgradeType' had property 'PATCH_VERSION_UPGRADE' added in the current version
- The model or publicly exposed class 'ComputeProfile' had property 'availability_zones' added in the current version
- The model or publicly exposed class 'SshProfile' had property 'vm_size' added in the current version
- The model or publicly exposed class 'UpdatableClusterProfile' had property 'secrets_profile' added in the current version
- The model or publicly exposed class 'UpdatableClusterProfile' had property 'trino_profile' added in the current version
- The model or publicly exposed class 'Category' was added in the current version
- The model or publicly exposed class 'ClusterAksPatchUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterAvailableInPlaceUpgradeProperties' was added in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradePatchVersionUpgradeProperties' was added in the current version
- The model or publicly exposed class 'ClusterHotfixUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterHotfixUpgradeRollbackHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterInPlaceUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterInPlaceUpgradeProperties' was added in the current version
- The model or publicly exposed class 'ClusterLibrary' was added in the current version
- The model or publicly exposed class 'ClusterLibraryList' was added in the current version
- The model or publicly exposed class 'ClusterLibraryManagementOperation' was added in the current version
- The model or publicly exposed class 'ClusterLibraryManagementOperationProperties' was added in the current version
- The model or publicly exposed class 'ClusterLibraryProperties' was added in the current version
- The model or publicly exposed class 'ClusterPatchVersionUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterPatchVersionUpgradeProperties' was added in the current version
- The model or publicly exposed class 'ClusterPatchVersionUpgradeRollbackHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterPoolAksPatchUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterPoolNodeOsUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterPoolUpgradeHistory' was added in the current version
- The model or publicly exposed class 'ClusterPoolUpgradeHistoryListResult' was added in the current version
- The model or publicly exposed class 'ClusterPoolUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterPoolUpgradeHistoryType' was added in the current version
- The model or publicly exposed class 'ClusterPoolUpgradeHistoryUpgradeResultType' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeHistory' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeHistoryListResult' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeHistoryProperties' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeHistorySeverityType' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeHistoryType' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeHistoryUpgradeResultType' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeRollback' was added in the current version
- The model or publicly exposed class 'ClusterUpgradeRollbackProperties' was added in the current version
- The model or publicly exposed class 'IpTag' was added in the current version
- The model or publicly exposed class 'LibraryManagementAction' was added in the current version
- The model or publicly exposed class 'ManagedIdentityProfile' was added in the current version
- The model or publicly exposed class 'ManagedIdentitySpec' was added in the current version
- The model or publicly exposed class 'ManagedIdentityType' was added in the current version
- The model or publicly exposed class 'MavenLibraryProperties' was added in the current version
- The model or publicly exposed class 'PyPiLibraryProperties' was added in the current version
- The model or publicly exposed class 'Status' was added in the current version
- The model or publicly exposed class 'Type' was added in the current version
Breaking Changes
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'description' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'source_oss_version' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'source_cluster_version' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'source_build_number' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'target_oss_version' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'target_cluster_version' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'target_build_number' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'component_name' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'severity' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'extended_properties' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterAvailableUpgradeHotfixUpgradeProperties' had its instance variable 'created_time' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterHotfixUpgradeProperties' had its instance variable 'target_oss_version' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterHotfixUpgradeProperties' had its instance variable 'target_cluster_version' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterHotfixUpgradeProperties' had its instance variable 'target_build_number' deleted or renamed in the current version
- The model or publicly exposed class 'ClusterHotfixUpgradeProperties' had its instance variable 'component_name' deleted or renamed in the current version
- The model or publicly exposed class 'KafkaProfile' had its instance variable 'cluster_identity' deleted or renamed in the current version