Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure_search_documents_11.5.0
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.SearchIndexerIndexProjectionazure.search.documents.indexes.models.LineEnding->azure.search.documents.indexes.models.OrcLineEndingazure.search.documents.indexes.models.ScalarQuantizationCompressionConfiguration->azure.search.documents.indexes.models.ScalarQuantizationCompressionazure.search.documents.indexes.models.VectorSearchCompressionConfiguration->azure.search.documents.indexes.models.VectorSearchCompressionazure.search.documents.indexes.models.VectorSearchCompressionTargetDataType->azure.search.documents.indexes.models.VectorSearchCompressionTarget
-
Below models do not exist in this release
azure.search.documents.models.QueryLanguageazure.search.documents.models.QuerySpellerTypeazure.search.documents.models.QueryDebugModeazure.search.documents.models.HybridCountAndFacetModeazure.search.documents.models.HybridSearchazure.search.documents.models.SearchScoreThresholdazure.search.documents.models.VectorSimilarityThresholdazure.search.documents.models.VectorThresholdazure.search.documents.models.VectorThresholdKindazure.search.documents.models.VectorizableImageBinaryQueryazure.search.documents.models.VectorizableImageUrlQueryazure.search.documents.indexes.models.SearchAliasazure.search.documents.indexes.models.AIServicesVisionParametersazure.search.documents.indexes.models.AIServicesVisionVectorizerazure.search.documents.indexes.models.AIStudioModelCatalogNameazure.search.documents.indexes.models.AzureMachineLearningParametersazure.search.documents.indexes.models.AzureMachineLearningSkillazure.search.documents.indexes.models.AzureMachineLearningVectorizerazure.search.documents.indexes.models.CustomVectorizerazure.search.documents.indexes.models.CustomNormalizerazure.search.documents.indexes.models.DocumentKeysOrIdsazure.search.documents.indexes.models.IndexingModeazure.search.documents.indexes.models.LexicalNormalizerazure.search.documents.indexes.models.LexicalNormalizerNameazure.search.documents.indexes.models.NativeBlobSoftDeleteDeletionDetectionPolicyazure.search.documents.indexes.models.SearchIndexerCacheazure.search.documents.indexes.models.SkillNamesazure.search.documents.indexes.models.VisionVectorizeSkill
-
SearchAlias operations do not exist in this release
-
SearchIndexerClient.reset_documentsdoes not exist in this release -
SearchIndexerClient.reset_skillsdoes not exist in this release -
Below properties do not exist
azure.search.documents.indexes.models.SearchIndexerDataSourceConnection.identityazure.search.documents.indexes.models.SearchIndex.normalizersazure.search.documents.indexes.models.SearchField.normalizer_name
-
Below parameters do not exist
SearchClient.search.debugSearchClient.search.hybrid_searchSearchClient.search.query_languageSearchClient.search.query_spellerSearchClient.search.semantic_fieldsSearchIndexerClient.create_or_update_indexer.skip_indexer_reset_requirement_for_cacheSearchIndexerClient.create_or_update_data_source_connection.skip_indexer_reset_requirement_for_cacheSearchIndexerClient.create_or_update_skillset.skip_indexer_reset_requirement_for_cacheSearchIndexerClient.create_or_update_indexer.disable_cache_reprocessing_change_detectionSearchIndexerClient.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
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
9.1.0.post2 (2024-07-12)
- Re-releasing to account for setuptools source distribution normalization changes.
azure-mgmt-edgezones_1.0.0b1.post2
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
1.18.0 (2024-07-09)
Features Added
- Expose
public_ip_addressinAmlComputeNodeInfo, to get the public ip address with the ssh port when callingml_client.compute.list_nodes - Support
update_sso_settingsinComputeOperations, 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
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
9.1.0.post1 (2024-07-10)
- Re-releasing to account for setuptools source distribution normalization changes.
azure-mgmt-edgezones_1.0.0b1.post1
1.0.0b1.post1 (2024-07-10)
Other changes
- Re-releasing to account for setuptools source distribution normalization changes.
azure-template_0.1.0b3942895
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
1.0.0b1 (2024-07-05)
Other Changes
- Initial version