Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-appconfiguration_1.5.0
1.5.0 (2023-11-09)
Other Changes
- Supported datetime type for keyword argument
accept_datetime
inget_snapshot_configuration_settings()
,list_snapshot_configuration_settings()
andlist_revisions()
. - Bumped minimum dependency on
azure-core
to>=1.28.0
. - Updated the default
api_version
to "2023-10-01". - Removed
etag
keyword documentation inset_read_only()
as it's not in use.
azure-cosmos_4.5.2b3
4.5.2b3 (2023-11-10)
Features Added
- Added support for capturing Index Metrics in query operations. See PR 33034
azure-schemaregistry_1.3.0b3
1.3.0b3 (2023-11-09)
Features Added
V2023_07_01
has been added toApiVersion
and set as the default api version.Protobuf
has been added to supported formats inSchemaFormat
.
Other Changes
- Added support for Python 3.12.
azure-eventgrid_4.17.0b1
4.17.0b1 (2023-11-09)
Features Added
- Beta EventGridClient features were added on top of the last GA version of EventGrid.
- Added new features to the EventGridClient that supports
publish_cloud_events
,receive_cloud_events
,acknowledge_cloud_events
,release_cloud_events
, andreject_cloud_events
operations. These features include arenew_cloud_event_locks
operation, as well as arelease_with_delay
parameter on therelease_cloud_events
operation. - The
lock_tokens
parameter inreject_cloud_events
,release_cloud_events
, andacknowledge_cloud_events
was renamed toreject_options
,release_options
, andacknowledge_options
. - The
binary_mode
keyword argument onpublish_cloud_events
was added to allow for binary mode support when publishing single Cloud Events. - Added new models to support these new operations on EventGridClient.
- Added new features to the EventGridClient that supports
azure-monitor-opentelemetry_1.1.0
1.1.0 (2023-11-08)
Features Added
- Add ability to specify which logger to export telemetry for via
logger_name
configuration
(#32192) - Add message ids for AppLens
(#32195) - Allow OTEL_PYTHON_DISABLED_INSTRUMENTATIONS functionality for Azure Core Tracing in Auto-instrumentation
(#32331)
Bugs Fixed
- Updated django samples with clearly artificial secret key
(#32698)
azure-eventgrid_4.16.0
4.16.0 (2023-11-08)
Features Added
- Added new enum values to
SystemEventnames
related to Azure Resource Notifications.
azure-storage-queue_12.8.0
12.8.0 (2023-11-07)
Features Added
- Stable release of features from 12.18.0b1
azure-storage-file-share_12.15.0
12.15.0 (2023-11-07)
Features Added
- Stable release of features from 12.15.0b1
azure-storage-file-datalake_12.14.0
12.14.0 (2023-11-07)
Features Added
- Stable release of features from 12.14.0b1
azure-storage-blob_12.19.0
12.19.0 (2023-11-07)
Features Added
- Stable release of features from 12.19.0b1