Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-synapse-artifacts_0.16.0
azure-mgmt-machinelearningservices_2.0.0b2
2.0.0b2 (2023-05-12)
Features Added
- Added operation PrivateEndpointConnectionsOperations.create_or_update
- Added operation PrivateEndpointConnectionsOperations.delete
- Added operation PrivateEndpointConnectionsOperations.list
- Added operation PrivateLinkResourcesOperations.list
- Added operation WorkspacesOperations.begin_diagnose
- Added operation WorkspacesOperations.begin_prepare_notebook
- Added operation WorkspacesOperations.list_notebook_access_token
- Added operation WorkspacesOperations.list_notebook_keys
- Added operation WorkspacesOperations.list_outbound_network_dependencies_endpoints
- Added operation WorkspacesOperations.list_storage_account_keys
- Added operation group BatchDeploymentsOperations
- Added operation group BatchEndpointsOperations
- Added operation group CodeContainersOperations
- Added operation group CodeVersionsOperations
- Added operation group ComponentContainersOperations
- Added operation group ComponentVersionsOperations
- Added operation group ComputeOperations
- Added operation group DataContainersOperations
- Added operation group DataVersionsOperations
- Added operation group DatastoresOperations
- Added operation group EnvironmentContainersOperations
- Added operation group EnvironmentVersionsOperations
- Added operation group JobsOperations
- Added operation group ModelContainersOperations
- Added operation group ModelVersionsOperations
- Added operation group OnlineDeploymentsOperations
- Added operation group OnlineEndpointsOperations
- Added operation group RegistriesOperations
- Added operation group RegistryCodeContainersOperations
- Added operation group RegistryCodeVersionsOperations
- Added operation group RegistryComponentContainersOperations
- Added operation group RegistryComponentVersionsOperations
- Added operation group RegistryDataContainersOperations
- Added operation group RegistryDataVersionsOperations
- Added operation group RegistryEnvironmentContainersOperations
- Added operation group RegistryEnvironmentVersionsOperations
- Added operation group RegistryModelContainersOperations
- Added operation group RegistryModelVersionsOperations
- Added operation group SchedulesOperations
- Model AKS has a new parameter disable_local_auth
- Model AmlCompute has a new parameter disable_local_auth
- Model AmlComputeProperties has a new parameter enable_node_public_ip
- Model AmlComputeProperties has a new parameter isolated_network
- Model AmlComputeProperties has a new parameter os_type
- Model AmlComputeProperties has a new parameter property_bag
- Model AmlComputeProperties has a new parameter virtual_machine_image
- Model ClusterUpdateParameters has a new parameter properties
- Model Compute has a new parameter disable_local_auth
- Model ComputeInstance has a new parameter disable_local_auth
- Model ComputeInstanceLastOperation has a new parameter operation_trigger
- Model ComputeInstanceProperties has a new parameter compute_instance_authorization_type
- Model ComputeInstanceProperties has a new parameter containers
- Model ComputeInstanceProperties has a new parameter custom_services
- Model ComputeInstanceProperties has a new parameter data_disks
- Model ComputeInstanceProperties has a new parameter data_mounts
- Model ComputeInstanceProperties has a new parameter enable_node_public_ip
- Model ComputeInstanceProperties has a new parameter os_image_metadata
- Model ComputeInstanceProperties has a new parameter personal_compute_instance_settings
- Model ComputeInstanceProperties has a new parameter schedules
- Model ComputeInstanceProperties has a new parameter setup_scripts
- Model ComputeInstanceProperties has a new parameter versions
- Model ComputeResource has a new parameter system_data
- Model DataFactory has a new parameter disable_local_auth
- Model DataLakeAnalytics has a new parameter disable_local_auth
- Model Databricks has a new parameter disable_local_auth
- Model DatabricksProperties has a new parameter workspace_url
- Model EncryptionProperty has a new parameter identity
- Model ErrorDetail has a new parameter additional_info
- Model ErrorDetail has a new parameter details
- Model ErrorDetail has a new parameter target
- Model ErrorResponse has a new parameter error
- Model HDInsight has a new parameter disable_local_auth
- Model PrivateEndpointConnection has a new parameter identity
- Model PrivateEndpointConnection has a new parameter location
- Model PrivateEndpointConnection has a new parameter sku
- Model PrivateEndpointConnection has a new parameter system_data
- Model PrivateEndpointConnection has a new parameter tags
- Model PrivateLinkResource has a new parameter system_data
- Model QuotaUpdateParameters has a new parameter location
- Model Resource has a new parameter system_data
- Model ResourceQuota has a new parameter aml_workspace_location
- Model Sku has a new parameter capacity
- Model Sku has a new parameter family
- Model Sku has a new parameter size
- Model SslConfiguration has a new parameter leaf_domain_label
- Model SslConfiguration has a new parameter overwrite_existing_domain
- Model Usage has a new parameter aml_workspace_location
- Model VirtualMachine has a new parameter disable_local_auth
- Model VirtualMachineSizeListResult has a new parameter value
- Model Workspace has a new parameter ml_flow_tracking_uri
- Model Workspace has a new parameter primary_user_assigned_identity
- Model Workspace has a new parameter public_network_access
- Model Workspace has a new parameter service_managed_resources_settings
- Model Workspace has a new parameter storage_hns_enabled
- Model Workspace has a new parameter system_data
- Model Workspace has a new parameter tenant_id
- Model Workspace has a new parameter v1_legacy_mode
- Model WorkspaceUpdateParameters has a new parameter application_insights
- Model WorkspaceUpdateParameters has a new parameter container_registry
- Model WorkspaceUpdateParameters has a new parameter identity
- Model WorkspaceUpdateParameters has a new parameter image_build_compute
- Model WorkspaceUpdateParameters has a new parameter primary_user_assigned_identity
- Model WorkspaceUpdateParameters has a new parameter public_network_access
- Model WorkspaceUpdateParameters has a new parameter service_managed_resources_settings
- Operation WorkspacesOperations.list_by_resource_group has a new optional parameter skip
- Operation WorkspacesOperations.list_by_subscription has a new optional parameter skip
Breaking Changes
- Client name is changed from
AzureMachineLearningWorkspaces
toMachineLearningServicesMgmtClient
- Model AmlComputeNodesInformation no longer has parameter compute_type
- Model ClusterUpdateParameters no longer has parameter scale_settings
- Model ErrorResponse no longer has parameter code
- Model ErrorResponse no longer has parameter details
- Model ErrorResponse no longer has parameter message
- Model Resource no longer has parameter identity
- Model Resource no longer has parameter location
- Model Resource no longer has parameter sku
- Model Resource no longer has parameter tags
- Model VirtualMachineSizeListResult no longer has parameter aml_compute
- Model Workspace no longer has parameter creation_time
- Operation VirtualMachineSizesOperations.list no longer has parameter compute_type
- Operation VirtualMachineSizesOperations.list no longer has parameter recommended
- Operation WorkspacesOperations.list_by_resource_group no longer has parameter skiptoken
- Operation WorkspacesOperations.list_by_subscription no longer has parameter skiptoken
- Parameter name of model Sku is now required
- Removed operation PrivateEndpointConnectionsOperations.begin_delete
- Removed operation PrivateEndpointConnectionsOperations.put
- Removed operation PrivateLinkResourcesOperations.list_by_workspace
- Removed operation group AzureMachineLearningWorkspacesOperationsMixin
- Removed operation group MachineLearningComputeOperations
- Removed operation group NotebooksOperations
- Renamed operation WorkspacesOperations.resync_keys to WorkspacesOperations.begin_resync_keys
- Renamed operation WorkspacesOperations.update to WorkspacesOperations.begin_update
azure-identity_1.13.0
1.13.0 (2023-05-11)
Breaking Changes
These changes do not impact the API of stable versions such as 1.12.0.
Only code written against a beta version such as 1.13.0b4 may be affected.
- Windows Web Account Manager (WAM) Brokered Authentication is still in preview and not available in this release. It will be available in the next beta release.
- Additional Continuous Access Evaluation (CAE) support for service principal credentials is still in preview and not available in this release. It will be available in the next beta release.
- Renamed keyword argument
developer_credential_timeout
toprocess_timeout
inDefaultAzureCredential
to remain consistent with the other credentials that launch a subprocess to acquire tokens.
azure-monitor-query_1.2.0
1.2.0 (2023-05-09)
Features Added
- Add the
query_resource
method toLogsQueryClient
to allow users to query Azure resources directly without the context of a workspace. (#29365)
Bugs Fixed
- Fixed an inconsistent keyword argument name in the
LogsTable
constructor, changingcolumn_types
tocolumns_types
. Note that this is a class that is typically only instantiated internally, and not by users. (#29076)
Other Changes
- Improved client configuration logic for non-public Azure clouds where credential scope will be determined based on the configured endpoint. (#29602)
azure-core-tracing-opencensus_1.0.0b9
1.0.0b9 (2023-05-09)
Bugs Fixed
- Fixed a bug where starting a span would fail if an unexpected keyword argument was passed in to
OpenCensusSpan
.
Other Changes
- Python 2.7 is no longer supported. Please use Python version 3.7 or later.
azure-servicebus_7.10.0
7.10.0 (2023-05-09)
Version 7.10.0 is our first stable release of the Azure Service Bus client library based on a pure Python implemented AMQP stack.
Features Added
- A new boolean keyword argument
uamqp_transport
has been added to sync and asyncServiceBusClient
constructors which indicates whether to use theuamqp
library or the default pure Python AMQP library as the underlying transport.
Bugs Fixed
- Fixed a bug where sync and async
ServiceBusAdministrationClient
expectedcredential
withget_token
method returningAccessToken.token
of typebytes
and notstr
, now matching the documentation. - Fixed a bug where
raw_amqp_message.header
andmessage.header
properties onServiceReceivedBusMessage
were returned withdurable
,first_acquirer
, andpriority
properties set by default, rather than the values returned by the service. - Fixed a bug where
ServiceBusReceivedMessage
was not picklable (Issue #27947).
Other Changes
- The
message
attribute onServiceBus
/ServiceBusMessageBatch
/ServiceBusReceivedMessage
, which previously exposed theuamqp.Message
/uamqp.BatchMessage
, has been deprecated.LegacyMessage
/LegacyBatchMessage
objects returned by themessage
attribute onServiceBus
/ServiceBusMessageBatch
have been introduced to help facilitate the transition.
- Removed uAMQP from required dependencies.
- Adding
uamqp >= 1.6.3
as an optional dependency for use with theuamqp_transport
keyword. - Updated tracing (#29995):
- Additional attributes added to existing spans:
messaging.system
- messaging system (i.e.,servicebus
)messaging.operation
- type of operation (i.e.,publish
,receive
, orsettle
)messaging.batch.message_count
- number of messages sent or received (if more than one)
- A span will now be created upon calls to the service that settle messages.
- The span name will contain the settlement operation (e.g.,
ServiceBus.complete
) - The span will contain
az.namespace
,messaging.destination.name
,net.peer.name
,messaging.system
, andmessaging.operation
attributes.
- The span name will contain the settlement operation (e.g.,
- All
send
spans now contain links tomessage
spans. Now,message
spans will no longer contain a link to thesend
span.
- Additional attributes added to existing spans:
azure-mgmt-recoveryservicesbackup_6.0.0
6.0.0 (2023-05-04)
Features Added
- Model PrivateEndpointConnection has a new parameter group_ids
- Model PrivateLinkServiceConnectionState has a new parameter actions_required
Breaking Changes
- Model PrivateLinkServiceConnectionState no longer has parameter action_required
azure-mgmt-cosmosdb_9.2.0
9.2.0 (2023-05-08)
Features Added
- Model ContinuousModeBackupPolicy has a new parameter continuous_mode_properties
- Model RestorableDatabaseAccountGetResult has a new parameter oldest_restorable_time
- Model ThroughputSettingsGetPropertiesResource has a new parameter instant_maximum_throughput
- Model ThroughputSettingsGetPropertiesResource has a new parameter soft_allowed_maximum_throughput
- Model ThroughputSettingsResource has a new parameter instant_maximum_throughput
- Model ThroughputSettingsResource has a new parameter soft_allowed_maximum_throughput
- Added new enum type
ContinuousTier
- Enum
PublicNetworkAccess
has a new valueSECURED_BY_PERIMETER
azure-eventgrid_4.11.0
4.11.0 (2023-05-09)
Features Added
- Added new enum values to
SystemEventNames
related to Storage Tasks, Azure Communication Services and Azure HealthcareApis.
azure-mgmt-paloaltonetworksngfw_1.0.0b2
1.0.0b2 (2023-05-05)
Features Added
- Added operation group FirewallStatusOperations
Other Changes
- Fixed annotation about namespace