python release notes for the 2022-10 release (#4929)
* python release notes for the 2022-10 release * python release notes for the 2022-10 release
This commit is contained in:
Родитель
d13d635e16
Коммит
9c01b85018
|
@ -349,4 +349,64 @@ entries:
|
|||
#### Features Added
|
||||
|
||||
- pyodide implementation of azure-core transport protocol
|
||||
- Name: azure-ai-ml
|
||||
Version: 0.1.0b8
|
||||
DisplayName: Machine Learning
|
||||
ServiceName: Machine Learning
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-ml_0.1.0b8/sdk/ml/azure-ai-ml/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Support passing JobService as argument to Command()
|
||||
- Added support for custom setup scripts on compute instances.
|
||||
- Added a `show_progress` parameter to MLClient for enable/disable progress bars of long running operations.
|
||||
- Support `month_days` in `RecurrencePattern` when using `RecurrenceSchedule`.
|
||||
- Support `ml_client.schedules.list` with `list_view_type`, default to `ENABLED_ONLY`.
|
||||
|
||||
#### Bugs Fixed
|
||||
- Fix identity passthrough job with single file code
|
||||
|
||||
#### Breaking Changes
|
||||
- ComputeOperations.attach has been renamed to begin_attach.
|
||||
- Deprecated parameter path has been removed from load and dump methods.
|
||||
- JobOperations.cancel() is renamed to JobOperations.begin_cancel() and it returns LROPoller
|
||||
- Workspace.list_keys renamed to Workspace.get_keys.
|
||||
- Name: azure-ai-ml
|
||||
Version: 0.1.0b7
|
||||
DisplayName: Machine Learning
|
||||
ServiceName: Machine Learning
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-ml_0.1.0b7/sdk/ml/azure-ai-ml/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
|
||||
- Support for AutoML Component
|
||||
- Added skip_validation for Job/Component create_or_update
|
||||
|
||||
#### Bugs Fixed
|
||||
|
||||
- Fixed mismatch errors when updating scale_settings for KubernetesOnlineDeployment.
|
||||
- Removed az CLI command that was printed when deleting OnlineEndpoint
|
||||
|
||||
#### Breaking Changes
|
||||
|
||||
- Dataset removed from public interface.
|
||||
- Name: azure-mgmt-cosmosdb
|
||||
Version: 9.0.0b1
|
||||
DisplayName: Resource Management - Cosmos DB
|
||||
ServiceName: Cosmos DB
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-cosmosdb_9.0.0b1/sdk/cosmos/azure-mgmt-cosmosdb/CHANGELOG.md
|
||||
ChangelogContent: ""
|
||||
- Name: azure-mgmt-policyinsights
|
||||
Version: 1.1.0b3
|
||||
DisplayName: Resource Management - Policy Insights
|
||||
ServiceName: Policy Insights
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-policyinsights_1.1.0b3/sdk/policyinsights/azure-mgmt-policyinsights/CHANGELOG.md
|
||||
ChangelogContent: ""
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче