Skip to content

Releases: Azure/azure-sdk-for-python

azure-appconfiguration_1.6.0b1

15 Mar 03:54
9c4e540
Compare
Choose a tag to compare
Pre-release

1.6.0b1 (2024-03-14)

Features Added

  • Exposed send_request() method in each client to send custom requests using the client's existing pipeline.
  • Supported to get page ETag while iterating list_configuration_setting() result by page.

Bugs Fixed

  • Fixed a bug in consuming "etag" value in sync operation set_configuration_setting().

azure-cosmos_4.6.0

14 Mar 23:01
c6dc6af
Compare
Choose a tag to compare

4.6.0 (2024-03-14)

Features Added

  • GA release of hierarchical partitioning, index metrics and transactional batch.

Bugs Fixed

  • Keyword arguments were not being passed down for create_container_if_not_exists() methods. See PR 34286.

Other Changes

azure-eventgrid_4.18.0

12 Mar 20:57
dc7fc74
Compare
Choose a tag to compare

4.18.0 (2024-03-12)

Features Added

  • Added new enum values to SystemEventNames related to Azure Api Center.

azure-communication-phonenumbers_1.2.0b2

15 Mar 03:47
de8cc42
Compare
Choose a tag to compare

1.2.0b2 (2024-03-01)

Features Added

  • Add support for number lookup
    • Format only can be returned for no cost
    • Additional number details can be returned for a cost

azure-ai-ml_1.14.0

11 Mar 22:29
fb464f8
Compare
Choose a tag to compare

1.14.0 (2024-03-11)

Features Added

  • Remove experimental tag for ml_client.jobs.validate.
  • Workspace Connection has new read-only subclass: AzureBlobStoreWorkspaceConnectionSchema.
  • Workspace Connection supports 2 new types under main class: gen 2 and azure_one_lake.
  • Workspace Connection LIST operation can return data connections via new optional flag: include_data_connections.

Bugs Fixed

  • Fix pipeline job outputs not load correctly when component: <local-file> exists in pipeline job yaml.
  • Workspace ListKey operation serialization issue fixed.
  • Workspace Diagnose result now can be print in to Json format.

Other Changes

  • Support for Python 3.12

azure-ai-documentintelligence_1.0.0b2

08 Mar 05:09
bde9eb2
Compare
Choose a tag to compare
Pre-release

1.0.0b2 (2024-03-07)

Features Added

  • Added model AnalyzeResultOperation and Warning.
  • Added property base_classifier_id to model BuildDocumentClassifierRequest.
  • Added property base_classifier_id and warnings to model DocumentClassifierDetails.
  • Added property warnings to model DocumentModelDetails.
  • Added property value_selection_group to model DocumentField.
  • Added value selectionGroup to enum DocumentFieldType.
  • Added value completed to enum OperationStatus.

Breaking Changes

  • Changed property name from items to items_property in model DocumentFieldSchema and DocumentList.
  • Changed property name from base64_source to bytes_source in model AnalyzeDocumentRequest and ClassifyDocumentRequest.

Other Changes

  • Changed the default polling interval from 30s to 5s.
  • Changed the default service API version to 2024-02-29-preview.
  • Bumped minimum dependency on azure-core to >=1.30.0.
  • Bumped minimum dependency on typing-extensions to >=4.6.0.
  • Python 3.7 is no longer supported. Please use Python version 3.8 or later.

azure-servicebus_7.12.0

06 Mar 19:25
3691357
Compare
Choose a tag to compare

7.12.0 (2024-03-06)

Features Added

  • Updated max_wait_time on the ServiceBusReceiver constructor allowing users to change the default server timeout of 65 seconds when accepting a session on a Session-Enabled/Queues/Topics if NEXT_AVAILABLE_SESSION is used.

Other Changes

  • Updated minimum azure-core version to 1.28.0.
  • Updated Pure Python AMQP network trace logging to replace None values in AMQP connection info with empty strings as per the OpenTelemetry specification (#32190).
  • Updated Pure Python AMQP network trace logging error log on connection close to warning (PR #34504, thanks @RichardOberdieck).

azure-template_0.1.0b3564077

06 Mar 20:52
Compare
Choose a tag to compare
Pre-release

0.1.0b3564077 (2024-03-06)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b3564069

06 Mar 20:46
6aafa16
Compare
Choose a tag to compare
Pre-release

0.1.0b3564069 (2024-03-06)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b3561066

06 Mar 18:04
Compare
Choose a tag to compare
Pre-release

0.1.0b3561066 (2024-03-06)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change