Skip to content

Bump sagemaker from 1.56.1 to 2.121.0 in /components/aws/sagemaker/tests/unit_tests#3056

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/components/aws/sagemaker/tests/unit_tests/sagemaker-2.121.0
Closed

Bump sagemaker from 1.56.1 to 2.121.0 in /components/aws/sagemaker/tests/unit_tests#3056
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/components/aws/sagemaker/tests/unit_tests/sagemaker-2.121.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 8, 2022

Bumps sagemaker from 1.56.1 to 2.121.0.

Release notes

Sourced from sagemaker's releases.

v2.121.0

Features

  • Algorithms Region Expansion OSU/DXB

Bug Fixes and Other Changes

  • FrameworkProcessor S3 uploads
  • Add constraints file for apache-airflow

v2.120.0

Features

  • Add Neo image uri config for Pytorch 1.12
  • Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
  • Update registries with new region account number mappings.
  • Add DXB region to frameworks by DLC

Bug Fixes and Other Changes

  • support idempotency for framework and spark processors

v2.119.0

Features

  • Add Code Owners file
  • Added transform with monitoring pipeline step in transformer
  • Update TF 2.9 and TF 2.10 inference DLCs
  • make estimator accept json file as modelparallel config
  • SageMaker Training Compiler does not support p4de instances
  • Add support for SparkML v3.3

Bug Fixes and Other Changes

  • Fix bug forcing uploaded tar to be named sourcedir
  • Update local_requirements.txt PyYAML version
  • refactoring : using with statement
  • Allow Py 3.7 for MMS Test Docker env
  • fix PySparkProcessor init params type
  • type hint of PySparkProcessor init
  • Return ARM XGB/SKLearn tags if image_scope is inference_graviton
  • Update scipy to 1.7.3 to support M1 development envs
  • Fixing type hints for Spark processor that has instance type/count params in reverse order
  • Add DeepAR ap-northeast-3 repository.
  • Fix AsyncInferenceConfig documentation typo
  • fix ml_inf to ml_inf1 in Neo multi-version support
  • Fix type annotations
  • add neo mvp region accounts

v2.118.0

... (truncated)

Changelog

Sourced from sagemaker's changelog.

v2.121.0 (2022-12-08)

Features

  • Algorithms Region Expansion OSU/DXB

Bug Fixes and Other Changes

  • FrameworkProcessor S3 uploads
  • Add constraints file for apache-airflow

v2.120.0 (2022-12-07)

Features

  • Add Neo image uri config for Pytorch 1.12
  • Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
  • Update registries with new region account number mappings.
  • Add DXB region to frameworks by DLC

Bug Fixes and Other Changes

  • support idempotency for framework and spark processors

v2.119.0 (2022-12-03)

Features

  • Add Code Owners file
  • Added transform with monitoring pipeline step in transformer
  • Update TF 2.9 and TF 2.10 inference DLCs
  • make estimator accept json file as modelparallel config
  • SageMaker Training Compiler does not support p4de instances
  • Add support for SparkML v3.3

Bug Fixes and Other Changes

  • Fix bug forcing uploaded tar to be named sourcedir
  • Update local_requirements.txt PyYAML version
  • refactoring : using with statement
  • Allow Py 3.7 for MMS Test Docker env
  • fix PySparkProcessor init params type
  • type hint of PySparkProcessor init
  • Return ARM XGB/SKLearn tags if image_scope is inference_graviton
  • Update scipy to 1.7.3 to support M1 development envs
  • Fixing type hints for Spark processor that has instance type/count params in reverse order
  • Add DeepAR ap-northeast-3 repository.
  • Fix AsyncInferenceConfig documentation typo
  • fix ml_inf to ml_inf1 in Neo multi-version support
  • Fix type annotations

... (truncated)

Commits
  • 11d2475 prepare release v2.121.0
  • a28d1dd fix: FrameworkProcessor S3 uploads (#3493)
  • 357f732 fix: Add constraints file for apache-airflow (#3510)
  • b828396 feature: Algorithms Region Expansion OSU/DXB (#3508)
  • 5bffb04 update development version to v2.120.1.dev0
  • 83327fb prepare release v2.120.0
  • d779d1b feature: Add Neo image uri config for Pytorch 1.12 (#3507)
  • 767da0a feature: Adding support for SageMaker Training Compiler in PyTorch estimator ...
  • 32969da feature: Update registries with new region account number mappings. (#3492)
  • b68bcd9 fix: support idempotency for framework and spark processors (#3460)
  • 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 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 [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 1.56.1 to 2.121.0.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v1.56.1...v2.121.0)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 8, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 8, 2022

Dependabot tried to add @animeshsingh, @ckadner, @Tomcli, @afrittoli, @jinchihe, @fenglixa, @drewbutlerbb4 and @kevinyu98 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/DavidSpek/kfp-tekton-backend/pulls/3056/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the DavidSpek/kfp-tekton-backend repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 9, 2022

Superseded by #3060.

@dependabot dependabot Bot closed this Dec 9, 2022
@dependabot dependabot Bot deleted the dependabot/pip/components/aws/sagemaker/tests/unit_tests/sagemaker-2.121.0 branch December 9, 2022 17:01
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