Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sagemaker from 2.169.0 to 2.206.0 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps sagemaker from 2.169.0 to 2.206.0.

Release notes

Sourced from sagemaker's releases.

v2.206.0

Features

  • Logic to detect hardware GPU count and aggregate GPU memory size in MiB

Bug Fixes and Other Changes

  • fixed create monitoring schedule failing after validation error
  • Support PipelineVariable for ModelQualityCheckConfig attributes
  • TGI NeuronX 0.0.17

v2.205.0

Features

  • Support selective pipeline execution for function step

Bug Fixes and Other Changes

  • remove fastapi and uvicorn dependencies
  • Support using PipelineDefinitionConfig in local mode
  • update get_execution_role_arn from metadata file if present
  • update image_uri_configs 01-24-2024 06:17:33 PST
  • Add validation for empty ParameterString value in start local pipeline

v2.204.0

Features

  • add throughput management support for feature group
  • Support custom repack model settings
  • parallelize notebook search utils, add new operators

Bug Fixes and Other Changes

  • Enable galactus integ tests
  • JumpStart - TLV region launch
  • add warning message for job-prefixed pipeline steps when no job name is provided
  • TGI NeuronX
  • Updates for DJL 0.26.0 release
  • update sphinx version
  • Add PyTorch 2.1.0 SM Training DLC to UNSUPPORTED_DLC_IMAGE_FOR_SM_PARALLELISM list
  • Huggingface glue failing tests
  • change ConditionNot incorrect property Expression to Condition

v2.203.1

Bug Fixes and Other Changes

  • TGI 1.3.3
  • skip failing integs
  • query hf api for model md
  • update image_uri_configs 12-29-2023 06:17:34 PST

... (truncated)

Changelog

Sourced from sagemaker's changelog.

v2.206.0 (2024-01-31)

Features

  • Logic to detect hardware GPU count and aggregate GPU memory size in MiB

Bug Fixes and Other Changes

  • fixed create monitoring schedule failing after validation error
  • Support PipelineVariable for ModelQualityCheckConfig attributes
  • TGI NeuronX 0.0.17

v2.205.0 (2024-01-25)

Features

  • Support selective pipeline execution for function step

Bug Fixes and Other Changes

  • remove fastapi and uvicorn dependencies
  • Support using PipelineDefinitionConfig in local mode
  • update get_execution_role_arn from metadata file if present
  • update image_uri_configs 01-24-2024 06:17:33 PST
  • Add validation for empty ParameterString value in start local pipeline

v2.204.0 (2024-01-23)

Features

  • add throughput management support for feature group
  • Support custom repack model settings
  • parallelize notebook search utils, add new operators

Bug Fixes and Other Changes

  • Enable galactus integ tests
  • JumpStart - TLV region launch
  • add warning message for job-prefixed pipeline steps when no job name is provided
  • TGI NeuronX
  • Updates for DJL 0.26.0 release
  • update sphinx version
  • Add PyTorch 2.1.0 SM Training DLC to UNSUPPORTED_DLC_IMAGE_FOR_SM_PARALLELISM list
  • Huggingface glue failing tests
  • change ConditionNot incorrect property Expression to Condition

v2.203.1 (2024-01-09)

Bug Fixes and Other Changes

... (truncated)

Commits
  • df5f886 prepare release v2.206.0
  • 8b206ba fix: fixed create monitoring schedule failing after validation error (#4385)
  • 427dec6 feat: Logic to detect hardware GPU count and aggregate GPU memory size in MiB...
  • fc11ace fix: Support PipelineVariable for ModelQualityCheckConfig attributes (#4353)
  • c663490 change: TGI NeuronX 0.0.17 (#4390)
  • c8df9aa update development version to v2.205.1.dev0
  • 3a6a111 prepare release v2.205.0
  • 985f7bc fix: remove fastapi and uvicorn dependencies (#4365)
  • 562cc63 fix: Support using PipelineDefinitionConfig in local mode (#4352)
  • d18385d fix: update get_execution_role_arn from metadata file if present (#4388)
  • 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 [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.169.0 to 2.206.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@v2.169.0...v2.206.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants