Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-storage-blob-changefeed_12.0.0b5
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-blobto the latest stable release (12.19.0).
azure-communication-jobrouter_1.1.0b1
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
JobRouterClientupsert_worker- keyword argument
max_concurrent_offers: Optional[int]added.
- keyword argument
RouterWorker- Add
max_concurrent_offers
- Add
azure_mgmt_frontdoor_1.2.0
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
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
1.0.0b1 (2024-04-15)
- Initial Release
azure-communication-networktraversal_1.1.0b2
1.1.0b2 (2024-04-10)
Features Added
- Added the ability specify the API version by an optional
api_versionkeyword 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
4.20.0b1 (2024-04-11)
Features Added
- This is a Beta of the EventGridClient
- EventGridClient
sendcan be used for both Event Grid Namespace Resources and Event Grid Basic Resources.- Added a kwarg
levelin the EventGridClient constructor. The default value isStandardwhich creates a client for an Event Grid Namespace Resource.
- Added a kwarg
- EventGridClient
Breaking Changes
- Removed the
AcknowledgeOptions,ReleaseOptions,RejectOptions, andRenewLockOptionsmodels.lock_tokenscan now be specified as akwargon the operation. - Renamed
publish_cloud_eventstosend.
azure-eventhub_5.11.7
5.11.7 (2024-04-10)
Bugs Fixed
- Fixed a bug where using
EventHubProducerClientin buffered mode could potentially drop a buffered message without actually sending it. (#34712)
Other Changes
- Updated network trace logging to replace
Nonevalues in AMQP connection info with empty strings as per the OpenTelemetry specification.
azure-eventgrid_4.19.0
4.19.0 (2024-04-10)
Features Added
- Added new enum values to
SystemEventNamesrelated to Azure Communication Services.
Bugs Fixed
- Fixed a bug where the Api Version was being hardcoded to
2018-01-01on any request sent to the service.
azure-communication-chat_1.3.0
1.3.0 (2024-04-10)
Features Added
- Updated
chat_attachment.attachment_typeto include typefileto support ACS users to recieve files shared by Teams user. - Added support for a new communication identifier
MicrosoftTeamsAppIdentifier.