Skip to content
Open
4 changes: 4 additions & 0 deletions src/machinelearningservices/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2026-06-18

### Azure Machine Learning CLI (v2) v 2.44.0

## 2026-05-06

### Azure Machine Learning CLI (v2) v 2.43.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.
# --------------------------------------------------------------------------
from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import add_common_params, add_file_param, add_lro_param, add_override_param

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import add_common_params, add_file_param, add_lro_param, add_override_param

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error
from ._common_params import (
add_common_params,
add_lro_param,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ..custom.utils import private_features_enabled
from ._common_params import (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import (
add_common_params,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import AssetTypes, YAMLRefDocLinks
from azure.ai.ml.constants._common import AssetTypes, YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error
from azure.cli.core.commands.parameters import get_enum_type, get_three_state_flag

from ._common_params import (add_archived_only_param, add_common_params,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import add_common_params, add_file_param, add_max_results_params, add_override_param

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# ---------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import (
add_archived_only_param,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import (
add_archived_only_param,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import (
add_archived_only_param,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error
from azure.cli.core.commands.parameters import ALL, LocalContextAction, LocalContextAttribute, resource_group_name_type

from ._common_params import (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# --------------------------------------------------------------------------
from azext_mlv2.manual.custom.utils import private_features_enabled

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error
from azure.cli.core.commands.parameters import get_three_state_flag

from ._common_params import (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error

from ._common_params import (
add_archived_only_param,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.
# --------------------------------------------------------------------------
from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error
from azure.cli.core.commands.parameters import get_three_state_flag

from ._common_params import add_common_params, add_file_param, add_override_param
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error
from azure.cli.core.commands.parameters import get_three_state_flag

from ._common_params import add_common_params, add_file_param, add_lro_param, add_override_param
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# regenerated.
# --------------------------------------------------------------------------

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error
from azure.cli.core.commands.parameters import ALL, LocalContextAction, LocalContextAttribute, resource_group_name_type

from ._common_params import (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
add_override_param,
)

from azure.ai.ml.constants._common import YAMLRefDocLinks
from azure.ai.ml.constants._common import YAMLRefDocLinks # pylint: disable=no-name-in-module,import-error


def add_name_param(c):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cryptography
docker
azure-mgmt-resourcegraph<9.0.0,>=2.0.0
azure-identity==1.17.1
azure-ai-ml==1.33.0
azure-ai-ml==1.34.0
Loading
Loading