Skip to content

Releases: Azure/azure-sdk-for-python

azure-template_0.1.0b4083468

27 Aug 01:31
Compare
Choose a tag to compare
Pre-release

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

27 Aug 09:57
909b03a
Compare
Choose a tag to compare

1.0.0b1 (2024-08-27)

Other Changes

  • Initial version

azure-mgmt-mysqlflexibleservers_1.0.0b1

27 Aug 09:53
909b03a
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2024-08-27)

Other Changes

  • Initial version

azure-ai-inference_1.0.0b4

28 Aug 17:06
72ae907
Compare
Choose a tag to compare
Pre-release

1.0.0b4 (2024-08-30)

Features Added

  • Support chat completion streaming response with function arguments (tool calls). Add new classes
    StreamingChatResponseMessageUpdate and StreamingChatResponseToolCallUpdate.
  • Support text embeddings result in base64 encoded string format.
  • Nicely formated print of chat completions and embeddings result objects.

Breaking Changes

  • Classes ChatCompletionsToolSelectionPreset, ChatCompletionsNamedToolSelection and ChatCompletionsFunctionToolSelection renamed to ChatCompletionsToolChoicePreset ChatCompletionsNamedToolChoice and ChatCompletionsNamedToolChoiceFunction respectively.
  • Update the object type of embeddings property on EmbeddingsResult, from embedding: List[float] to embedding: Union[str, List[float]].
  • Instead of base class ChatCompletionsToolCall and derived class ChatCompletionsFunctionToolCall, we now have a flat representation of only one class ChatCompletionsToolCall that 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 classes ChatCompletionsResponseFormatJSON and ChatCompletionsResponseFormatText.

azure-ai-metricsadvisor_1.0.1

26 Aug 22:04
c89899b
Compare
Choose a tag to compare

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

27 Aug 00:01
Compare
Choose a tag to compare
Pre-release

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

26 Aug 07:27
252b227
Compare
Choose a tag to compare
Pre-release

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

azure-mgmt-azurestackhci_8.0.0b4

26 Aug 10:10
ea13ae1
Compare
Choose a tag to compare
Pre-release

8.0.0b4 (2024-08-26)

Features Added

  • The 'AzureStackHCIClient' client had operation group 'arc_settings' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'clusters' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'deployment_settings' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'edge_devices' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'extensions' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'offers' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'publishers' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'security_settings' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'skus' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'update_runs' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'update_summaries' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'updates' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'arc_settings' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'clusters' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'deployment_settings' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'edge_devices' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'extensions' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'offers' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'publishers' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'security_settings' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'skus' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'update_runs' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'update_summaries' added in the current version
  • The 'AzureStackHCIClient' client had operation group 'updates' added in the current version
  • The model or publicly exposed class 'ArcSettingsOperations' was added in the current version
  • The model or publicly exposed class 'ClustersOperations' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingsOperations' was added in the current version
  • The model or publicly exposed class 'EdgeDevicesOperations' was added in the current version
  • The model or publicly exposed class 'ExtensionsOperations' was added in the current version
  • The model or publicly exposed class 'OffersOperations' was added in the current version
  • The model or publicly exposed class 'PublishersOperations' was added in the current version
  • The model or publicly exposed class 'SecuritySettingsOperations' was added in the current version
  • The model or publicly exposed class 'SkusOperations' was added in the current version
  • The model or publicly exposed class 'UpdateRunsOperations' was added in the current version
  • The model or publicly exposed class 'UpdateSummariesOperations' was added in the current version
  • The model or publicly exposed class 'UpdatesOperations' was added in the current version
  • The model or publicly exposed class 'Status' had property 'CONNECTED_RECENTLY' added in the current version
  • The model or publicly exposed class 'Status' had property 'DEPLOYMENT_FAILED' added in the current version
  • The model or publicly exposed class 'Status' had property 'DEPLOYMENT_IN_PROGRESS' added in the current version
  • The model or publicly exposed class 'Status' had property 'DEPLOYMENT_SUCCESS' added in the current version
  • The model or publicly exposed class 'Status' had property 'DISCONNECTED' added in the current version
  • The model or publicly exposed class 'Status' had property 'ERROR' added in the current version
  • The model or publicly exposed class 'Status' had property 'NOT_CONNECTED_RECENTLY' added in the current version
  • The model or publicly exposed class 'Status' had property 'NOT_SPECIFIED' added in the current version
  • The model or publicly exposed class 'Status' had property 'NOT_YET_REGISTERED' added in the current version
  • The model or publicly exposed class 'Status' had property 'VALIDATION_FAILED' added in the current version
  • The model or publicly exposed class 'Status' had property 'VALIDATION_IN_PROGRESS' added in the current version
  • The model or publicly exposed class 'Status' had property 'VALIDATION_SUCCESS' added in the current version
  • The model or publicly exposed class 'AccessLevel' was added in the current version
  • The model or publicly exposed class 'ArcConnectivityProperties' was added in the current version
  • The model or publicly exposed class 'ArcExtensionState' was added in the current version
  • The model or publicly exposed class 'ArcIdentityResponse' was added in the current version
  • The model or publicly exposed class 'ArcSetting' was added in the current version
  • The model or publicly exposed class 'ArcSettingAggregateState' was added in the current version
  • The model or publicly exposed class 'ArcSettingList' was added in the current version
  • The model or publicly exposed class 'ArcSettingsPatch' was added in the current version
  • The model or publicly exposed class 'AvailabilityType' was added in the current version
  • The model or publicly exposed class 'Cluster' was added in the current version
  • The model or publicly exposed class 'ClusterDesiredProperties' was added in the current version
  • The model or publicly exposed class 'ClusterIdentityResponse' was added in the current version
  • The model or publicly exposed class 'ClusterList' was added in the current version
  • The model or publicly exposed class 'ClusterNode' was added in the current version
  • The model or publicly exposed class 'ClusterNodeType' was added in the current version
  • The model or publicly exposed class 'ClusterPatch' was added in the current version
  • The model or publicly exposed class 'ClusterReportedProperties' was added in the current version
  • The model or publicly exposed class 'ComplianceAssignmentType' was added in the current version
  • The model or publicly exposed class 'ComplianceStatus' was added in the current version
  • The model or publicly exposed class 'ConnectivityStatus' was added in the current version
  • The model or publicly exposed class 'DefaultExtensionDetails' was added in the current version
  • The model or publicly exposed class 'DeploymentCluster' was added in the current version
  • The model or publicly exposed class 'DeploymentConfiguration' was added in the current version
  • The model or publicly exposed class 'DeploymentData' was added in the current version
  • The model or publicly exposed class 'DeploymentMode' was added in the current version
  • The model or publicly exposed class 'DeploymentSecuritySettings' was added in the current version
  • The model or publicly exposed class 'DeploymentSetting' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingAdapterPropertyOverrides' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingHostNetwork' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingIntents' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingListResult' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingStorageAdapterIPInfo' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingStorageNetworks' was added in the current version
  • The model or publicly exposed class 'DeploymentSettingVirtualSwitchConfigurationOverrides' was added in the current version
  • The model or publicly exposed class 'DeploymentStep' was added in the current version
  • The model or publicly exposed class 'DeviceConfiguration' was added in the current version
  • The model or publicly exposed class 'DeviceKind' was added in the current version
  • The model or publicly exposed class 'DeviceState' was added in the current version
  • The model or publicly exposed class 'DiagnosticLevel' was added in the current version
  • The model or publicly exposed class 'EceActionStatus' was added in the current version
  • The model or publicly exposed class 'EceDeploymentSecrets' was added in the current version
  • The model or publicly exposed class 'EceReportedProperties' was added in the current version
  • The model or publicly exposed class 'EceSecrets' was added in the current version
  • The model or publicly exposed class 'EdgeDevice' was added in the current version
  • The model or publicly exposed class 'EdgeDeviceListResult' was added in the current version
  • The model or publicly exposed class 'EdgeDeviceProperties' was added in the current version
  • The model or publicly exposed class 'Extension' was added in the current version
  • The model or publicly exposed class 'ExtensionAggregateState' was added in the current version
  • The model or publicly exposed class 'ExtensionInstanceView' was added in the current version
  • The model or publicly exposed class 'ExtensionInstanceViewStatus' was added in the current version
  • The model or publicly exposed class 'ExtensionList' was added in the current version
  • The model or publicly exposed class 'ExtensionManagedBy' was added in the current version
  • The model or publicly exposed class 'ExtensionPatch' was added in the current version
  • The model...
Read more

azure-mgmt-compute_33.0.0

23 Aug 08:42
85c78b2
Compare
Choose a tag to compare

33.0.0 (2024-08-20)

Features Added

  • Model AvailabilitySet has a new parameter scheduled_events_policy
  • Model AvailabilitySetUpdate has a new parameter scheduled_events_policy
  • Model VirtualMachineScaleSet has a new parameter sku_profile
  • Model VirtualMachineScaleSet has a new parameter zonal_platform_fault_domain_align_mode
  • Model VirtualMachineScaleSetUpdate has a new parameter sku_profile
  • Model VirtualMachineScaleSetUpdate has a new parameter zonal_platform_fault_domain_align_mode
  • Model VirtualMachineScaleSetUpdate has a new parameter zones

Breaking Changes

  • Model PurchasePlan no longer has parameter promotion_code

azure-appconfiguration_1.7.1

23 Aug 02:45
99ac866
Compare
Choose a tag to compare

1.7.1 (2024-08-22)

Bugs Fixed

  • Fixed a bug in serializing/deserializing tags filter in ConfigurationSnapshot.