Skip to content

Releases: Azure/azure-sdk-for-python

azure-storage-blob-changefeed_12.0.0b5

16 Apr 21:38
5654320

Choose a tag to compare

Pre-release

12.0.0b5 (2024-04-16)

This version and all future versions will require Python 3.8+. Python 3.6 and 3.7 are no longer supported.

Other Changes

  • Bumped dependency of azure-storage-blob to the latest stable release (12.19.0).

azure-communication-jobrouter_1.1.0b1

17 Apr 16:08
ea45ac1

Choose a tag to compare

Pre-release

1.1.0b1 (2024-04-12)

This is the beta release of Azure Communication Job Router Python SDK. For more information, please see the [README][read_me].

This is a Public Preview version, so breaking changes are possible in subsequent releases as we improve the product. To provide feedback, please submit an issue in our [Azure SDK for Python GitHub repo][issues].

Features Added

  • JobRouterClient
    • upsert_worker
      • keyword argument max_concurrent_offers: Optional[int] added.
  • RouterWorker
    • Add max_concurrent_offers

azure_mgmt_frontdoor_1.2.0

15 Apr 08:26
3c98a95

Choose a tag to compare

1.2.0 (2024-04-15)

Features Added

  • Model CustomRule has a new parameter group_by
  • Model PolicySettings has a new parameter javascript_challenge_expiration_in_minutes
  • Model PolicySettings has a new parameter scrubbing_rules
  • Model PolicySettings has a new parameter state

azure_mgmt_cdn_13.1.0

15 Apr 08:24
3c98a95

Choose a tag to compare

13.1.0 (2024-04-15)

Features Added

  • Model Profile has a new parameter log_scrubbing
  • Model ProfileUpdateParameters has a new parameter log_scrubbing

azure_mgmt_largeinstance_1.0.0b1

15 Apr 08:44
3c98a95

Choose a tag to compare

Pre-release

1.0.0b1 (2024-04-15)

  • Initial Release

azure-communication-networktraversal_1.1.0b2

16 Apr 16:39
4346c37

Choose a tag to compare

1.1.0b2 (2024-04-10)

Features Added

  • Added the ability specify the API version by an optional api_version keyword parameter.

Breaking Changes

  • Please note, this package is no longer being maintained after 03/31/2024.

Other Changes

Python 3.6 is no longer supported. Please use Python version 3.7 or later. For more details, please read our page on Azure SDK for Python version support policy.

azure-eventgrid_4.20.0b1

11 Apr 23:57
57c059e

Choose a tag to compare

Pre-release

4.20.0b1 (2024-04-11)

Features Added

  • This is a Beta of the EventGridClient
    • EventGridClient send can be used for both Event Grid Namespace Resources and Event Grid Basic Resources.
      • Added a kwarg level in the EventGridClient constructor. The default value is Standard which creates a client for an Event Grid Namespace Resource.

Breaking Changes

  • Removed the AcknowledgeOptions,ReleaseOptions, RejectOptions, and RenewLockOptions models. lock_tokens can now be specified as a kwarg on the operation.
  • Renamed publish_cloud_events to send.

azure-eventhub_5.11.7

10 Apr 20:18
81a8cda

Choose a tag to compare

5.11.7 (2024-04-10)

Bugs Fixed

  • Fixed a bug where using EventHubProducerClient in buffered mode could potentially drop a buffered message without actually sending it. (#34712)

Other Changes

  • Updated network trace logging to replace None values in AMQP connection info with empty strings as per the OpenTelemetry specification.

azure-eventgrid_4.19.0

10 Apr 22:27
e3424a2

Choose a tag to compare

4.19.0 (2024-04-10)

Features Added

  • Added new enum values to SystemEventNames related to Azure Communication Services.

Bugs Fixed

  • Fixed a bug where the Api Version was being hardcoded to 2018-01-01 on any request sent to the service.

azure-communication-chat_1.3.0

11 Apr 23:52
e3424a2

Choose a tag to compare

1.3.0 (2024-04-10)

Features Added

  • Updated chat_attachment.attachment_typeto include type file to support ACS users to recieve files shared by Teams user.
  • Added support for a new communication identifier MicrosoftTeamsAppIdentifier.