Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-containerservice_40.0.0

10 Oct 08:40
276ef85
Compare
Choose a tag to compare

40.0.0 (2025-10-10)

Features Added

  • Model ContainerServiceClient added parameter cloud_setting in method __init__
  • Model AdvancedNetworkingSecurity added property advanced_network_policies
  • Model AgentPoolSecurityProfile added property ssh_access
  • Added enum AdvancedNetworkPolicies
  • Added enum AgentPoolSSHAccess

Breaking Changes

  • Deleted or renamed model CloudErrorBody

azure-mgmt-iothubprovisioningservices_1.2.0b3

10 Oct 11:19
7a73b5c
Compare
Choose a tag to compare

1.2.0b3 (2025-10-09)

Features Added

  • Model IotDpsClient added parameter cloud_setting in method __init__
  • Client IotDpsClient added method send_request
  • Model GroupIdInformation added property system_data
  • Model IotDpsPropertiesDescription added property device_registry_namespace
  • Model Resource added property system_data
  • Added enum DeviceRegistryNamespaceAuthenticationType
  • Added model DeviceRegistryNamespaceDescription
  • Added model ErrorAdditionalInfo
  • Added model ErrorDetail
  • Added model ErrorResponse
  • Added model ProxyResource
  • Added model TrackedResource

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. And please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for mgration.
  • Model Resource deleted or renamed its instance variable location
  • Model Resource deleted or renamed its instance variable resourcegroup
  • Model Resource deleted or renamed its instance variable subscriptionid
  • Model Resource deleted or renamed its instance variable tags
  • Deleted or renamed model CertificateBodyDescription
  • Deleted or renamed model CertificateListDescription
  • Deleted or renamed model PrivateLinkResources
  • Method DpsCertificateOperations.create_or_update renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method DpsCertificateOperations.delete changed its parameter certificate_name1 from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete changed its parameter certificate_raw_bytes from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete changed its parameter certificate_is_verified from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete changed its parameter certificate_purpose from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete changed its parameter certificate_created from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete changed its parameter certificate_last_updated from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete changed its parameter certificate_has_private_key from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete changed its parameter certificate_nonce from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.delete renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_name1 from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_raw_bytes from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_is_verified from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_purpose from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_created from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_last_updated from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_has_private_key from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code changed its parameter certificate_nonce from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.generate_verification_code renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method DpsCertificateOperations.get renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_name1 from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_raw_bytes from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_is_verified from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_purpose from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_created from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_last_updated from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_has_private_key from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate changed its parameter certificate_nonce from positional_or_keyword to keyword_only
  • Method DpsCertificateOperations.verify_certificate renamed positional_or_keyword parameter if_match to keyword_only parameters etag/match_condition
  • Parameter asyncinfo of IotDpsResourceOperations.get_operation_result is now required
  • Method IotDpsResourceOperations.get_operation_result changed its parameter asyncinfo from positional_or_keyword to keyword_only

azure-search-documents_11.6.0

09 Oct 22:01
Compare
Choose a tag to compare

11.6.0 (2025-10-10)

Features Added

  • Added azure.search.documents.DocumentDebugInfo.
  • Added azure.search.documents.QueryDebugMode.
  • Added azure.search.documents.QueryResultDocumentSubscores.
  • Added azure.search.documents.SingleVectorFieldResult.
  • Added azure.search.documents.TextResult.
  • Added azure.search.documents.VectorsDebugInfo.
  • Added new parameter debug in azure.search.documents.SearchClient.search.
  • Added azure.search.documents.indexes.LexicalNormalizer.
  • Added azure.search.documents.indexes.LexicalNormalizerName.
  • Added azure.search.documents.indexes.AnalyzeTextOptions.normalizer_name.
  • Added azure.search.documents.indexes.CustomNormalizer.
  • Added azure.search.documents.indexes.DocumentIntelligenceLayoutSkill.
  • Added azure.search.documents.indexes.DocumentIntelligenceLayoutSkillExtractionOptions.
  • Added azure.search.documents.indexes.DocumentIntelligenceLayoutSkillChunkingProperties.
  • Added azure.search.documents.indexes.DocumentIntelligenceLayoutSkillChunkingUnit.
  • Added azure.search.documents.indexes.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth.
  • Added azure.search.documents.indexes.DocumentIntelligenceLayoutSkillOutputFormat.
  • Added azure.search.documents.indexes.DocumentIntelligenceLayoutSkillOutputMode.
  • Added azure.search.documents.indexes.RankingOrder.
  • Added azure.search.documents.indexes.RescoringOptions.
  • Added azure.search.documents.indexes.SearchField.normalizer_name.
  • Added azure.search.documents.indexes.SearchIndex.normalizer.
  • Added azure.search.documents.indexes.SearchIndexerKnowledgeStoreParameters.
  • Added azure.search.documents.indexes.VectorSearchCompressionRescoreStorageMethod.
  • Support for running VectorQuerys against sub-fields of complex fields.
  • Added support for 2025-09-01 service version.
    • Support for reranker boosted scores in search results and the ability to sort results on either reranker or reranker
      boosted scores in SemanticConfiguration.rankingOrder.
    • Support for VectorSearchCompression.RescoringOptions to configure how vector compression handles the original
      vector when indexing and how vectors are used during rescoring.
    • Added SearchIndex.description to provide a textual description of the index.
    • Support for LexicalNormalizer when defining SearchIndex, SimpleField, and SearchableField and the ability to
      use it when analyzing text with SearchIndexClient.analyzeText and SearchIndexAsyncClient.analyzeText.
    • Support DocumentIntelligenceLayoutSkill skillset skill and OneLake SearchIndexerDataSourceConnection data source.
    • Support for QueryDebugMode in searching to retrieve detailed information about search processing. Only vector is
      supported for QueryDebugMode.

Breaking Changes

  • VectorSearchCompression.rerankWithOriginalVectors and VectorSearchCompression.defaultOversampling don't work with
    2025-09-01 and were replaced by VectorSearchCompression.RescoringOptions.enabledRescoring and
    VectorSearchCompression.RescoringOptions.defaultOversampling. If using 2024-07-01 continue using the old properties,
    otherwise if using 2025-09-01 use the new properties in RescoringOptions.

Other Changes

  • Updated default API version to 2025-09-01.

azure-mgmt-storagediscovery_1.0.1

09 Oct 08:34
6efcb9d
Compare
Choose a tag to compare

1.0.1 (2025-10-09)

Bugs Fixed

  • Exclude generated_samples and generated_tests from wheel

azure-mgmt-storagecache_3.0.1

09 Oct 09:34
6efcb9d
Compare
Choose a tag to compare

3.0.1 (2025-10-09)

Bugs Fixed

  • Exclude generated_samples and generated_tests from wheel

azure-mgmt-sitemanager_1.0.1

09 Oct 08:34
6efcb9d
Compare
Choose a tag to compare

1.0.1 (2025-10-09)

Bugs Fixed

  • Exclude generated_samples and generated_tests from wheel

azure-mgmt-quota_3.0.1

09 Oct 08:34
6efcb9d
Compare
Choose a tag to compare

3.0.1 (2025-10-09)

Bugs Fixed

  • Exclude generated_samples and generated_tests from wheel

azure-mgmt-keyvault_12.1.1

09 Oct 08:59
6efcb9d
Compare
Choose a tag to compare

12.1.1 (2025-10-09)

Bugs Fixed

  • Exclude generated_samples and generated_tests from wheel

azure-mgmt-dataprotection_2.0.1

09 Oct 08:35
6efcb9d
Compare
Choose a tag to compare

2.0.1 (2025-10-09)

Bugs Fixed

  • Exclude generated_samples and generated_tests from wheel

azure-mgmt-compute_37.0.1

09 Oct 08:35
6efcb9d
Compare
Choose a tag to compare

37.0.1 (2025-10-09)

Bugs Fixed

  • Exclude generated_samples and generated_tests from wheel