Skip to content

Releases: Azure/azure-sdk-for-python

azure-storage-blob_12.21.0

18 Jul 21:27
b013885
Compare
Choose a tag to compare

12.21.0 (2024-07-17)

Features Added

  • Stable release of features from 12.21.0b1
  • Added new chars keyword to the StorageStreamDownloader.read method to support reading an arbitrary number of
    characters from the stream rather than bytes. This can only be used when encoding is specified on download_blob
    but can help prevent decoding errors in certain scenarios.

azure-template_0.1.0b3971864

18 Jul 02:05
Compare
Choose a tag to compare
Pre-release

0.1.0b3971864 (2024-07-18)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-mgmt-keyvault_10.3.1

17 Jul 03:28
14dd582
Compare
Choose a tag to compare

10.3.1 (2024-07-16)

Other Changes

  • Fix docstring

azure-template_0.1.0b3967371

16 Jul 22:52
Compare
Choose a tag to compare
Pre-release

0.1.0b3967371 (2024-07-16)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-mgmt-sql_4.0.0b18

16 Jul 06:18
7d37e43
Compare
Choose a tag to compare
Pre-release

4.0.0b18 (2024-07-11)

Bugs Fixed

  • Fix import error when import from azure.mgmt.sql.aio

azure-identity_1.18.0b1

16 Jul 15:40
8a4548a
Compare
Choose a tag to compare
Pre-release

1.18.0b1 (2024-07-16)

  • Fixed the issue that SharedTokenCacheCredential was not picklable.

Other Changes

  • The synchronous ManagedIdentityCredential was updated to use MSAL (Microsoft Authentication Library) for handling most of the underlying managed identity implementations.

azure-mgmt-informaticadatamanagement_1.0.0

15 Jul 09:58
e6c8f13
Compare
Choose a tag to compare

1.0.0 (2024-07-15)

Features Added

  • Added model InformaticaOrganizationResourceListResult
  • Added model InformaticaServerlessRuntimeResourceListResult
  • Added model OperationListResult

azure_search_documents_11.5.0

16 Jul 15:32
Compare
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
Compare
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
Compare
Choose a tag to compare

9.1.0.post2 (2024-07-12)

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