Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-ml_1.22.3

20 Nov 10:19
Compare
Choose a tag to compare

1.22.3 (2024-11-20)

Bugs Fixed

  • Fix error message while resolving mlflow url in get workspace details

azure-mgmt-cosmosdb_9.7.0

19 Nov 03:15
67aa17f
Compare
Choose a tag to compare

9.7.0 (2024-11-18)

Features Added

  • Model DatabaseAccountCreateUpdateParameters added property enable_per_region_per_partition_autoscale
  • Model DatabaseAccountGetResults added property enable_per_region_per_partition_autoscale
  • Model DatabaseAccountUpdateParameters added property enable_per_region_per_partition_autoscale
  • Model IndexingPolicy added property vector_indexes
  • Model RestorableSqlContainerPropertiesResourceContainer added property vector_embedding_policy
  • Model SqlContainerGetPropertiesResource added property vector_embedding_policy
  • Model SqlContainerResource added property vector_embedding_policy
  • Added enum DistanceFunction
  • Added enum VectorDataType
  • Added model VectorEmbedding
  • Added model VectorEmbeddingPolicy
  • Added model VectorIndex
  • Added enum VectorIndexType

azure-eventgrid_4.21.0

19 Nov 17:06
de41bd5
Compare
Choose a tag to compare

4.21.0 (2024-11-19)

Features Added

  • Added new enum values to SystemEventNames related to Azure Resource Notifications.

azure-cosmos_4.9.0

19 Nov 04:05
3de7a4c
Compare
Choose a tag to compare

4.9.0 (2024-11-18)

Features Added

  • Added full text policy and full text indexing policy. See PR 37891.
  • Added support for full text search and hybrid search queries. See PR 38275.

azure-ai-ml_1.22.2

18 Nov 10:58
07cc0d1
Compare
Choose a tag to compare

1.22.2 (2024-11-18)

Bugs Fixed

  • #3620407 - Fix Datastore credentials show up as NoneCredentials

azure-mgmt-netapp_13.4.0b1

18 Nov 06:14
4e62b4f
Compare
Choose a tag to compare
Pre-release

13.4.0b1 (2024-11-18)

Features Added

  • Model Backup added property is_large_volume
  • Model CapacityPool added property custom_throughput_mibps
  • Model CapacityPoolPatch added property custom_throughput_mibps
  • Model EncryptionIdentity added property federated_client_id
  • Model NetAppAccount added property nfs_v4_id_domain
  • Model NetAppAccount added property is_multi_ad_enabled
  • Model NetAppAccountPatch added property nfs_v4_id_domain
  • Model NetAppAccountPatch added property is_multi_ad_enabled
  • Model ReplicationObject added property destination_replications
  • Enum ServiceLevel added member FLEXIBLE
  • Model Volume added property accept_grow_capacity_pool_for_short_term_clone_split
  • Model Volume added property inherited_size_in_bytes
  • Model Volume added property language
  • Model VolumeGroupVolumeProperties added property accept_grow_capacity_pool_for_short_term_clone_split
  • Model VolumeGroupVolumeProperties added property inherited_size_in_bytes
  • Model VolumeGroupVolumeProperties added property language
  • Added enum AcceptGrowCapacityPoolForShortTermCloneSplit
  • Added model ChangeKeyVault
  • Added model DestinationReplication
  • Added model EncryptionTransitionRequest
  • Added model KeyVaultPrivateEndpoint
  • Added model ListQuotaReportResponse
  • Added model QuotaReport
  • Added enum ReplicationType
  • Added enum VolumeLanguage
  • Operation group AccountsOperations added method begin_change_key_vault
  • Operation group AccountsOperations added method begin_get_change_key_vault_information
  • Operation group AccountsOperations added method begin_transition_to_cmk
  • Operation group VolumesOperations added method begin_list_quota_report
  • Operation group VolumesOperations added method begin_split_clone_from_parent

azure-mgmt-mysqlflexibleservers_1.0.0b3

18 Nov 06:06
fd343b8
Compare
Choose a tag to compare
Pre-release

1.0.0b3 (2024-11-18)

Features Added

  • Model Capability added property supported_features
  • Model Server added property full_version
  • Added model FeatureProperty

azure-ai-evaluation_1.0.1

15 Nov 22:18
de0e8f0
Compare
Choose a tag to compare

1.0.1 (2024-11-15)

Bugs Fixed

  • Fixed [remote] extra to be needed only when tracking results in Azure AI Studio.
  • Removing azure-ai-inference as dependency.

azure-search-documents_11.6.0b7

18 Nov 16:22
7b7a042
Compare
Choose a tag to compare
Pre-release

11.6.0b7 (2024-11-18)

Features Added

  • Added SearchResourceEncryptionKey.identity support.
  • Added query_rewrites & query_rewrites_count in SearchClient.Search.
  • Added query_rewrites in VectorizableTextQuery.
  • Added new models:
    • azure.search.documents.QueryRewritesType
    • azure.search.documents.indexes.AIServicesAccountIdentity
    • azure.search.documents.indexes.AIServicesAccountKey
    • azure.search.documents.indexes.AzureOpenAITokenizerParameters
    • azure.search.documents.indexes.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
    • azure.search.documents.indexes.DocumentIntelligenceLayoutSkillOutputMode
    • azure.search.documents.indexes.DataSourceCredentials
    • azure.search.documents.indexes.DocumentIntelligenceLayoutSkill
    • azure.search.documents.indexes.IndexerCurrentState
    • azure.search.documents.indexes.MarkdownHeaderDepth
    • azure.search.documents.indexes.MarkdownParsingSubmode
    • azure.search.documents.indexes.RescoringOptions
    • azure.search.documents.indexes.ResourceCounter
    • azure.search.documents.indexes.SkillNames
    • azure.search.documents.indexes.SplitSkillEncoderModelName
    • azure.search.documents.indexes.SplitSkillUnit
    • azure.search.documents.indexes.VectorSearchCompressionKind
    • azure.search.documents.indexes.VectorSearchCompressionRescoreStorageMethod

Other Changes

  • Updated the API version to "2024-1-01-preview"

11.5.2 (2024-10-31)

Bugs Fixed

  • Fixed the issue that encryptionKey was lost during serialization. #37521

azure-mgmt-hybridcompute_9.1.0b1

15 Nov 03:00
342d107
Compare
Choose a tag to compare
Pre-release

9.1.0b1 (2024-11-15)

Features Added

  • Client HybridComputeManagementClient added operation group machine_run_commands
  • Client HybridComputeManagementClient added operation group gateways
  • Client HybridComputeManagementClient added operation group settings
  • Model Machine added property hardware_profile
  • Model Machine added property storage_profile
  • Model Machine added property firmware_profile
  • Model NetworkInterface added property mac_address
  • Model NetworkInterface added property id
  • Model NetworkInterface added property name
  • Added model AgentVersion
  • Added model AgentVersionsList
  • Added model Disk
  • Added model ErrorDetailAutoGenerated
  • Added model ErrorResponseAutoGenerated
  • Added enum ExecutionState
  • Added model FirmwareProfile
  • Added model Gateway
  • Added enum GatewayType
  • Added model GatewayUpdate
  • Added model GatewaysListResult
  • Added model HardwareProfile
  • Added model HybridIdentityMetadata
  • Added model HybridIdentityMetadataList
  • Added model MachineRunCommand
  • Added model MachineRunCommandInstanceView
  • Added model MachineRunCommandScriptSource
  • Added model MachineRunCommandUpdate
  • Added model MachineRunCommandsListResult
  • Added model NetworkConfiguration
  • Added model Processor
  • Added model RunCommandInputParameter
  • Added model RunCommandManagedIdentity
  • Added model Settings
  • Added model StorageProfile
  • Added model TrackedResourceAutoGenerated
  • Added operation group GatewaysOperations
  • Added operation group MachineRunCommandsOperations
  • Added operation group SettingsOperations