Skip to content

Releases: Azure/azure-sdk-for-python

azure_search_documents_11.5.0

16 Jul 15:32

Choose a tag to compare

11.5.0 (2024-07-16)

Breaking Changes

These changes do not impact the API of stable versions such as 11.4.0.
Only code written against a beta version such as 11.6.0b4 may be affected.

  • Below models are renamed

    • azure.search.documents.indexes.models.SearchIndexerIndexProjections -> azure.search.documents.indexes.models.SearchIndexerIndexProjection
    • azure.search.documents.indexes.models.LineEnding -> azure.search.documents.indexes.models.OrcLineEnding
    • azure.search.documents.indexes.models.ScalarQuantizationCompressionConfiguration -> azure.search.documents.indexes.models.ScalarQuantizationCompression
    • azure.search.documents.indexes.models.VectorSearchCompressionConfiguration -> azure.search.documents.indexes.models.VectorSearchCompression
    • azure.search.documents.indexes.models.VectorSearchCompressionTargetDataType -> azure.search.documents.indexes.models.VectorSearchCompressionTarget
  • Below models do not exist in this release

    • azure.search.documents.models.QueryLanguage
    • azure.search.documents.models.QuerySpellerType
    • azure.search.documents.models.QueryDebugMode
    • azure.search.documents.models.HybridCountAndFacetMode
    • azure.search.documents.models.HybridSearch
    • azure.search.documents.models.SearchScoreThreshold
    • azure.search.documents.models.VectorSimilarityThreshold
    • azure.search.documents.models.VectorThreshold
    • azure.search.documents.models.VectorThresholdKind
    • azure.search.documents.models.VectorizableImageBinaryQuery
    • azure.search.documents.models.VectorizableImageUrlQuery
    • azure.search.documents.indexes.models.SearchAlias
    • azure.search.documents.indexes.models.AIServicesVisionParameters
    • azure.search.documents.indexes.models.AIServicesVisionVectorizer
    • azure.search.documents.indexes.models.AIStudioModelCatalogName
    • azure.search.documents.indexes.models.AzureMachineLearningParameters
    • azure.search.documents.indexes.models.AzureMachineLearningSkill
    • azure.search.documents.indexes.models.AzureMachineLearningVectorizer
    • azure.search.documents.indexes.models.CustomVectorizer
    • azure.search.documents.indexes.models.CustomNormalizer
    • azure.search.documents.indexes.models.DocumentKeysOrIds
    • azure.search.documents.indexes.models.IndexingMode
    • azure.search.documents.indexes.models.LexicalNormalizer
    • azure.search.documents.indexes.models.LexicalNormalizerName
    • azure.search.documents.indexes.models.NativeBlobSoftDeleteDeletionDetectionPolicy
    • azure.search.documents.indexes.models.SearchIndexerCache
    • azure.search.documents.indexes.models.SkillNames
    • azure.search.documents.indexes.models.VisionVectorizeSkill
  • SearchAlias operations do not exist in this release

  • SearchIndexerClient.reset_documents does not exist in this release

  • SearchIndexerClient.reset_skills does not exist in this release

  • Below properties do not exist

    • azure.search.documents.indexes.models.SearchIndexerDataSourceConnection.identity
    • azure.search.documents.indexes.models.SearchIndex.normalizers
    • azure.search.documents.indexes.models.SearchField.normalizer_name
  • Below parameters do not exist

    • SearchClient.search.debug
    • SearchClient.search.hybrid_search
    • SearchClient.search.query_language
    • SearchClient.search.query_speller
    • SearchClient.search.semantic_fields
    • SearchIndexerClient.create_or_update_indexer.skip_indexer_reset_requirement_for_cache
    • SearchIndexerClient.create_or_update_data_source_connection.skip_indexer_reset_requirement_for_cache
    • SearchIndexerClient.create_or_update_skillset.skip_indexer_reset_requirement_for_cache
    • SearchIndexerClient.create_or_update_indexer.disable_cache_reprocessing_change_detection
    • SearchIndexerClient.create_or_update_skillset.disable_cache_reprocessing_change_detection

Other Changes

  • Updated default API version to 2024-07-01.

azure-mgmt-oracledatabase_1.0.0.post2

13 Jul 01:25

Choose a tag to compare

1.0.0.post2 (2024-07-12)

Other changes

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-mgmt-appplatform_9.1.0.post2

13 Jul 01:25

Choose a tag to compare

9.1.0.post2 (2024-07-12)

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-mgmt-edgezones_1.0.0b1.post2

13 Jul 01:19

Choose a tag to compare

Pre-release

1.0.0b1.post2 (2024-07-12)

Other changes

  • Re-releasing to account for setuptools source distribution normalization changes.

azure_ai_ml_1.18.0

16 Jul 03:44
b4636dc

Choose a tag to compare

1.18.0 (2024-07-09)

Features Added

  • Expose public_ip_address in AmlComputeNodeInfo, to get the public ip address with the ssh port when calling ml_client.compute.list_nodes
  • Support update_sso_settings in ComputeOperations, to enable or disable single sign-on settings of a compute instance.

Bugs Fixed

  • InputTypes exported in constants module
  • WorkspaceConnection tags are now listed as deprecated, and the erroneously-deprecated metadata field has been un-deprecated and added as a initialization field. These two fields still point to the same underlying object property, and actual API usage of this value is unchanged.
  • Workspace Create operation works without an application insights being provided, and creates a default appIn resource for normal workspaces in that case.
  • Project create operations works in general.

Other Changes

  • WorkspaceConnections are officially GA'd and no longer experimental. But its much newer subclasses remain experimental.

azure-mgmt-oracledatabase_1.0.0.post1

10 Jul 22:08

Choose a tag to compare

1.0.0.post1 (2024-07-10)

Other changes

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-mgmt-appplatform_9.1.0.post1

10 Jul 22:09

Choose a tag to compare

9.1.0.post1 (2024-07-10)

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-mgmt-edgezones_1.0.0b1.post1

10 Jul 22:09

Choose a tag to compare

Pre-release

1.0.0b1.post1 (2024-07-10)

Other changes

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-template_0.1.0b3942895

08 Jul 22:06

Choose a tag to compare

Pre-release

0.1.0b3942895 (2024-07-08)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-mgmt-edgezones_1.0.0b1

08 Jul 03:14
32fdb05

Choose a tag to compare

Pre-release

1.0.0b1 (2024-07-05)

Other Changes

  • Initial version