Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sagemaker from 2.227.0 to 2.239.0.

Release notes

Sourced from sagemaker's releases.

v2.239.0

Features

  • Add support for deepseek recipes

Bug Fixes and Other Changes

  • mpirun protocol - distributed training with @​remote decorator
  • Allow telemetry only in supported regions
  • Fix ssh host policy

v2.238.0

Features

  • use jumpstart deployment config image as default optimization image

Bug Fixes and Other Changes

  • chore: add new images for HF TGI
  • update image_uri_configs 01-29-2025 06:18:08 PST
  • skip TF tests for unsupported versions
  • Merge branch 'master-rba' into local_merge
  • Add missing attributes to local resourceconfig
  • update image_uri_configs 01-27-2025 06:18:13 PST
  • update image_uri_configs 01-24-2025 06:18:11 PST
  • add missing schema definition in docs
  • Omegaconf upgrade
  • SageMaker @​remote function: Added multi-node functionality
  • remove option
  • fix typo
  • fix tests
  • Add an option for user to remove inputs and container artifacts when using local model trainer

v2.237.3

Bug Fixes and Other Changes

  • pin metadata-version to 2.3
  • model server might have already done a serialization. honor that by not decoding the request again if it is not already bytes or bytestream
  • Disable jumpstart tests missing clean up logic
  • Jumpstart ap southeast 5
  • add autogluon 1.2
  • updated inference script to cover context
  • security update -> use sha256 instead of md5 for file hashing
  • Fix Flake8 Violations
  • Added parsing string support for situations where custom code might be used (ie. mlflow)
  • Updating Inference Optimization Validations

v2.237.2

Bug Fixes and Other Changes

... (truncated)

Changelog

Sourced from sagemaker's changelog.

v2.239.0 (2025-02-01)

Features

  • Add support for deepseek recipes

Bug Fixes and Other Changes

  • mpirun protocol - distributed training with @​remote decorator
  • Allow telemetry only in supported regions
  • Fix ssh host policy

v2.238.0 (2025-01-29)

Features

  • use jumpstart deployment config image as default optimization image

Bug Fixes and Other Changes

  • chore: add new images for HF TGI
  • update image_uri_configs 01-29-2025 06:18:08 PST
  • skip TF tests for unsupported versions
  • Merge branch 'master-rba' into local_merge
  • Add missing attributes to local resourceconfig
  • update image_uri_configs 01-27-2025 06:18:13 PST
  • update image_uri_configs 01-24-2025 06:18:11 PST
  • add missing schema definition in docs
  • Omegaconf upgrade
  • SageMaker @​remote function: Added multi-node functionality
  • remove option
  • fix typo
  • fix tests
  • Add an option for user to remove inputs and container artifacts when using local model trainer

v2.237.3 (2025-01-09)

Bug Fixes and Other Changes

  • pin metadata-version to 2.3
  • model server might have already done a serialization. honor that by not decoding the request again if it is not already bytes or bytestream
  • Disable jumpstart tests missing clean up logic
  • Jumpstart ap southeast 5
  • add autogluon 1.2
  • updated inference script to cover context
  • security update -> use sha256 instead of md5 for file hashing
  • Fix Flake8 Violations
  • Added parsing string support for situations where custom code might be used (ie. mlflow)
  • Updating Inference Optimization Validations

... (truncated)

Commits
  • 0135d66 prepare release v2.239.0
  • ae1146c feat: Add support for deepseek recipes (#5011)
  • 6d2dfa0 mpirun protocol - distributed training with @​remote decorator (#4998)
  • 90e9c9f change: Allow telemetry only in supported regions (#5009)
  • c753da0 Fix ssh host policy (#4966)
  • 10b64f6 update development version to v2.238.1.dev0
  • 87a1f4f prepare release v2.238.0
  • 51e4cc0 feat: use jumpstart deployment config image as default optimization image (#4...
  • 6593c69 chore: add new images for HF TGI (#5005)
  • 27b588b change: update image_uri_configs 01-29-2025 06:18:08 PST
  • 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.227.0 to 2.239.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.227.0...v2.239.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, 2025
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.

0 participants