mlops-multi-account-terraform
mlops-multi-account-terraform copied to clipboard
Bump sagemaker from 2.218.0 to 2.237.3 in /template-repos/llm-training/sm_pipelines_advanced
Bumps sagemaker from 2.218.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
07a44c2prepare release v2.237.396c5002fix: pin metadata-version to 2.3 (#4990)daa5518model server might have already done a serialization. honor that by not decod...2102bb7Fix: hub model reference arn enum bug when constructing from arn (#4972)8be4568fix: Disable jumpstart tests missing clean up logic (#4976)007c7c4Jumpstart ap southeast 5 (#4977)8d56659add autogluon 1.2 (#4979)fa178beupdated inference script to cover context (#4949)75cfcb1fix: security update -> use sha256 instead of md5 for file hashing (#4965)e13078fFix Flake8 Violations (#4973)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.