Skip to content

Bump sagemaker from 1.56.1 to 2.118.0 in /components/aws/sagemaker/tests/unit_tests#3017

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps sagemaker from 1.56.1 to 2.118.0.

Release notes

Sourced from sagemaker's releases.

v2.118.0

Features

  • Update boto3 version to 1.26.20
  • support table format option for create feature group.
  • Support Amazon SageMaker Model Cards
  • support monitoring alerts api
  • Support Amazon SageMaker AutoMLStep

Bug Fixes and Other Changes

  • integration test in anticipate of ProfilerConfig API changes
  • Add more integ test logic for AutoMLStep
  • update get_execution_role_arn to use role from DefaultSpaceSettings
  • bug on AutoMLInput to allow PipelineVariable
  • FinalMetricDataList is missing from the training job search resu…
  • add integration tests for Model Card
  • update AutoMLStep with cache improvement

Documentation Changes

  • automlstep doc update

v2.117.0

Features

  • add support for PT1.12.1

v2.116.0

Features

  • support customized timeout for model data download and inference container startup health check for Hosting Endpoints
  • Trainium Neuron support for PyTorch
  • Pipelines cache keys update
  • Caching Improvements for SM Pipeline Workflows

v2.115.0

Features

  • Add support for TF 2.10 training
  • Disable profiler for Trainium instance type
  • support the Hyperband strategy with the StrategyConfig
  • support the GridSearch strategy for hyperparameter optimization

Bug Fixes and Other Changes

  • Update Graviton supported instance families

v2.114.0

Features

... (truncated)

Changelog

Sourced from sagemaker's changelog.

v2.118.0 (2022-12-01)

Features

  • Update boto3 version to 1.26.20
  • support table format option for create feature group.
  • Support Amazon SageMaker Model Cards
  • support monitoring alerts api
  • Support Amazon SageMaker AutoMLStep

Bug Fixes and Other Changes

  • integration test in anticipate of ProfilerConfig API changes
  • Add more integ test logic for AutoMLStep
  • update get_execution_role_arn to use role from DefaultSpaceSettings
  • bug on AutoMLInput to allow PipelineVariable
  • FinalMetricDataList is missing from the training job search resu…
  • add integration tests for Model Card
  • update AutoMLStep with cache improvement

Documentation Changes

  • automlstep doc update

v2.117.0 (2022-11-15)

Features

  • add support for PT1.12.1

v2.116.0 (2022-10-28)

Features

  • support customized timeout for model data download and inference container startup health check for Hosting Endpoints
  • Trainium Neuron support for PyTorch
  • Pipelines cache keys update
  • Caching Improvements for SM Pipeline Workflows

v2.115.0 (2022-10-27)

Features

  • Add support for TF 2.10 training
  • Disable profiler for Trainium instance type
  • support the Hyperband strategy with the StrategyConfig
  • support the GridSearch strategy for hyperparameter optimization

Bug Fixes and Other Changes

... (truncated)

Commits
  • 471b90c prepare release v2.118.0
  • e749dbe feature: Update boto3 version to 1.26.20
  • f73368a fix: integration test in anticipate of ProfilerConfig API changes
  • 8348c7d feature: support table format option for create feature group.
  • 7391fa1 fix: Add more integ test logic for AutoMLStep
  • 30f014d fix: update get_execution_role_arn to use role from DefaultSpaceSettings
  • 73cc8d5 fix: bug on AutoMLInput to allow PipelineVariable
  • ac866a9 doc: automlstep doc update
  • f14c379 fix: FinalMetricDataList is missing from the training job search resu…
  • 4cb855c change: add integration tests for Model Card
  • 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.118.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.118.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 1, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 1, 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/3017/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 5, 2022

Superseded by #3024.

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