Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
127 changes: 127 additions & 0 deletions sdk/machinelearning/azure-mgmt-machinelearningservices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,132 @@
# Release History

## 2.0.0 (2022-11-16)

### 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 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 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 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 PrivateEndpoint has a new parameter subnet_arm_id
- 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

### Breaking Changes

- Client name is changed from `AzureMachineLearningWorkspaces` to `MachineLearningServicesMgmtClient`
- 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 has a new parameter skip
- Operation WorkspacesOperations.list_by_resource_group no longer has parameter skiptoken
- Operation WorkspacesOperations.list_by_subscription has a new parameter skip
- 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

## 1.0.0 (2020-12-21)

**Breaking changes**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include _meta.json
recursive-include tests *.py *.json
recursive-include samples *.py *.md
include *.md
include azure/__init__.py
include azure/mgmt/__init__.py
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"commit": "fa7609844bc20b126037dfb180ef7155c2174f7b",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.9.2",
"use": [
"@autorest/[email protected]",
"@autorest/[email protected]"
],
"autorest_command": "autorest specification/machinelearningservices/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.9.2 --version-tolerant=False",
"readme": "specification/machinelearningservices/resource-manager/readme.md"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,21 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

from ._azure_machine_learning_workspaces import AzureMachineLearningWorkspaces
from ._machine_learning_services_mgmt_client import MachineLearningServicesMgmtClient
from ._version import VERSION

__version__ = VERSION
__all__ = ['AzureMachineLearningWorkspaces']

try:
from ._patch import patch_sdk # type: ignore
patch_sdk()
from ._patch import __all__ as _patch_all
from ._patch import * # pylint: disable=unused-wildcard-import
except ImportError:
pass
_patch_all = []
from ._patch import patch_sdk as _patch_sdk

__all__ = [
"MachineLearningServicesMgmtClient",
]
__all__.extend([p for p in _patch_all if p not in __all__])

_patch_sdk()

This file was deleted.

Loading