Skip to content

build: bump azure-ai-ml from 1.18.0 to 1.21.0#119

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/azure-ai-ml-1.21.0
Open

build: bump azure-ai-ml from 1.18.0 to 1.21.0#119
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/azure-ai-ml-1.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps azure-ai-ml from 1.18.0 to 1.21.0.

Release notes

Sourced from azure-ai-ml's releases.

azure-ai-ml_1.21.0

1.21.0 (2024-09-30)

Features Added

  • Cross subscription storage account support for workspace and feature store. Developer can provide a storage account from another subscription while creating a workspace or storage account.

Bugs Fixed

  • #35820 - using compute location attribute to fill compute location to align the experience with UI.

azure-ai-ml_1.20.0

1.20.0 (2024-09-12)

Features Added

  • When a workspace is created with managed_network enabled or has public_network_access set to disabled, the resources created with the workspace (Key Vault, Storage Account) will be set to have restricted network access settings. This is only applicable when the user does not specify existing resources.
  • Added support of fqdns property for managed network PrivateEndpointDestination outbound rule objects. Enabling the support of Application Gateway as a Private Endpoint target in the workspace managed network.
  • Added support of address_prefixes property for managed network ServiceTagDestination outbound rule objects.
  • Removed experimental tag from managed_network which is a GA feature.

azure-ai-ml_1.19.0

1.19.0 (2024-07-29)

Feature Added

  • Added enable_sso operation under compute operation that will allow user to enable sso setting of a compute instance without any write permission set on compute.

Bugs Fixed

  • Workspace update no longer broken for older workspaces due to deprecated tags.
  • Support credential-less fileshare datastore
Commits
  • 82983c4 Automl fix (#37745)
  • c6a2acb Fix batch deployment update bug (#37492) (#37746)
  • a560d4c Spark version update to support 3.4 and deprecate 3.2 (#37542) (#37743)
  • 89866c2 Project workspace create failure (#37703) (#37705)
  • 0f0fcba Update changelog for 1.21.0 release (#37635)
  • d42433b Revert "Telemetry migration from opencensus to azure monitor opentelemetry" (...
  • 54b2d37 [AutoRelease] t2-servicenetworking-2024-09-29-89793(can only be merged by SDK...
  • ef9641d [AutoRelease] t2-servicenetworking-2024-07-18-25584(can only be merged by SDK...
  • 66d1575 [AutoRelease] t2-trustedsigning-2024-09-27-28223(can only be merged by SDK ow...
  • e2bf175 Address async run upload error during eval batch run (#37623)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [azure-ai-ml](https://github.com/Azure/azure-sdk-for-python) from 1.18.0 to 1.21.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-ai-ml_1.18.0...azure-ai-ml_1.21.0)

---
updated-dependencies:
- dependency-name: azure-ai-ml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants