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.223.0 to 2.237.3 #13

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2025

Bumps sagemaker from 2.223.0 to 2.237.3.

Release notes

Sourced from sagemaker's releases.

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

  • update image_uri_configs 12-13-2024 17:07:12 PST
  • Cloudpickle upgrade

v2.237.1

Bug Fixes and Other Changes

  • chore: remove support for ecr spec fallbacks for jumpstart models
  • Cloudpickle Revert
  • Cloudpickle update
  • Numpy update
  • Protobuf update
  • Update to fetch latest Cloudpickle version

v2.237.0

Features

  • Support SageMakerTrainingPlan for training jobs
  • AMI support for BRM
  • Adding Bedrock Store model support for HubService

Bug Fixes and Other Changes

  • Fix unit tests
  • update boto3 and sagemaker-core version
  • fix gpu_image uri
  • Hotfix to construct rubik uri correctly
  • fix codestyles
  • fix merge artifact
  • fix merge artifact
  • fix test_requiremenets.txt
  • chore: Merge from main

v2.236.0

... (truncated)

Changelog

Sourced from sagemaker's changelog.

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

v2.237.2 (2024-12-17)

Bug Fixes and Other Changes

  • update image_uri_configs 12-13-2024 17:07:12 PST
  • Cloudpickle upgrade

v2.237.1 (2024-12-12)

Bug Fixes and Other Changes

  • chore: remove support for ecr spec fallbacks for jumpstart models
  • Cloudpickle Revert
  • Cloudpickle update
  • Numpy update
  • Protobuf update
  • Update to fetch latest Cloudpickle version

v2.237.0 (2024-12-05)

Features

  • Support SageMakerTrainingPlan for training jobs
  • AMI support for BRM
  • Adding Bedrock Store model support for HubService

Bug Fixes and Other Changes

  • Fix unit tests
  • update boto3 and sagemaker-core version
  • fix gpu_image uri
  • Hotfix to construct rubik uri correctly
  • fix codestyles
  • fix merge artifact
  • fix merge artifact

... (truncated)

Commits
  • 07a44c2 prepare release v2.237.3
  • 96c5002 fix: pin metadata-version to 2.3 (#4990)
  • daa5518 model server might have already done a serialization. honor that by not decod...
  • 2102bb7 Fix: hub model reference arn enum bug when constructing from arn (#4972)
  • 8be4568 fix: Disable jumpstart tests missing clean up logic (#4976)
  • 007c7c4 Jumpstart ap southeast 5 (#4977)
  • 8d56659 add autogluon 1.2 (#4979)
  • fa178be updated inference script to cover context (#4949)
  • 75cfcb1 fix: security update -> use sha256 instead of md5 for file hashing (#4965)
  • e13078f Fix Flake8 Violations (#4973)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.223.0 to 2.237.3.
- [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.223.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 22, 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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants